- Updated config to handle pattern
Example:
modid:*to disable uncrafting for all item in the mod.modid:*_woolto disable uncrafting for item in that mod that ending with_woolmodid:green_*to disable uncrafting for item in that mod starting withgreen_modid:red_*_glass*to disbaled uncrafting for item that start withred_and containglass, eg.red_stained_glassandred_stained_glass_pane
- Added Config to set Experience Points for Uncrafting (Default value is 1)
- Added Config to restrict some item from Uncrafting (Default is Crafting Table and Uncrafting Table)
- Message that tell no recipe or output slot is now moved to chatbox area
Config can be modified in /config/uncrafteverything_common.toml
- Backport to 1.20.1 (If you found any bug please report via GitHub or discord server. Some core code of the mod work differently in 1.20.1, so bug is expected)
- Backport to 1.21.1
- Added Colored Shulker Box uncrafting (Only can be ucnrafted to original Shulker Box to prevent dye duplication)
- Fixed missing loot table for Uncrafting Table
- Fixed Uncrafting Table bottom texture showing incorrectly
- Disabled uncrafting if Shulker Box is not empty
Changelog
- Added Colored Shulker Box uncrafting (Only can be ucnrafted to original Shulker Box to prevent dye duplication)
- Fixed missing loot table for Uncrafting Table
- Fixed Uncrafting Table bottom texture showing incorrectly
- Disabled uncrafting if Shulker Box is not empty



