{
	"type": "friendsandfoes:iceologer_cabin_structure",
	"start_pool": "friendsandfoes:iceologer_cabin/base_plates",
	"size": 5,
	"biomes": "#friendsandfoes:has_structure/iceologer_cabin",
	"step": "surface_structures",
	"terrain_adaptation": "beard_thin",
	"start_height": {
		"above_bottom": 48
	},
	"project_start_to_heightmap": "WORLD_SURFACE_WG",
	"max_distance_from_center": 32,
	"use_expansion_hack": false,
	"spawn_overrides": {
		"monster": {
			"bounding_box": "piece",
			"spawns": [
				{
					"type": "friendsandfoes:iceologer",
					"weight": 1,
					"minCount": 1,
					"maxCount": 1
				}
			]
		}
	}
}