EasySurvivalMod/elements/SpawnersActive.mod.json
2024-03-07 14:10:21 +01:00

12 lines
277 B
JSON

{
"_fv": 60,
"_type": "gamerule",
"definition": {
"type": "Logic",
"displayName": "Spawners active",
"description": "Sets if custom spawners are active or inactive",
"category": "SPAWNING",
"defaultValueLogic": false,
"defaultValueNumber": 0
}
}