You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
20
data/minecraft/worldgen/structure_set/pillager_outposts.json
Normal file
20
data/minecraft/worldgen/structure_set/pillager_outposts.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"placement": {
|
||||
"type": "minecraft:random_spread",
|
||||
"exclusion_zone": {
|
||||
"chunk_count": 10,
|
||||
"other_set": "minecraft:villages"
|
||||
},
|
||||
"frequency": 0.2,
|
||||
"frequency_reduction_method": "legacy_type_1",
|
||||
"salt": 165745296,
|
||||
"separation": 8,
|
||||
"spacing": 32
|
||||
},
|
||||
"structures": [
|
||||
{
|
||||
"structure": "minecraft:pillager_outpost",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user