{
	"name": "温度管理",
	"category": "tfc:beneath",
	"icon": "minecraft:ice",
	"pages": [
		{
			"type": "patchouli:text",
			"text": "幽冥之地很热！温度从最上层的 15°C 开始，随着下降越来越热。$(br2)$(item)粗麻布$()和$(item)丝绸$()衣服有助于降温，但还有以下方式可以让你凉快下来！"
		},
		{
			"type": "patchouli:spotlight",
			"item": "minecraft:water_bucket",
			"title": "水",
			"text": "在上层区域可以找到水。快速泡个澡能迅速降温！"
		},
		{
			"type": "patchouli:spotlight",
			"title": "冰",
			"item": "minecraft:packed_ice",
			"text": "带上一些 $(thing)冰$()！站在附近可以降低周围温度。冰可以通过 $(item)锯子$() 从地表采集，$(thing)浮冰$()和$(thing)蓝冰$()不会融化。"
		},
		{
			"type": "patchouli:spotlight",
			"item": "gtceu:ice_bucket",
			"title": "液态冰沙",
			"text": "啊——真是清爽！能让你降温4°C。"
		},
		{
			"type": "patchouli:spotlight",
			"title": "蓝钢装备",
			"item": "create:netherite_diving_helmet,create:netherite_backtank,minecraft:netherite_leggings,create:netherite_diving_boots",
			"text": "想要更持久的方案吗？$(thing)蓝钢潜水套装$()可将体温稳定在28°C，还能让你在岩浆里游泳！$(br2)$(item)耐火皮革$()来自本地的$(thing)红麋鹿$()，或从堡垒遗迹战利品箱内获取。"
		},
		{
			"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
}