NeoForge's Creative Flight API doesn't work anymore with Lithium Installed
Leclowndu93150 opened this issue ยท 11 comments
NeoForge 21.1.79
Modular Angel Ring 1.5.1 (Curseforge)
Curios API Continuation 9.0.15 (Curseforge)
Lithium 0.14.0
i can't fly anymore using the angel ring when Lithium is installed, this issue doesn't happen only with my mod but other mods aswell
here you can see how creative flight is handeled
My best guess is to try with mixin.entity.equipment_tracking=false
in the lithium.properties file in the config folder. If that doesn't work, I will have to check with the debugger
Seems to be fixed by adding the line
mixin.collections.attributes=false
to the lithium.properties file in the config folder.
Maybe try mixin.entity.fast_elytra_check=false
in the lithium.properties file in the config folder
Maybe try
mixin.entity.fast_elytra_check=false
in the lithium.properties file in the config folder
No change.
If it helps.
Minecraft : 1.21.1
Neoforge : 21.1.80
Sodium : sodium-neoforge-0.6.0+mc1.21.1
Modern Industrialization : Modern-Industrialization-2.2.25
Cloth config : cloth-config-15.0.140-neoforge (dependency for MI)
Lithium : lithium-neoforge-0.14.2-snapshot+mc1.21.1-build.90
Grav chest plate and quantum chest plate both give creative style flight and no longer work. The jetpack however does continue to work since it is a different style of flying.