Cadiboo / NoCubes

A mod for 1.12.2+ that creates smooth terrain in Minecraft
https://Cadiboo.github.io/projects/nocubes/
GNU Lesser General Public License v3.0
140 stars 12 forks source link

Fabric version needed #91

Open zhenlige opened 2 years ago

zhenlige commented 2 years ago

Since Fabric is a more modern lightweight modloader and is prefered by most new developers, it is a good choice to transplant the mod to Fabric.

Cadiboo commented 2 years ago

Yep, I’m moving towards fabric compatibility (note the migration from JS ASM to Mixin). Progress is slow and I’m unfamiliar with Fabric - any contributions would be appreciated.