Nbt Crafting (Fabric)

Nbt Crafting (Fabric)

630k Downloads

[bug] REI "+" button can't handle normal recipes

vhd opened this issue ยท 2 comments

commented

Version
Minecraft 1.15.1
RoughlyEnoughItems-3.3.5
nbtcrafting-1.2.10-rc.0+1.15.1
fabric-api-0.4.25+build.282-1.15

Describe the bug
After installing Nbt Crafting REI autocraft button isn't working with any recipes.
Originally found by including Linked Storage mod (which includes NBT crafting) into custom modpack

To Reproduce
Start fresh world and try to craft any recipe with REI "+" button

commented

Wow! That looks terribly wrong :D
Broken vanilla functions like "Registry.ITEM.getRawId" is what I'm least expecting :(

commented

Fixed in version 2.0.
(It's an ugly fix by patching REI's code but it works)