matthewperiut / Chisel-Reborn

Chisel brought to modern versions of Minecraft 1.21+
3 stars 8 forks source link

Added 1.20 support. #27

Closed WhyKickAmooCow closed 1 year ago

WhyKickAmooCow commented 1 year ago

CHISEL_GROUP is now a RegistryKey. Uses entity.getWorld() as world is now private. ChiselScreen now uses new DrawContext API rather than the old MatrixStack.

WhyKickAmooCow commented 1 year ago

Let me know of anything that could use work, this is my first time dealing with Minecraft mods having gone in blind.