[Bug] Most stonecutting recipes seem to use incorrect tag (c:zinc_ingots instead of c:ingots/zinc)
Mirka1405 opened this issue ยท 1 comments
Describe the bug
Most stonecutting recipes (for example, copycat door) use tag "c:zinc_ingots" instead of "c:ingots/zinc", which makes them uncraftable
To Reproduce
Steps to reproduce the behavior:
- Use REI or other mods of this kind to see the item recipes
- Look at recipes of items like copycat door, copycat slope etc.
- Due to the wrong tag, the input is empty
Expected behavior
The items should use "c:ingots/zinc" in their recipe
Screenshots
The tags on the zinc ingot do not include "c:zinc_ingots"
Desktop (please complete the following information):
- Minecraft Version: 1.18.2
- Mod Loader: Fabric
- Mod Version: 2.0.5
I have just fixed it in the latest push. It should be released soon:tm: It likely got changed to be the incorrect tag when we had our big refactor and got ported backwards.
Until then if you have kubejs you should be able to very easily fix the recipes by adding the tag we currently use to zinc with that