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