Feature Request: Datapack support for Cutting Board recipes
FrogBirddd opened this issue ยท 3 comments
Basically what the title says, for my modpack I'd like to add more to the cutting board but currently it does not seem to work.
The Cutting Board is already fully compatible with .json recipes, much like other forms of crafting. Chances are something went wrong on your setup.
Could you post your .json files here, and the filepath/namespace you're putting them on? I can take a look.
Also, check your game logs during world load; if something failed on your recipes, there might be something there.
After checking the logs I found the issue, I had used the wrong tags for the tool types. Thanks for the help:)