11 lines
332 B
JSON
11 lines
332 B
JSON
{
|
|
// The version of the config file. Do not change this unless you know what you are doing.
|
|
"rconfig:version": 0,
|
|
"allowSpawning": true,
|
|
"spawnBarrelGolems": true,
|
|
"spawnCoalGolems": true,
|
|
"spawnHayGolems": true,
|
|
"spawnHoneyGolems": true,
|
|
"spawnSlimeGolems": true,
|
|
"spawnTerracottaGolems": true
|
|
} |