Cant use aniamtions with geckolib

Started by ash442 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Cant use aniamtions with geckolib
Sat, 03/19/2022 - 17:44 (edited)

idk what to put here

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.idk what to put here

Edited by ash442 on Sat, 03/19/2022 - 17:44
Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You need to use another…
Sun, 03/20/2022 - 08:42

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.

Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What I would recommend is…
Sun, 03/20/2022 - 08:45

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.

Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Do you know if it will be…
Sun, 03/20/2022 - 11:19

Do you know if it will be updated?

 

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
In this PR (https://github…
Mon, 03/21/2022 - 01:29

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

Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks! I only need mob…
Thu, 03/24/2022 - 01:04

Thanks! I only need mob animations for now anyways.