Prefab - Fabric

Prefab - Fabric

545k Downloads

[Bug]: Recipes no longer working.

devRookie opened this issue ยท 2 comments

commented

Minecraft Version

1.18.2

Fabric Version

0.13.3

Mod Version

3.1.2

Details

Recipes do not seem to work. All dependencies are updated to the requirements. I have all of these items and it won't complete the build. I've also looked at the wiki to follow that recipe, no luck. I tested it with Aqua base and no luck as well.

2022-04-13_20 43 22
2022-04-13_20 52 29
2022-04-13_20 53 57

commented

Looks like the new Fabric API broke recipes again.

commented

So, the wiki was out-of-date and probably has been for a LONG time.

I updated the wiki to be accurate.

However, the issue with REI is due to me using tags for recipes.

Because of the timing of loading recipes it doesn't know that certain items exist anymore with the 1.18.2 release of Minecraft as they changed a LOT of tagging stuff in that release.

REI will have to fix their issues in order for the recipe to load correctly.

In either way I updated the wiki to have the correct recipe.