Item recipe banner
Item recipe icon

Item recipe

a mod that shows the recipe of the item, which is being hovered over by the mouse, by using a the key "r". If pressing "u" it shows what this item is used for.

00
hytaleServer2026.1mod
  • Added the ItemRecipeMod plugin that listens for chat input r and u to show crafting info for the item you are currently holding.
  • Pressing r (or sending r in chat) lists recipes that produce the held item; pressing u lists recipes that use it as an ingredient.
  • Recipe details include input materials, outputs, and any bench tier requirements, delivered as chat messages.
  • The lookup relies on the server’s loaded crafting recipes and the item in your hand (it cannot read arbitrary inventory hover targets). Binding the keys to send r/u chat macros will trigger the feature.