Auxilor / EcoArmor

Custom armor sets plugin for the latest minecraft version
GNU General Public License v3.0
31 stars 27 forks source link

Recipes with Custom Items in them Don't Work #39

Open blockpixelz opened 2 years ago

blockpixelz commented 2 years ago

Describe the bug Putting custom items from itemsadder and oraxen into the crafting grid for a recipe won't work, but if you put it into the end result, it'll show up.

To Reproduce Steps to reproduce the behavior:

  1. Go to ecoarmor.yml
  2. Add a new recipe for a piece of armor, and use a namespaced custom item for one of the items in the grid (e.g itemsadder:blocks__ruby_ore 1)
  3. Restart server
  4. Recipe won't work with the custom item in the grid, but will work if you put it in as the "result" item.

Expected behavior Custom items are expected to work in the crafting grid, but won't work.

Screenshots Screenshot (412) Screenshot (413)

Server Information (please complete the following information):

blockpixelz commented 2 years ago

The first screenshot was supposed to output a helmet but didn't output anything.