[Forge 1.20.1] Chest boat recipe issues
Cicopath opened this issue ยท 0 comments
Describe the bug
The chest boat recipes are having issues being parsed.
[02:56:13] [WARN] Error parsing recipe forbidden_arcanus:edelwood_chest_boat[minecraft:crafting_shapeless]: {"type":"minecraft:crafting_shapeless","category":"misc","ingredients":[{"item":"forbidden_arcanus:edelwood_boat"},{"fabric_value":{"tag":"c:chests"},"forge_value":{"tag":"forge:chests/wooden"}}],"result":{"item":"forbidden_arcanus:edelwood_chest_boat"}}: An ingredient entry needs either a tag or an item
[02:56:13] [WARN] Error parsing recipe forbidden_arcanus:aurum_chest_boat[minecraft:crafting_shapeless]: {"type":"minecraft:crafting_shapeless","category":"misc","ingredients":[{"item":"forbidden_arcanus:aurum_boat"},{"fabric_value":{"tag":"c:chests"},"forge_value":{"tag":"forge:chests/wooden"}}],"result":{"item":"forbidden_arcanus:aurum_chest_boat"}}: An ingredient entry needs either a tag or an item
To Reproduce
Steps to reproduce the behavior:
- Install Forbidden and Arcanus, a recipe mod viewer (JEI/EMI), and necessary dependencies for Forge.
- Create a new world.
- Try to look for the chest boat recipes or attempt to craft one.
Expected behavior
The recipes for the boats should exist.
Screenshots
N/A
Versions
- Forbidden & Arcanus: 2.2.6
- Valhelsia Core: 1.1.2
- Forge: 47.3.0
Additional context
This was not tested on a minimal instance.