90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

[1.20.1+] Creeper Healing - Release v0.1.7

Changelog

  • Added new optional whitelist configuration feature, which allows you to specify what blocks should be healed in an explosion:
    • You will now find a new configuration section above the replace map to customize the whitelist. To add entries to the whitelist, you can add a string containing the block's namespace and identifier separated by a colon to the array, like shown in the example below. Separate each entry with a comma.
#Use an optional whitelist to customize which blocks are allowed to heal. To add an entry, specify the block's namespace
#along with its identifier, separated by a colon, and add it in-between the square brackets below. Separate each entry with a comma.
#Example entries:
#whitelist_entries = ["minecraft:grass",  "minecraft:stone", "minecraft:sand"]
[whitelist]
	whitelist_entries = ["minecraft:placeholder"]
  • Added new "enable_whitelist" preference to toggle the usage of the whitelist. It is disabled by default
#(Default = false) Enable or disable the usage of the whitelist
enable_whitelist = false
  • Renamed "settings" sub-command category to "preferences".

  • Moved "reload" command to outside the "preferences" sub-command category and renamed it to "reload_config".

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

Dependencies

Files

creeper-healing-0.1.7-1.20.1+.jar(416.24 KiB) Primary Download

Project members

ArkoSammy12

Owner

Details

Licensed Apache-2.0
Published a year ago
Updated a month ago