1.8.0 for 1.18.2
DragonEggBedrockBreaking
released this
08 Jun 20:26
·
564 commits
to trunk
since this release
-
Switch to Quilt Loader (this mod no longer works on Fabric)
-
Refactor API dependencies
- No longer depend on any lifecycle events APIs (wrote my own Mixin)
- No longer depend on Loader/APIs' ModInitializers (wrote my own Mixin)
- No longer require any resource loader APIs (still recommended, but wrote fallback code to load lang file as RP in event of missing resource loader)
-
Refactor directory structure of util code
- Split it up and add many helper functions to make code easier to read
-
Fix some bugs with repeaters, redstone dust, and redstone torches being completely broken
-
Switch category colours from YELLOW to DARK_GREEN in GUI
-
Fix compatibility with Carpet TIS Additions