1.12.2: Alters Standard Recipes
jelaw21 opened this issue · 6 comments
I was testing this mod and I added two recipes to two stages with the following code:
mods.recipestages.Recipes.setRecipeStage("newb", "minecraft:wooden_hoe");
mods.recipestages.Recipes.setRecipeStage("newber", "minecraft:stone_hoe");
The image shows how the recipes for the wooden hoe is display with both the Minecraft crafting book and the JEI. Same for stone hoe. The JEI says its now a shapeless recipe. However, the mechanics of the mod still work. I can't craft the hoe, with the correct recipe, until I change my stage.
1.12.2
…On Dec 1, 2017 12:04 PM, "Jared" ***@***.***> wrote:
What version?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUH5G1ow9rEcmphgZ6PEhdbD6UFMxcJpks5s8DGEgaJpZM4Qvegl>
.
1.0.0
…On Dec 1, 2017 12:20 PM, "Jared" ***@***.***> wrote:
I know. What mod version?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUH5GxARemyrUzAEI8vHvENTOweN63VAks5s8DVzgaJpZM4Qvegl>
.