Single Ingot Rope Recipe
pawbap opened this issue ยท 1 comments
Versions:
- Minecraft: 1.18.2
- Comforts: 6.2.57
- Fabric Loader: 0.13.3
- Fabric API: 0.50.0
- REI: 8.1.449
Observed Behavior:
There's a second crafting recipe for Rope and Nail when looking at it through the Roughly Enough Items mod, requiring only one iron ingot. When placed into the crafting table, it doesn't actually allow crafting the Rope and Nail...of course.
Expected Behavior:
There to be only one recipe.
Steps to Reproduce:
- Open inventory
- Search for "Rope and Nail"
- Click (or press R on) the "Rope and Nail" item
Images:
There are actually two recipes. However, the second one isn't correctly listed in Roughly Enough Items so I think this is an REI issue at its core. The second recipe uses an iron ingot and the c:rope
tag. The problem is probably the fact that, by default, the c:rope
tag is empty and REI seems to show the input as nothing. Contrast this with JEI on Forge which places a red mark in the spot and details that the blank spot is due to an empty tag ingredient.