- Updated config to handle pattern
Example:
modid:*
to disable uncrafting for all item in the mod.modid:*_wool
to disable uncrafting for item in that mod that ending with_wool
modid: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_glass
andred_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