Theta-Dev / ConstructionWand

Minecraft Mod - Construction Wands make building easier!
https://www.curseforge.com/minecraft/mc-mods/construction-wand
MIT License
12 stars 14 forks source link

Port to 1.18.2 #48

Closed Mrbysco closed 2 years ago

Mrbysco commented 2 years ago

Convert item registering to use the DeferredRegister system as vanilla freezes the registry which instantiating them outside of the RegistryEvent or DeferredRegister will result in an error.

Updated the Gradle Wrapper and set the build.gradle to Use UTF-8 charset for Java compilation to match Forge's MDK 40.0.11

Theta-Dev commented 2 years ago

Thank you very much for your contribution. I have just published it. Enjoy playing!