9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 04:09:18 +00:00
Files
Iris-Pack-Overworld/jigsaw-structures/desert-pyramid.json
Daniel Mills f888ae2e55 Beautify
2021-08-05 08:48:50 -04:00

9 lines
142 B
JSON

{
"maxDepth": 1,
"pieces": ["pyramid-desert"],
"feature": {
"blockRadius": 10,
"entitySpawners": ["dank"]
}
}