HomeJavaModsCobble Too-Hot
Cobble Too-Hot
ModsJava

Cobble Too-Hot

by teralys · on Modrinth

CobbleTooHot makes nearby mons influence your Tough As Nails body temperature, so a Charizard can feel hotter than a Charmander. Configure per-mon/type

⬇ Download on Modrinth

CobbleTooHot

CobbleTooHot is a tiny “bridge” mod that lets Cobblemon Pokémon affect Tough As Nails temperature when they’re near a player.

Want a Charizard to feel hotter than a Charmander? Or an Articuno to chill the air more than an Abomasnow? This mod lets you do that with a simple config.

What It Does

TAN temperature is still discrete (ICY, COLD, NEUTRAL, WARM, HOT) and still changes over time (TAN’s delays/configs still apply).

Requirements

Config

Config path:

Example:

{
  "enabled": true,
  "radiusBlocks": 8.0,
  "maxTotalShift": 4,
  "updateIntervalTicks": 20,
  "perPokemon": {
    "cobblemon:charizard": "HOT",
    "cobblemon:charmander": "WARM",
    "cobblemon:articuno": "ICY",
    "cobblemon:abomasnow": "COLD"
  },
  "perType": {
    "fire": "HOT",
    "ice": "ICY"
  }
}

Notes:

Messages (Optional)

Messages path:

This controls the text around placeholders. Some placeholders are intentionally hard-colored in code (so the temperature label stays consistent).

Default keys:

Color codes supported in messages:

Commands

Performance

This mod does an entity query in a radius around each player, then reflects species/type info from nearby Pokémon.

If you expect a lot of Pokémon around players, keep radiusBlocks modest and increase updateIntervalTicks (e.g. 20–40).

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more