{
  "block.cold_sweat.boiler":            "Boiler",
  "block.cold_sweat.hearth_bottom":     "Hearth",
  "block.cold_sweat.hearth_top":        "Hearth",
  "block.cold_sweat.icebox":            "Icebox",
  "block.cold_sweat.sewing_table":      "Special Tailoring Table",
  "block.cold_sweat.thermolith":        "Thermolith",
  "block.cold_sweat.smokestack":        "Smokestack",


  "item.cold_sweat.minecart_insulation": "Minecart Insulation",
  "item.cold_sweat.soulspring_lamp":     "Soulspring Lamp",
  "item.cold_sweat.thermometer":         "Thermometer",
  "item.cold_sweat.waterskin":           "Waterskin",
  "item.cold_sweat.goat_fur":            "Goat Fur",
  "item.cold_sweat.hoglin_hide":         "Hoglin Sheet Skin",
  "item.cold_sweat.waterskin.filled":    "Filled",
  "item.cold_sweat.insulated_minecart":  "Minecart with Insulation",
  "item.cold_sweat.chameleon_molt":      "Chameleon Molt",
  "item.cold_sweat.chameleon_spawn_egg": "Chameleon Spawn Egg",
  "item.cold_sweat.soul_sprout":         "Soul Sprout",
  "item.cold_sweat.hoglin_headpiece":    "Hoglin Headpiece",
  "item.cold_sweat.hoglin_tunic":        "Hoglin Tunic",
  "item.cold_sweat.hoglin_trousers":     "Hoglin Trousers",
  "item.cold_sweat.hoglin_hooves":       "Hoglin Hooves",
  "item.cold_sweat.goat_fur_cap":        "Goat Fur Cap",
  "item.cold_sweat.goat_fur_parka":      "Goat Fur Parka",
  "item.cold_sweat.goat_fur_pants":      "Goat Fur Pants",
  "item.cold_sweat.goat_fur_boots":      "Goat Fur Boots",

  "item.minecraft.potion.effect.ice_resistance":           "Potion of Ice Resistance",
  "item.minecraft.lingering_potion.effect.ice_resistance": "Lingering Potion of Ice Resistance",
  "item.minecraft.splash_potion.effect.ice_resistance":    "Splash Potion of Ice Resistance",
  "item.minecraft.tipped_arrow.effect.ice_resistance":     "Tipped Arrow of Ice Resistance",


  "entity.cold_sweat.chameleon": "Chameleon",


  "tooltip.cold_sweat.config.must_be_in_game": "Must be in-game to edit configs",
  "tooltip.cold_sweat.insulated": "Insulated",
  "tooltip.cold_sweat.hotbar": "When in Hotbar:",
  "tooltip.cold_sweat.consumed": "When Consumed:",
  "tooltip.cold_sweat.temperature_effect": "%d Temperature",
  "tooltip.cold_sweat.per_second": "/sec",

  "item.modifiers.insulation": "When Applied to Armor:",
  "item.modifiers.curio":      "When Worn as Curio:",


  "effect.cold_sweat.warmth":           "Warmth",
  "effect.cold_sweat.chill":            "Chill",
  "effect.cold_sweat.ice_resistance":   "Ice Resistance",
  "effect.cold_sweat.grace":            "Grace",


  "container.cold_sweat.boiler":        "Boiler",
  "container.cold_sweat.icebox":        "Icebox",
  "container.cold_sweat.sewing_table":  "Special Tailoring Table",
  "container.cold_sweat.hearth":        "Hearth",

  "gui.cold_sweat.hearth.powered":   "Powered",
  "gui.cold_sweat.hearth.unpowered": "Unpowered",


  "itemGroup.cold_sweat": "Cold Sweat",
  "itemGroup.cs_insulation_items": "Cold Sweat: Insulators",


  "death.attack.cold_sweat:cold":          "%1$s froze to death",
  "death.attack.cold_sweat:cold.player":   "%1$s froze to death whilst fighting %2$s",
  "death.attack.cold_sweat:hot":           "%1$s died of heatstroke",
  "death.attack.cold_sweat:hot.player":    "%1$s died of heatstroke whilst fighting %2$s",


  "entity.player.damage.freeze":   "Player freezes",
  "entity.chameleon.ambient":      "Chameleon chirrups",
  "entity.chameleon.hurt":         "Chameleon hisses",
  "entity.chameleon.death":        "Chameleon dies",
  "entity.chameleon.tongue.in":    "Chameleon licks",
  "entity.chameleon.tongue.out":   "Chameleon licks",
  "entity.chameleon.shed":         "Chameleon sheds",
  "item.soulspring_lamp.on":       "Soulspring Lamp ignites",
  "item.soulspring_lamp.off":      "Soulspring Lamp extinguishes",
  "block.hearth.fuel_deplete":     "Hearth sputters",
  "block.boiler.fuel_deplete":     "Boiler sputters",
  "block.icebox.fuel_deplete":     "Icebox sputters",
  "block.icebox.open":             "Icebox creaks",
  "block.icebox.close":            "Icebox thunks",
  "item.waterskin.pour":           "Waterskin splashes",
  "item.waterskin.fill":           "Waterskin fills",


  "cold_sweat.screen.hearth.show_particles": "Show air particles",


  "cold_sweat.config.title":                        "Cold Sweat Config",
  "cold_sweat.config.section.difficulty":           "Difficulty Settings",
  "cold_sweat.config.section.hud_settings":         "HUD Settings",
  "cold_sweat.config.section.preference":            "Preference Settings",
  "cold_sweat.config.section.other":                "Other Temperature Settings",
  "cold_sweat.config.section.temperature_details":  "Temperature Management",
  "cold_sweat.config.section.temperature_effects":  "Temperature Effects",

  "cold_sweat.config.difficulty.super_easy.name":   "Super Easy",
  "cold_sweat.config.difficulty.easy.name":         "Easy",
  "cold_sweat.config.difficulty.normal.name":       "Normal",
  "cold_sweat.config.difficulty.hard.name":         "Hard",
  "cold_sweat.config.difficulty.custom.name":       "Custom",

  "cold_sweat.config.difficulty.description.custom":           "Using custom settings",
  "cold_sweat.config.difficulty.description.min_temp":         "Minimum habitable temperature is %d",
  "cold_sweat.config.difficulty.description.max_temp":         "Maximum habitable temperature is %d",
  "cold_sweat.config.difficulty.description.potions_on":       "Fire and Ice resistance potions are %denabled%d",
  "cold_sweat.config.difficulty.description.potions_off":      "Fire and Ice resistance potions are %ddisabled%d",
  "cold_sweat.config.difficulty.description.rate.decrease":    "Body temperature change rate is reduced by %d",
  "cold_sweat.config.difficulty.description.rate.increase":    "Body temperature change rate is increased by %d",
  "cold_sweat.config.difficulty.description.rate.normal":      "Body temperature change rate is normal",
  "cold_sweat.config.difficulty.description.world_temp_on":    "World temperature %dis%d visible without a thermometer",
  "cold_sweat.config.difficulty.description.world_temp_off":   "World temperature %dis not%d visible without a thermometer",

  "cold_sweat.config.units.name":                   "Units",
  "cold_sweat.config.celsius.name":                 "Celsius",
  "cold_sweat.config.fahrenheit.name":              "Fahrenheit",
  "cold_sweat.config.temp_offset.name":             "Temp. Offset",
  "cold_sweat.config.temp_smoothing.name":          "Temp. Smoothing",
  "cold_sweat.config.max_temperature.name":         "Max Temperature",
  "cold_sweat.config.min_temperature.name":         "Min Temperature",
  "cold_sweat.config.temp_damage.name":             "Temp. Damage",
  "cold_sweat.config.temperature_rate.name":        "Rate Modifier",
  "cold_sweat.config.difficulty.name":              "Difficulty",
  "cold_sweat.config.ice_resistance.name":          "Ice Resistance",
  "cold_sweat.config.fire_resistance.name":         "Fire Resistance",
  "cold_sweat.config.require_thermometer.name":     "Require Thermometer",
  "cold_sweat.config.use_peaceful.name":            "Nullify in Peaceful",
  "cold_sweat.config.grace_period.name":            "Grace Period",
  "cold_sweat.config.grace_period_length.name":     "Grace Length",
  "cold_sweat.config.hearth_debug.name":            "F3 Hearth Debug",
  "cold_sweat.config.distortion.name":              "Distortion Effects",
  "cold_sweat.config.high_contrast.name":           "High Contrast",
  "cold_sweat.config.config_button_pos.name":       "Reposition Config Button...",
  "cold_sweat.config.temp_icon_location.name":      "Temp. Icon",
  "cold_sweat.config.temp_readout_location.name":   "Temp. Readout",
  "cold_sweat.config.world_temp_location.name":     "World Temp.",
  "cold_sweat.config.offset_shift.name":            "Hold 'SHIFT' to move 10 pixels; 'CTRL'+'SHIFT' for 100 pixels",
  "cold_sweat.config.icon_bobbing.name":            "Icon Bobbing",
  "cold_sweat.config.custom_hotbar.name":           "Custom Hotbar",
  "cold_sweat.config.move_body_icon.name":          "Dynamic Temp. Icon",
  "cold_sweat.config.show_water_effect.name":       "Display Water Effect",
  "cold_sweat.config.cold_mining_impairment.name":  "Mining Chill",
  "cold_sweat.config.cold_freezing_hearts.name":    "Freezing Hearts",
  "cold_sweat.config.cold_movement_slowdown.name":  "Movement Chill",
  "cold_sweat.config.cold_knockback_reduction.name":"Knockback Chill",
  "cold_sweat.config.heat_fog_distance.name":       "Heat Fog Distance",
  "cold_sweat.config.animal_temperature.name":      "Animal Temperature",


  "cold_sweat.config.clientside_warning":           "Clientside only. This has no affect on gameplay.",
  "cold_sweat.config.distortion.desc":              "Enables screen distortion, shaking, and swaying effects.",
  "cold_sweat.config.config_button_pos.desc":       "Open the options menu with controls for repositioning the config button.",
  "cold_sweat.config.cold_freezing_hearts.desc":    "Controls how much of the player's hearts freeze over when cold, preventing them from regenerating.",
  "cold_sweat.config.cold_knockback_reduction.desc":"Reduces the knockback of the player's attacks when their body temperature is cold.",
  "cold_sweat.config.cold_mining_impairment.desc":  "Decreases the player's mining speed when their body temperature is cold.",
  "cold_sweat.config.cold_movement_slowdown.desc":  "Slows the player's movement speed when their body temperature is cold.",
  "cold_sweat.config.custom_hotbar.desc":           "Enables Cold Sweat's custom hotbar layout (disable this if it is clashing with other mods).",
  "cold_sweat.config.use_peaceful.desc":            "Disables negative temperature effects if the game is set to Peaceful mode.",
  "cold_sweat.config.difficulty.desc":              "Change the difficulty of Cold Sweat.",
  "cold_sweat.config.fire_resistance.desc":         "Whether Fire Resistance potions will give the player immunity to burning damage.",
  "cold_sweat.config.grace_period.desc":            "Gives the player a brief time of immunity to temperature when spawning in the world.",
  "cold_sweat.config.grace_period_length.desc_1":   "The duration of the Grace Period, in ticks.",
  "cold_sweat.config.grace_period_length.desc_2":   "20 ticks = 1 second",
  "cold_sweat.config.hearth_debug.desc":            "Displays areas that the Hearth is affecting when the F3 debug menu is open.",
  "cold_sweat.config.heat_fog_distance.desc":       "The distance at which heatstroke fog will appear when the player is overheating.",
  "cold_sweat.config.high_contrast.desc":           "Enables a high-contrast UI scheme for better readability.",
  "cold_sweat.config.ice_resistance.desc":          "Whether Ice Resistance potions will give the player immunity to freezing damage.",
  "cold_sweat.config.icon_bobbing.desc":            "Whether elements of Cold Sweat's UI should \"jiggle\" in extreme temperatures.",
  "cold_sweat.config.max_temperature.desc":         "The maximum bearable world temperature. After this point, your core temperature will start increasing.",
  "cold_sweat.config.min_temperature.desc":         "The minimum bearable world temperature. After this point, your core temperature will start decreasing.",
  "cold_sweat.config.move_body_icon.desc":          "Moves the body temperature icon to make way for the advanced readout when the player has a thermometer.",
  "cold_sweat.config.require_thermometer.desc":     "Require players to have a thermometer to see the world's temperature.",
  "cold_sweat.config.show_water_effect.desc":       "Displays a water dripping effect on-screen when the player is wet.",
  "cold_sweat.config.temp_damage.desc":             "The amount of damage dealt when the player is freezing or overheating.",
  "cold_sweat.config.temp_icon_location.desc":      "The position of the body temperature icon on the screen.",
  "cold_sweat.config.temp_offset.desc":             "Offsets the world's temperature by the amount specified.",
  "cold_sweat.config.temp_smoothing.desc":          "Visually smooths changing temperatures on the world temperature gauge.",
  "cold_sweat.config.temp_readout_location.desc":   "The position of the body temperature readout (number) on the screen.",
  "cold_sweat.config.temperature_rate.desc":        "The rate at which the core temperature increases or decreases.",
  "cold_sweat.config.units.desc":                   "Displays temperature in Celsius or Fahrenheit.",
  "cold_sweat.config.world_temp_location.desc":     "The position of the world temperature gauge on the screen.",

  "cold_sweat.config.require_op":                   "Requires operator permissions.",


  "cold_sweat.message.sleep.body.hot":     "You may not rest now; You are overheating.",
  "cold_sweat.message.sleep.body.cold":    "You may not rest now; You are freezing.",
  "cold_sweat.message.sleep.world.hot":    "You may not rest now; It is sweltering outside.",
  "cold_sweat.message.sleep.world.cold":   "You may not rest now; It is freezing outside.",


  "commands.cold_sweat.temperature.set.single.result":    "Set the temperature of %d to %d",
  "commands.cold_sweat.temperature.set.many.result":      "Set the temperature of %d players to %d",
  "commands.cold_sweat.temperature.get.result":           "%d's body temperature is %d",
  "commands.cold_sweat.temperature.get.world.result":     "The temperature at %d, %d, %d is %d %d",
  "commands.cold_sweat.temperature.invalid":              "The selector includes entities that do not have temperature",
  "commands.cold_sweat.temperature.debug":            "Modifiers & attributes affecting %d's \"%d\" trait:",
  "commands.cold_sweat.temperature.debug_hover_note": "Hover for more info",
  "commands.cold_sweat.temperature.modify.set.single.result": "Set temperature property \"%d\" for %d to %d",
  "commands.cold_sweat.temperature.modify.set.many.result":   "Set temperature property \"%d\" for %d entities to %d",
  "commands.cold_sweat.temperature.modify.add_modifier.single.result": "Added modifier to temperature property \"%d\" for %d",
  "commands.cold_sweat.temperature.modify.add_modifier.many.result":   "Added modifier to temperature property \"%d\" for %d entities",
  "commands.cold_sweat.temperature.clear.single.result":  "Cleared temperature property \"%d\" for %d",
  "commands.cold_sweat.temperature.clear.many.result":    "Cleared temperature property \"%d\" for %d entities",
  "commands.cold_sweat.temperature.clear.all.single.result":  "Cleared all temperature properties for %d",
  "commands.cold_sweat.temperature.clear.all.many.result":    "Cleared all temperature properties for %d entities",


  "advancements.cold_sweat.root.title": "Cold Sweat",
  "advancements.cold_sweat.root.description": "Keep warm and you'll be fine",
  "advancements.cold_sweat.tame_chameleon.title": "The Great Leon",
  "advancements.cold_sweat.tame_chameleon.description": "Tame a chameleon. They're useful for exploration and double as a hat",
  "advancements.cold_sweat.get_soul_lamp.title": "Soul of the Sea",
  "advancements.cold_sweat.get_soul_lamp.description": "Using a Heart of the Sea, craft a Soulspring Lamp, a vital tool against the Nether's inferno",
  "advancements.cold_sweat.extreme_temps.title": "Inhospitable",
  "advancements.cold_sweat.extreme_temps.description": "Find a place that's too hot or cold to survive",
  "advancements.cold_sweat.insulate_armor.title": "Lining Up",
  "advancements.cold_sweat.insulate_armor.description": "Insulate a piece of armor to protect yourself from the elements",
  "advancements.cold_sweat.full_insulation.title": "Dressed to Go",
  "advancements.cold_sweat.full_insulation.description": "Wear a suit of fully insulated armor",
  "advancements.cold_sweat.huddle_close.title": "Huddle Close",
  "advancements.cold_sweat.huddle_close.description": "Stand next to a block to warm up",
  "advancements.cold_sweat.last_resort.title": "Desperate Measures",
  "advancements.cold_sweat.last_resort.description": "Set yourself on fire to prevent freezing to death",
  "advancements.cold_sweat.lava_sea.title": "The Pit of Fire",
  "advancements.cold_sweat.lava_sea.description": "Stand next to a sea of lava",
  "advancements.cold_sweat.place_hearth.title": "Home Sweet Home",
  "advancements.cold_sweat.place_hearth.description": "Use a hearth to stay safe in your base",
  "advancements.cold_sweat.soul_lamp_fuel.title": "Borrowed Time",
  "advancements.cold_sweat.soul_lamp_fuel.description": "Fuel the soulspring lamp by clicking it with fuel in your inventory",
  "advancements.cold_sweat.chameleon_find_biome.title": "Follow the Leader",
  "advancements.cold_sweat.chameleon_find_biome.description": "Follow a chameleon's tail to find a new biome",


  "attribute.base_temperature": "Base Temperature",
  "attribute.base_temperature.desc": "The player's base body temperature",
  "attribute.burning_point": "Burning Point",
  "attribute.burning_point.desc": "The player's maximum habitable world temperature",
  "attribute.cold_dampening": "Cold Dampening",
  "attribute.cold_dampening.desc": "Slows the rate at which the player freezes (negative values accelerate it)",
  "attribute.cold_resistance": "Cold Resistance",
  "attribute.cold_resistance.desc": "A multiplier applied to freezing damage and effects (1 means fully resistant)",
  "attribute.freezing_point": "Freezing Point",
  "attribute.freezing_point.desc": "The player's minimum habitable world temperature",
  "attribute.heat_dampening": "Heat Dampening",
  "attribute.heat_dampening.desc": "Slows the rate at which the player overheats (negative values accelerate it)",
  "attribute.heat_resistance": "Heat Resistance",
  "attribute.heat_resistance.desc": "A multiplier applied to burning damage and effects (1 means fully resistant)",
  "attribute.world_temperature": "World Temperature",
  "attribute.world_temperature.desc": "The player's current world temperature",

  "attribute.cold_sweat.modifier.add.burning_point":      "%d° Heat Tolerance",
  "attribute.cold_sweat.modifier.multiply.burning_point": "%d Heat Tolerance",
  "attribute.cold_sweat.modifier.add.cold_dampening":      "%d Cold Dampening",
  "attribute.cold_sweat.modifier.multiply.cold_dampening": "%d Cold Dampening",
  "attribute.cold_sweat.modifier.add.cold_resistance":      "%d Freezing Resistance",
  "attribute.cold_sweat.modifier.multiply.cold_resistance": "%d Freezing Resistance",
  "attribute.cold_sweat.modifier.add.freezing_point":      "%d° Cold Tolerance",
  "attribute.cold_sweat.modifier.multiply.freezing_point": "%d Cold Tolerance",
  "attribute.cold_sweat.modifier.add.heat_dampening":      "%d Heat Dampening",
  "attribute.cold_sweat.modifier.multiply.heat_dampening": "%d Heat Dampening",
  "attribute.cold_sweat.modifier.add.heat_resistance":      "%d Heatstroke Resistance",
  "attribute.cold_sweat.modifier.multiply.heat_resistance": "%d Heatstroke Resistance",
  "attribute.cold_sweat.modifier.add.world_temperature":      "%d° Environment Temperature",
  "attribute.cold_sweat.modifier.multiply.world_temperature": "%d Environment Temperature",

  "message.cold_sweat.mod_name": "Cold Sweat",
  "message.cold_sweat.warning": "Warning!",
  "message.cold_sweat.disable": "click to disable",
  "message.cold_sweat.disable_feedback": "Message disabled.",
  "message.cold_sweat.creative_warning_message": "Due to a Minecraft bug, entering the creative inventory on a server will delete insulation from your armor items!"
}