You've already forked minecraft-assets
Create/Update assets for version 23w18a
This commit is contained in:
15
data/minecraft/worldgen/structure_set/end_cities.json
Normal file
15
data/minecraft/worldgen/structure_set/end_cities.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"placement": {
|
||||
"type": "minecraft:random_spread",
|
||||
"salt": 10387313,
|
||||
"separation": 11,
|
||||
"spacing": 20,
|
||||
"spread_type": "triangular"
|
||||
},
|
||||
"structures": [
|
||||
{
|
||||
"structure": "minecraft:end_city",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user