
Recipes don't load
Closed this issue ยท 2 comments
Hi, in the 0.4.5 version of Bells and Whistles the recipies won't load because the folder where the recipes are located at is called "recipies". The proper path should be "bellsandwhistles-0.4.5-1.21.1.jar\data\bellsandwhistles\recipe" as that is how minecraft recognizes recipes.
The fix is quick, just rename the folder form "recipes" to "recipe".
fixed in latest release
turns out there are a whole load more recipe changes made by the neoforge team! "forge:" namespace for tags no longer works, stonecutter recipe format was updated, and "result:" now requires "id:" instead of "item:". but should all be good now
thanks again for the issue!