Compatibility
Minecraft: Java Edition
1.21.1
1.20.6
1.20.4
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed ARR
Published last year
Updated 2 days ago
Changelog
Summary
- Dash cooldown by armor type mechanics have been altered.
- Hearth cooldown has been changed from ticks and seconds to just ticks.
- The Hearth Icon has been updated.
Dash Cooldown
- The cooldown of the Dash ability is set by a base cooldown of 30 ticks (1.5s), and then an additional amount for each piece of armor based on a "weight" classification.
- Previously, the amount of cooldown each item added was determined by the Material it was used to craft it.
- This method was faulty; it worked just fine but was not in any way extensible.
- The solution was to make tags at
toukun:tags/items/light_armor
andtoukun:tags/items/heavy_armor
- This way, not only is the code simple and adjustable without a recompile, but these tags can now be extended by other mods.
Hearth Cooldown
- As this mod was originally based on a datapack, I had previously used a ticks score and seconds score to do cooldowns.
- Now that I have worked more on the system, I want to switch back to a simpler single number system.
- This is technically a breaking change, but the impact will be minimal.
Bug Fixes
- Fixed an issue with all Advancements related to Dashing, as they had not been updated with the tick update.
Files
Metadata
Release channel
BetaVersion number
0.1.0-rc-3Loaders
Game versions
1.20.4Downloads
22Publication date
March 10, 2024 at 6:32 PMPublisher

Toukun
Member