Added mod files
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:jigsaw",
|
||||
"biomes": "#cabin:has_structure/abandoned_engineer_house",
|
||||
"max_distance_from_center": 80,
|
||||
"project_start_to_heightmap": "WORLD_SURFACE_WG",
|
||||
"size": 1,
|
||||
"spawn_overrides": {},
|
||||
"start_height": {
|
||||
"absolute": 0
|
||||
},
|
||||
"start_pool": "cabin:abandoned_engineer_house",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin",
|
||||
"use_expansion_hack": true
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:jigsaw",
|
||||
"biomes": "#cabin:has_structure/blacksmith_shop",
|
||||
"max_distance_from_center": 80,
|
||||
"project_start_to_heightmap": "WORLD_SURFACE_WG",
|
||||
"size": 1,
|
||||
"spawn_overrides": {},
|
||||
"start_height": {
|
||||
"absolute": 0
|
||||
},
|
||||
"start_pool": "cabin:blacksmith_shop",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin",
|
||||
"use_expansion_hack": true
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:jigsaw",
|
||||
"biomes": "#cabin:has_structure/broken_windmill",
|
||||
"max_distance_from_center": 80,
|
||||
"project_start_to_heightmap": "WORLD_SURFACE_WG",
|
||||
"size": 1,
|
||||
"spawn_overrides": {},
|
||||
"start_height": {
|
||||
"absolute": -7
|
||||
},
|
||||
"start_pool": "cabin:broken_windmill",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "none",
|
||||
"use_expansion_hack": true
|
||||
}
|
||||
15
overrides/kubejs/data/cabin/worldgen/structure/campsite.json
Normal file
15
overrides/kubejs/data/cabin/worldgen/structure/campsite.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:jigsaw",
|
||||
"biomes": "#cabin:has_structure/campsite",
|
||||
"max_distance_from_center": 80,
|
||||
"project_start_to_heightmap": "WORLD_SURFACE_WG",
|
||||
"size": 1,
|
||||
"spawn_overrides": {},
|
||||
"start_height": {
|
||||
"absolute": 0
|
||||
},
|
||||
"start_pool": "cabin:campsite",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin",
|
||||
"use_expansion_hack": true
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:jigsaw",
|
||||
"biomes": "#cabin:has_structure/log_cabin",
|
||||
"max_distance_from_center": 80,
|
||||
"project_start_to_heightmap": "WORLD_SURFACE_WG",
|
||||
"size": 1,
|
||||
"spawn_overrides": {},
|
||||
"start_height": {
|
||||
"absolute": 0
|
||||
},
|
||||
"start_pool": "cabin:log_cabin",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin",
|
||||
"use_expansion_hack": true
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:jigsaw",
|
||||
"biomes": "#cabin:has_structure/mountain_cabin",
|
||||
"max_distance_from_center": 80,
|
||||
"project_start_to_heightmap": "WORLD_SURFACE_WG",
|
||||
"size": 1,
|
||||
"spawn_overrides": {},
|
||||
"start_height": {
|
||||
"absolute": 0
|
||||
},
|
||||
"start_pool": "cabin:mountain_cabin",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin",
|
||||
"use_expansion_hack": true
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "lithostitched:jigsaw",
|
||||
"biomes": "#cabin:has_structure/railshaft",
|
||||
"max_distance_from_center": 128,
|
||||
"project_start_to_heightmap": "WORLD_SURFACE_WG",
|
||||
"size": 12,
|
||||
"spawn_overrides": {},
|
||||
"start_height": {
|
||||
"absolute": -8
|
||||
},
|
||||
"start_pool": "cabin:railshaft/house",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "none",
|
||||
"use_expansion_hack": true
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:jigsaw",
|
||||
"biomes": "#cabin:has_structure/ruins/dripstone",
|
||||
"max_distance_from_center": 80,
|
||||
"project_start_to_heightmap": "WORLD_SURFACE_WG",
|
||||
"size": 7,
|
||||
"spawn_overrides": {},
|
||||
"start_height": {
|
||||
"absolute": 0
|
||||
},
|
||||
"start_pool": "cabin:ruins/dripstone_start",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin",
|
||||
"use_expansion_hack": true
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "minecraft:jigsaw",
|
||||
"biomes": "#cabin:has_structure/slime/earth",
|
||||
"max_distance_from_center": 80,
|
||||
"project_start_to_heightmap": "WORLD_SURFACE_WG",
|
||||
"size": 1,
|
||||
"spawn_overrides": {
|
||||
"monster": {
|
||||
"bounding_box": "full",
|
||||
"spawns": [
|
||||
{
|
||||
"type": "minecraft:slime",
|
||||
"maxCount": 4,
|
||||
"minCount": 3,
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"start_height": {
|
||||
"absolute": 0
|
||||
},
|
||||
"start_pool": "cabin:slime/earth",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin",
|
||||
"use_expansion_hack": true
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "minecraft:jigsaw",
|
||||
"biomes": "#cabin:has_structure/slime/ender",
|
||||
"max_distance_from_center": 80,
|
||||
"project_start_to_heightmap": "WORLD_SURFACE_WG",
|
||||
"size": 1,
|
||||
"spawn_overrides": {
|
||||
"monster": {
|
||||
"bounding_box": "full",
|
||||
"spawns": [
|
||||
{
|
||||
"type": "tconstruct:ender_slime",
|
||||
"maxCount": 4,
|
||||
"minCount": 3,
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"start_height": {
|
||||
"absolute": 0
|
||||
},
|
||||
"start_pool": "cabin:slime/ender",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin",
|
||||
"use_expansion_hack": true
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "minecraft:jigsaw",
|
||||
"biomes": "#cabin:has_structure/slime/sky",
|
||||
"max_distance_from_center": 80,
|
||||
"project_start_to_heightmap": "WORLD_SURFACE_WG",
|
||||
"size": 2,
|
||||
"spawn_overrides": {
|
||||
"monster": {
|
||||
"bounding_box": "full",
|
||||
"spawns": [
|
||||
{
|
||||
"type": "tconstruct:sky_slime",
|
||||
"maxCount": 4,
|
||||
"minCount": 3,
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"start_height": {
|
||||
"absolute": 0
|
||||
},
|
||||
"start_pool": "cabin:slime/sky",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin",
|
||||
"use_expansion_hack": true
|
||||
}
|
||||
Reference in New Issue
Block a user