Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20.x
1.19.4
1.19.2
Platforms
Fabric
Supported environments
75% 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
- 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
Metadata
Release channel
ReleaseVersion number
0.1.7-1.20.1+Loaders
Game versions
1.20.1–1.20.2Downloads
146Publication date
October 26, 2023 at 1:37 AMPublisher
ArkoSammy12
Owner