Cannot create custom recipe for items that require item data
finalsabbath opened this issue ยท 2 comments
In the current version this is possible by indicating a meta attribute.
<item meta="5">actuallyadditions:item_misc</item>
However, I just added this feature in my development version for the next release so that you can either use the meta tag or use the "minetweaker format" like you used above.