Recipes are not using convention tags
rlnt opened this issue ยท 0 comments
Describe the bug
Recipes are using forge-styled tags instead of fabric convention tags.
https://github.com/mrh0/createaddition/blob/fabric-1.19.2/src/main/resources/data/createaddition/recipes/mechanical_crafting/electric_motor.json#L20
I know you provide both tag styles for the items but the recipes should make use of convention tags, now that Create Fabric is doing that too. This can be seen here for example:
https://github.com/Fabricators-of-Create/Create/blob/mc1.19/fabric/dev/src/generated/resources/data/create/recipes/crushing/aluminum_ore.json#L13