Generator
Enable or disable the Cobblestone and Basalt Generator by changing this setting to true
to enable it or to false
to disable it
config.cobblestone = true
config.basalt = true
Example
Enabling Cobblestone Generator
config.cobblestone = true
Disabling Cobblestone Generator
config.cobblestone = false
Last updated