9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00
Files
Iris-Pack-Overworld/jigsaw-structures/mineshaft.json
Brian Neumann-Fopiano e08e6043ab Updated Dungeons
2022-11-30 09:02:37 -08:00

13 lines
248 B
JSON

{
"maxDepth": 10,
"pieces": ["mineshaft/intersection"],
"overrideYRange" :{
"max": 45,
"min": 7,
"style" : {
"style": "STATIC"
}
},
"feature": {"entitySpawners": ["cavespider"]}
}