Skip to content

Release v0.1.9

Choose a tag to compare

@ArkoSammy12 ArkoSammy12 released this 12 Feb 04:30

Warning

This version of the mod will invalidate your current scheduled-creeper.json file, meaning that after updating the mod, any currently stored explosions will be lost.

Changelog

This update includes a major refactor of the mod's code-base, with several minor optimizations.

  • Removed the settings heal_on_flowing_water, heal_on_source_water, heal_on_flowing_lava and heal_on_source_lava. Whether a block can be healed at a location will now act identically to whether a player would be able to place a block at that location. This includes liquids, grass, etc. The goal of removing these options is to simplify the configuration of the mod and make its behavior more consistent with Minecraft's own block placement rules.
  • Unused config setting keys will now be automatically removed.
  • Explosions healed with the daytime healing mode will now react to the usage of the /time add and /time set commands, where they will recalculate their timers based on the remaining ticks until the next morning.

Please make sure to report any issues or make suggestions in the issue tracker or in the Discord server.