createaddition icon indicating copy to clipboard operation
createaddition copied to clipboard

Recipes are not using convention tags

Open rlnt opened this issue 2 years ago • 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

rlnt avatar Jun 06 '23 16:06 rlnt