incompatible with anyDamage() and transformDamage() ?
Bluberry-Kat opened this issue ยท 3 comments
I have a script that turns a log into 2 planks using an axe. This damages the axe by 1 point.
When this is a regular shapeless recipe, it works as intended.
When it is a primitive crafting recipe, it does one of two things.
- With a wooden axe with full durability, completes the recipe, but consumes the axe
- With a wooden axe that has taken damage, does nothing at all.
Here are the scripts in question.
I am using v1.1 of Primitive Crafting, and 2758 of forge.