{
	"type": "sgjourney:cartouche",
	
	"start_pool": "overworld_cartouches:cartouche/sandstone_cartouche_monument",
	
	"size": 1,
	
	"max_distance_from_center": 80,
	
	"biomes": "#overworld_cartouches:has_structure/cartouche/sandstone_cartouche_monument_biomes",
	
	"step": "surface_structures",
	
	"start_height":
	{
		"absolute": 0
	},

	"project_start_to_heightmap": "OCEAN_FLOOR_WG",
	
	"use_expansion_hack": false,
	
	"spawn_overrides":
	{
		"monster":
		{
			"bounding_box": "piece",
			"spawns":
			[]
		}
	},
	"terrain_adaptation": "none"
}