You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
16
data/minecraft/worldgen/structure_set/strongholds.json
Normal file
16
data/minecraft/worldgen/structure_set/strongholds.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"placement": {
|
||||
"type": "minecraft:concentric_rings",
|
||||
"count": 128,
|
||||
"distance": 32,
|
||||
"preferred_biomes": "#minecraft:stronghold_biased_to",
|
||||
"salt": 0,
|
||||
"spread": 3
|
||||
},
|
||||
"structures": [
|
||||
{
|
||||
"structure": "minecraft:stronghold",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user