increased the frequency of the tfc-ruined-world structures
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"structures": [
|
||||
{
|
||||
"structure": "tfc_ruined_world:ancient_monument_1",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:ancient_monument_2",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"placement": {
|
||||
"salt": 1442136154,
|
||||
"spacing": 50,
|
||||
"separation": 30,
|
||||
"type": "minecraft:random_spread"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"structures": [
|
||||
{
|
||||
"structure": "tfc_ruined_world:limestone_church",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:small_limestone_church",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:medium_gneiss_church",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:small_gneiss_church",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:small_limestone_church_2",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"placement": {
|
||||
"salt": 1442136151,
|
||||
"spacing": 70,
|
||||
"separation": 50,
|
||||
"type": "minecraft:random_spread"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"structures": [
|
||||
{
|
||||
"structure": "tfc_ruined_world:tower_1",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:tower_2",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:tower_3",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:tower_4",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:tower_5",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"placement": {
|
||||
"salt": 1442136152,
|
||||
"spacing": 60,
|
||||
"separation": 40,
|
||||
"type": "minecraft:random_spread"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"structures": [
|
||||
{
|
||||
"structure": "tfc_ruined_world:towerhouse_1",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:towerhouse_2",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:castle_1",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:castle_2",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"placement": {
|
||||
"salt": 1442136153,
|
||||
"spacing": 120,
|
||||
"separation": 100,
|
||||
"type": "minecraft:random_spread"
|
||||
}
|
||||
}
|
||||
@@ -7,8 +7,8 @@
|
||||
],
|
||||
"placement": {
|
||||
"salt": 264167119,
|
||||
"spacing": 120,
|
||||
"separation": 100,
|
||||
"spacing": 90,
|
||||
"separation": 70,
|
||||
"type": "minecraft:random_spread"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user