You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
14
data/minecraft/worldgen/structure_set/igloos.json
Normal file
14
data/minecraft/worldgen/structure_set/igloos.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"placement": {
|
||||
"type": "minecraft:random_spread",
|
||||
"salt": 14357618,
|
||||
"separation": 8,
|
||||
"spacing": 32
|
||||
},
|
||||
"structures": [
|
||||
{
|
||||
"structure": "minecraft:igloo",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user