[1.12.2] Smithing Table not accepting damaged items in CraftTweaker recipes
Urbancase opened this issue ยท 3 comments
After investigation, this may be due to the fact that the CrT method for adding recipes uses a meta value other than 32767, which is said to represent any damage value items.
It may be necessary to rewrite the storage method of the synthetic table to fix this bug.