Files
minecraft-origins/minecraft/config/golemoverhaul.jsonc
2026-04-05 13:08:45 +03:00

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
}