mrh0 / createaddition

Create Crafts & Additions, Addon to the Create mod by the Create Team.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"forge:"-tags in the fabric version

MrRedstoneToGo opened this issue · comments

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

  • Mod version: 1.20.1-1.2.2 (I think only this version is relevant for this issue)
  • Fabric version: 0.15.7
  • Create version: 0.5.1-f

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

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