pau101 / Wings

A Forge mod for Minecraft: Java Edition which adds wings for aerial travel.
https://www.curseforge.com/minecraft/mc-mods/wings
MIT License
25 stars 29 forks source link

Wing's ForgeCaps won't update on some worlds. #107

Open GekidoLukas opened 2 years ago

GekidoLukas commented 2 years ago

If you type the following command, nothing ever updates, but only in some worlds. Newly created ones usually do not have this issue. /data get entity @s ForgeCaps."wings:flight"

This is something very useful for modpack creators, so this bug can break some modpacks' mechanics.

Infimyst commented 2 years ago

Also having this issue on 1.16.5 I've learned that /kill resets it, but if I leave the world and rejoin (Single player) the data freezes again.

Update: On my custom modpack, disabling the Endergetic Expansion mod fixes this issue. Likely related to this: https://github.com/team-abnormals/endergetic/issues/162