Additions
- Blacklists for mods and items. You can now blacklist a namespace or an item ID.
#List of the mods you want to blacklist
#Example: 'perpetual'
#default: []
modBlacklist = ["minecraft"]
#List of the item IDs you want to blacklist
#Example: 'minecraft:shield'
#default: []
itemBlacklist = ["minecraft:netherite_pickaxe"]
Additions
- Blacklists for mods and items. You can now blacklist a namespace or an item ID.
#List of the mods you want to blacklist
#Example: 'perpetual'
#default: []
modBlacklist = ["minecraft"]
#List of the item IDs you want to blacklist
#Example: 'minecraft:shield'
#default: []
itemBlacklist = ["minecraft:netherite_pickaxe"]
Changes
- Changed enchant from curse to normal.