First commit

This commit is contained in:
2024-03-07 14:10:21 +01:00
parent 175740e330
commit 42943d46e0
543 changed files with 56245 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"_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
}
}