Problem making Flight and On Ground Animation using GeckoLib(Solved)

Started by Qwert_KSD on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Problem making Flight and On Ground Animation using GeckoLib(Solved)
Tue, 01/02/2024 - 16:50 (edited)

I've been making a mod(2023.3) that will add Wings.

Wings are Animated Chestplates, and have two animations: "Idle", when the user is on ground, and "Fly", when user is in air,(All the animations are made using GeckoLib)

This is the main Procedure, it is used in an Armor Element,"Chestplate tick event"

The Problem is that when I test it in game, only the Idle animation plays.

Can somebody help? 

Edited by Qwert_KSD on Tue, 01/02/2024 - 16:50
Joined Nov 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I was using an outdatedā€¦
Tue, 01/02/2024 - 16:51

I was using an outdated version of GeckoLib