Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.4
1.19.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed Apache-2.0
Published last year
Updated 2 weeks ago
Changelog
This new release includes a rework to the command system and small changes to the config file. It is not necessary to reset the config file after updating the mod.
- Removed the
set_
prefix from settings related commands. - Using a sub-command (except for
/creeper-healing reload_config
) without changing the value will now display the currently set value in the config. For example, using/creeper-healing block_placement_delay
will display the current value for this delay. - Both delays now support decimal values instead of integers.
- This allows you to, for example, use a delay of 0.5 seconds, which will result in a delay of 10 ticks.
- Note that these delays are internally treated as ticks instead of seconds. Seconds are converted to ticks via multiplying the seconds times 20, then rounding the result. If this operation results in 0 or if the seconds are negative, an error message will be displayed in chat when trying to change the value. If a very low value is set directly in the config file, a value of 1 second will be used instead, and a warning message will be displayed when using
/creeper-healing reload_config
, and in the logs during game or server startup when the config is initially loaded.
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
0.0.9Loaders
Game versions
1.20.1Downloads
60Publication date
August 27, 2023 at 6:10 PMPublisher
ArkoSammy12
Owner