Started by
Qwert_KSD
on
Topic category: Help with Minecraft modding (Java Edition)
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
I was using an outdated version of GeckoLib