Added mod files

This commit is contained in:
Jacob Vinding
2025-12-26 21:38:55 +01:00
parent 64c4d60c47
commit c4ad0f3e2e
5039 changed files with 894558 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"placement": {
"type": "integrated_api:advanced_random_spread",
"super_exclusion_zone": {
"chunk_count": 8,
"other_set": "#cabin:mega_structure_avoid"
},
"salt": 1691172088,
"separation": 8,
"spacing": 32,
"spread_type": "triangular"
},
"structures": [
{
"structure": "cabin:abandoned_engineer_house",
"weight": 1
},
{
"structure": "cabin:blacksmith_shop",
"weight": 1
}
]
}

View File

@@ -0,0 +1,24 @@
{
"placement": {
"type": "integrated_api:advanced_random_spread",
"super_exclusion_zone": {
"chunk_count": 4,
"other_set": "#cabin:mini_structure_avoid"
},
"salt": 84374826,
"separation": 8,
"spacing": 18,
"spread_type": "triangular"
},
"structures": [
{
"structure": "cabin:campsite",
"weight": 1
},
{
"structure": "cabin:log_cabin",
"weight": 1
}
]
}

View File

@@ -0,0 +1,19 @@
{
"placement": {
"type": "integrated_api:advanced_random_spread",
"super_exclusion_zone": {
"chunk_count": 6,
"other_set": "#cabin:railshaft_avoid"
},
"salt": 1776584262,
"separation": 12,
"spacing": 30,
"spread_type": "triangular"
},
"structures": [
{
"structure": "cabin:railshaft",
"weight": 1
}
]
}

View File

@@ -0,0 +1,19 @@
{
"placement": {
"type": "integrated_api:advanced_random_spread",
"super_exclusion_zone": {
"chunk_count": 6,
"other_set": "#cabin:ruins_avoid"
},
"salt": 1316631564,
"separation": 12,
"spacing": 30,
"spread_type": "triangular"
},
"structures": [
{
"structure": "cabin:ruins_dripstone",
"weight": 1
}
]
}

View File

@@ -0,0 +1,28 @@
{
"placement": {
"type": "integrated_api:advanced_random_spread",
"super_exclusion_zone": {
"chunk_count": 4,
"other_set": "#cabin:slime_avoid"
},
"salt": 584172329,
"separation": 10,
"spacing": 25,
"spread_type": "triangular"
},
"structures": [
{
"structure": "cabin:slime_earth",
"weight": 1
},
{
"structure": "cabin:slime_ender",
"weight": 1
},
{
"structure": "cabin:slime_sky",
"weight": 1
}
]
}

View File

@@ -0,0 +1,19 @@
{
"placement": {
"type": "integrated_api:advanced_random_spread",
"super_exclusion_zone": {
"chunk_count": 4,
"other_set": "#cabin:windmill_avoid"
},
"salt": 2132137514,
"separation": 8,
"spacing": 20,
"spread_type": "triangular"
},
"structures": [
{
"structure": "cabin:broken_windmill",
"weight": 1
}
]
}