Started by
ash442
on
Topic category: Help with Minecraft modding (Java Edition)
Im using 1.17.1 with Feder's Geckolib 2.0.0 Plugin and it says the following in the screenshot. I really need for this to work. Pls dont put a link in the replies just explain it or at least give a quote.
Edited by ash442 on Sat, 03/19/2022 - 17:44
You need to use another plugin that adds geckolib for a higher version or use code. The problem is feder's geckolib plugin is outdated and uses minecraft 1.15.2
You need to either switch versions or find a different plugin.
What I would recommend is using APIs reborn / moreAPIs plugin but that only supports 1.16.5 at most. If you want to do later versions, your options are limited and you may have to use code.
Do you know if it will be updated?
In this PR (https://github.com/MCreator/MCreator/pull/2289) Goldorion and others are working on implementing the features to make it possible for Geckolib to be used via a external plugin. Currently it will only support entity animations not block, item, or armor animations (Goldorion will add the others if it interests him). Goldorion said that you can expect this to be released as early as version 2022.2
Thanks! I only need mob animations for now anyways.