9
0
mirror of https://github.com/IrisDimensions/ymir.git synced 2025-12-19 14:59:25 +00:00
Files
Iris-Pack-Ymir/jigsaw-structures/dungeon-zombie.json
Brian Neumann-Fopiano de75d85823 Init
2024-08-14 13:31:37 -04:00

12 lines
230 B
JSON

{
"maxDepth": 1,
"pieces": ["dungeon/zombie"],
"overrideYRange" :{
"max": 20,
"min": 7,
"style" : {
"style": "STATIC"
}
}, "feature": {"entitySpawners": ["zombie"]}
}