Update to support game version 1.12.0.*

This commit is contained in:
Melledy
2026-06-29 20:42:26 -07:00
parent 867ecce5cb
commit 34f8292817
20 changed files with 2565 additions and 72 deletions
@@ -8,7 +8,6 @@ import emu.nebula.Nebula;
import emu.nebula.game.inventory.ItemParamMap;
import emu.nebula.game.player.Player;
import emu.nebula.util.JsonUtils;
import emu.nebula.util.ResetCycle;
import emu.nebula.util.Utils;
import lombok.Getter;