Damage Values in Custom Crafting Recipes
LadyCailinBot opened this issue ยท 1 comments
CRAFTBOOK-2907 - Reported by Matthew.Moretz
A few versions back (in 1.6.4), there was the ability to use damaged items in things like furnace recipes. I don't know if this was intentional, but when Craftbook udpated to 1.7.2, it no longer worked, breaking my gold armor/weapons smelting system, where people could get gold returned for any damaged armor peice.
I'd like this to be re-added as a -1 damage value of sorts onto the requirements synthax, so that it ignores the damage value of the item.
E.g.:
SmeltGoldenChestplate:
type: Furnace
ingredients:
'GOLD_CHESTPLATE:-1 ': 1
results:
'GOLD_INGOT ': 5