CraftBook 3

CraftBook 3

139k Downloads

Damage Values in Custom Crafting Recipes

LadyCailinBot opened this issue ยท 1 comments

commented

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

commented

Comment by me4502

Use 32767, sorry for not replying, I thought I had responded.