You've already forked minecraft-assets
Create/Update assets for version 25w09a
This commit is contained in:
18
data/minecraft/worldgen/structure_set/nether_complexes.json
Normal file
18
data/minecraft/worldgen/structure_set/nether_complexes.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"placement": {
|
||||
"type": "minecraft:random_spread",
|
||||
"salt": 30084232,
|
||||
"separation": 4,
|
||||
"spacing": 27
|
||||
},
|
||||
"structures": [
|
||||
{
|
||||
"structure": "minecraft:fortress",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"structure": "minecraft:bastion_remnant",
|
||||
"weight": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user