Mod
Scalding Hot!
No reviews yet
Hot reloading of client resources and server data
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Hot reload assets and data

Scalding Hot allows Minecraft to hot-reload assets instantly, as soon as they are saved to disk.
Scalding Hot touches as little as possible to reduce reload times.
It can reload only the affected subsystems, or even update atlases directly.
This makes the feedback loop much shorter — see the changes in-game as soon as you press ctrl+s!
Resource packs
Scalding Hot supports:
- Language (translation) files
- Entity textures
- Block/item textures and sprites
- Sounds and music
- Fonts
- Models
Data packs
Scalding Hot supports:
- Recipes
- Advancements
- Tags
- Functions
- Loot tables
For server owners and operators
Scalding Hot is a designer's tool. It is not intended for multiplayer, but will work when installed on a server.
Do not install this on a server you care about!
Clients that have Scalding Hot can visit servers without it as normal.
For mod developers
Normally mod resources are loaded from the output folder, which is only updated on rebuild.
To bypass this (and make hot reload work properly), you can override the resources paths for a mod in the .minecraft/config/scaldinghot.json config.
The game will then strictly load resources for the mod from the path(s) specified only.
"modResourcePaths": {
"scaldinghot": [
"/home/username/Projects/ScaldingHot/src/main/resources"
],
"example-mod": [
"/home/username/Projects/example-mod/src/main/resources",
"/home/username/Projects/example-mod/src/generated/resources"
]
}
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers