Recipes through mod-specific crafting methods can't be changed/deleted via data pack
QuImUfu opened this issue · 1 comments
Version Information
Forge version: 31.1.46
Botania version: 1.15-382
Further Information
Steps to reproduce:
- Create a data pack in your minecraft world, the same way you would to edit standart-minecraft recipes ([World name]/datapacks/[PackName]/data/botania/recipes/petal_apothecary)
- Copy a [recipe].json from the botania.jar(/data/botania/recipes/petal_apothecary/)
- Edit the file
3a. Change some ingredients of the item if you only want to change it,
3b. Change the output-item in the recipe to "minecraft:air" if you want to delete the recipe - Save it in the data pack ([World name]/datapacks/[PackName]/data/botania/recipes/petal_apothecary/[recipe].json)
- Start Minecraft (or type "/reload" in chat) and look at the recipe in the lexicon/through JEI
What I expected to happen:
The recipe being changed/gone, as it happens with vanilla recipes edited that way
What happened instead:
The recipe stayed the way it was before.