9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 20:29:10 +00:00
Files
Iris-Pack-Overworld/jigsaw-structures/desert-pyramid.json
Brian Fopiano 8725fb6467 Re-added ranges that make sense because i tested them
because i don't want 20 chunks filled with pillagers personally
2021-09-10 15:01:30 -07:00

9 lines
142 B
JSON

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