Salicin: World Heat
No reviews yet
A light weight particle based Minecraft temperature simulation engine.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
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
Resources
External Links
About
Description
A light weight world heat radiation simulation engine, models thermal energy as discrete particles that emit from heat sources, propagate through blocks, and decay based on material conductivity.
Mod provided a client renderer to visualize heat particles, to enable this, editing client config enableHeatParticleRender to true. This also need to edit server config lazyHeatSync to false
Enabling particle rendering may cause severe performance degradation.
Features
- Heat particle simulation: particles emit from heat sources (lava, fire, campfires), move directionally through blocks, split at centers, and decay by conductivity
- Chunk-based caching: particles persist to chunk NBT when out of range, restore on re-entry, eliminating temperature drops on chunk reload
- Lightweight temperature queries:
SWHSimulationAPI.getTemperature()provides per-block readings without full particle sync; lazy sync mode further reduces network traffic - External registration API:
SWHRegistrateAPIlets other mods register block thermal properties without a hard dependency - Rich configuration: 24 server-side + 9 client-side config options with performance warnings for impactful settings
/swhcommand:clear/stop/continue/tick <speed>for runtime control
Feedback
If you have issues/pr to submit, please first send a brief description about the issue to [email protected], you will be redirected to a gitea website with username & password. You can continue your issues/pr there.
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
Statistics
Resources