Fixes
- The Disenchanter crafting recipe and loot table, which broke during the port to 1.21, now work again
This is a straightforward port to 1.21 - support for older versions will be dropped
This is a straightforward port to 1.20.3/4 - support for older versions will be dropped
Fixes
- When using the Ender Pearl catalyst, the item now properly breaks if it has less than 500 durability left rather than potentially having negative durability (#19)
Additions
- The new
allowDisenchantingWithoutCatalyst
config option can be used to require a catalyst for Disenchanting. This, combined with the existing catalyst configuration, should enable better balancing in modpacks
This is a straightforward port to 1.20.2 - support for older versions will be dropped
Disenchanter now uses Minecraft's native text wrapping functionality in both REI and the tooltips in the Disenchanter screen, fixing 'CR' symbols appearing in said tooltips on Windows
This is a straightforward port to 1.20 - support for older versions will be dropped
This is a straightforward port to 1.19.4 - support for older versions will be dropped
Changes
- New blacklisting system -> Items in the
disenchanter:blacklist
tag will not be disenchantable anymore
Initial port to 1.19, no relevant changes
The GUI now shows useful tooltips about what the different catalysts do as well as the required item count for catalysts which require multiple
First port to 1.18.2
Stop the sound from being incredibly annoying, improve cats and add chinese translation
Port to 1.18 proper, properly declare dependencies
First 1.18 port
Added config for all catalysts
Made the damn thing actually mineable
Initial release