add first patch
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"placement": {
|
||||
"type": "minecraft:random_spread",
|
||||
"salt": 0,
|
||||
"separation": 10,
|
||||
"spacing": 40
|
||||
},
|
||||
"structures": []
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"placement": {
|
||||
"type": "minecraft:concentric_rings",
|
||||
"count": 128,
|
||||
"distance": 32,
|
||||
"preferred_biomes": "#minecraft:stronghold_biased_to",
|
||||
"salt": 0,
|
||||
"spread": 3
|
||||
},
|
||||
"structures": []
|
||||
}
|
||||
Reference in New Issue
Block a user