GardenCollection icon indicating copy to clipboard operation
GardenCollection copied to clipboard

GardenContainers.patterns.cfg lives outside of the GardenStuff directory

Open Rukachan opened this issue 9 years ago • 0 comments

I am unsure if this is intentional or not. My suggestion is to change GardenContainers.java at line 44 to

config = new ConfigManager(new File(event.getModConfigurationDirectory(), "GardenStuff/" + MOD_ID + ".cfg"));

Just like the other modules do it.

Rukachan avatar Nov 13 '15 23:11 Rukachan