TheCSMods / mc-no-unused-chunks

A Minecraft mod that reduces world size by discarding unused chunks.
MIT License
17 stars 2 forks source link

[Bug] Mod translations not loading without Fabric API present #16

Closed TheCSDev closed 1 year ago

TheCSDev commented 1 year ago

Apparently the Remove uninhabited chunks checkbox and its tooltip texts don't load without Fabric API installed, despite the fact that this mod doesn't depend on Fabric API.

No idea why that's happening. Maybe Fabric API is the one responsible for loading translations, in which case... bummer.