Important: If you experience any breaks in newly created recipes since v2.0.5.6, see below.
CHANGE LOG:
ADDED
➔ 'Legacy-Names' button to the creation menu; true uses display_name, false uses item_name.
➔ 'Custom-Tagged' button to the creation menu; defaults to true for new recipes.
FIXED
➔ In-game lore editor (cr edititem lore).
➔ Issue with crafter block, since v2.0.5.6.
➔ Issue with shapeless recipes deducting an extra item during craft.
➔ Reverted back to using
Display_Name on 1.20.5+. If you want to continue using
Item_Name in your recipe, you
MUST specify in your recipe that you want to use this instead.
Pop this into your recipe:
Code (Text):
# false; uses item_name
# true; uses display_name
Use-Display-Name: false
Since the last change greatly affected existing user items, I had to make this change configurable.
If you need support, please join our discord.