mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 03:59:26 +02:00
add JSON content generator
This commit is contained in:
@@ -50,6 +50,7 @@ public class Main extends Mod {
|
||||
hud.addWaveInfoTable();
|
||||
hud.setEvents();
|
||||
OverDrawer.setEvent();
|
||||
if(debug) ContentJSON.createFile();
|
||||
});
|
||||
|
||||
Events.on(WorldLoadEvent.class, e -> {
|
||||
|
||||
Reference in New Issue
Block a user