You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
38
data/minecraft/worldgen/structure_set/ruined_portals.json
Normal file
38
data/minecraft/worldgen/structure_set/ruined_portals.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"placement": {
|
||||
"type": "minecraft:random_spread",
|
||||
"salt": 34222645,
|
||||
"separation": 15,
|
||||
"spacing": 40
|
||||
},
|
||||
"structures": [
|
||||
{
|
||||
"structure": "minecraft:ruined_portal",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "minecraft:ruined_portal_desert",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "minecraft:ruined_portal_jungle",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "minecraft:ruined_portal_swamp",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "minecraft:ruined_portal_mountain",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "minecraft:ruined_portal_ocean",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "minecraft:ruined_portal_nether",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user