You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
30
data/minecraft/worldgen/structure_set/villages.json
Normal file
30
data/minecraft/worldgen/structure_set/villages.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"placement": {
|
||||
"type": "minecraft:random_spread",
|
||||
"salt": 10387312,
|
||||
"separation": 8,
|
||||
"spacing": 34
|
||||
},
|
||||
"structures": [
|
||||
{
|
||||
"structure": "minecraft:village_plains",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "minecraft:village_desert",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "minecraft:village_savanna",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "minecraft:village_snowy",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "minecraft:village_taiga",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user