{
	"name": "Zarządzanie temperaturą",
	"category": "tfc:beneath",
	"icon": "minecraft:ice",
	"pages": [
		{
			"type": "patchouli:text",
			"text": "The Beneath is hot! The temperature starts at 20°C at the very top, and only gets hotter as you descend.$(br2)$(item)Burlap$(), $(item)Linen$(), and $(item)Silk$() clothing will help, but here are some other ways to stay cool!"
		},
		{
			"type": "patchouli:spotlight",
			"item": "minecraft:water_bucket",
			"title": "Woda",
			"text": "Water can be found all over the upper levels of the Beneath. Taking a quick dip can cool you off fast!"
		},
		{
			"type": "patchouli:spotlight",
			"title": "Lód",
			"item": "minecraft:packed_ice",
			"text": "Bring along some $(thing)Ice$()! Standing near it will lower the ambient temperature. Ice can be harvested on the surface using a $(item)Saw$(), and the resulting Ice Shavings can be turned into $(item)Packed Ice$(). $(thing)Packed$() and $(thing)Blue$() ice won't melt."
		},
		{
			"type": "patchouli:spotlight",
			"item": "gtceu:ice_bucket",
			"title": "Płynny lód",
			"text": "Ahhhh, odświeżające! Chłodzi cię o 4°C."
		},
		{
			"type": "patchouli:spotlight",
			"title": "Wyposażenie z niebieskiej stali",
			"item": "create:netherite_diving_helmet,create:netherite_backtank,minecraft:netherite_leggings,create:netherite_diving_boots",
			"text": "Looking for something more permanent? The $(thing)Blue Steel Diving Set$() will drastically lower your temperature, and lets you swim in lava too!$(br2)$(item)Lavaproof Hides$() can be obtained from the native $(thing)Red Elk$() or looted from Bastions."
		},
		{
			"type": "patchouli:crafting",
			"recipe": "tfg:create/shaped/netherite_diving_helmet",
			"recipe2": "tfg:create/shaped/netherite_diving_helmet_upgrade"
		},
		{
			"type": "patchouli:crafting",
			"recipe": "tfg:create/shaped/netherite_backtank",
			"recipe2": "tfg:create/shaped/netherite_backtank_upgrade"
		},
		{
			"type": "patchouli:crafting",
			"recipe": "tfg:minecraft/shaped/netherite_leggings"
		},
		{
			"type": "patchouli:crafting",
			"recipe": "tfg:create/shaped/netherite_diving_boots",
			"recipe2": "tfg:create/shaped/netherite_diving_boots_upgrade"
		}
	],
	"read_by_default": true
}