9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-19 14:59:22 +00:00
Files
Iris-Pack-Overworld/jigsaw-structures/mineshaft.json

14 lines
292 B
JSON

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