mrh0 / createaddition

Create Crafts & Additions, Addon to the Create mod by the Create Team.
Other
84 stars 112 forks source link

"forge:"-tags in the fabric version #757

Open MrRedstoneToGo opened 8 months ago

MrRedstoneToGo commented 8 months ago

Describe the bug There is an Item application recipe in which you put a brick onto air and you get air. Please remove the JSON-File or check if the item ids there are all correct.

To Reproduce Look in JEI/REI/EMI for a brick and press "u". You'll see the manual item application in another tab

Additional context

MrRedstoneToGo commented 7 months ago

I found the problem: fabric doesn't know "forge:mod_loaded" (It's in the compat recipes)

MrRedstoneToGo commented 7 months ago

In general there are "forge:“ tags in fabric version.