Bug creating recipe?
Phillanor opened this issue ยท 1 comments
I can't create a recipe. Deleting _ before the configuration file name didn't help. The server creates the file again. As a result, I have _hbmAssembler and just hbmAssembler, there is still no recipe.
The assembler config is the only one that will create a template file (the one with the underscore prefix) even if a recipe config is being used. If the recipes really don't show up, make sure that:
- Item names are spelled and formatted correctly
- The config file follows the JSON syntax
- All clients have the same config file as the server, since recipes aren't synchronized automatically