Files
Jacob Vinding c4ad0f3e2e Added mod files
2025-12-26 21:38:55 +01:00

27 lines
596 B
JSON

{
"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
}