You can add a new File `bclib/config/recipes.json` to your datapack with the following content to disable any recipe (by Id): ```json { "disable": [ "minecraft:jungle_chest_boat", "bclib:test_star" ] } ``` |
||
---|---|---|
.. | ||
main |
You can add a new File `bclib/config/recipes.json` to your datapack with the following content to disable any recipe (by Id): ```json { "disable": [ "minecraft:jungle_chest_boat", "bclib:test_star" ] } ``` |
||
---|---|---|
.. | ||
main |