27 lines
595 B
JSON
27 lines
595 B
JSON
{
|
|
"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
|
|
} |