LubieKakao1212
LubieKakao1212
I realized that external tilesets are loaded for each map separately and there is no way to cache them since in your implementation tilesets contain information about first gid. I...
I have been recently using this mod, and been thinking about current and potential compatibility issues, and potential improvements. So, if you were to add everything to the server code...
When I try to nest nested configs they don't appear in the Modmenu config options. The json config works fine. The code I have currently: ```java @Nest public Dispensers DEVICES_DISPENSERS...