Open links in new tab
  1. [TUTORIAL] Custom brewing recipes (1.14/1.15) - MCreator

    Jul 2, 2020 · To actually add a brewing recipe, you'll have to replace basePotion and resultPotion with the starting and resulting potions, and ingredient with an item: To add a vanilla potion, type Potions , …

  2. [TUTORIAL] Custom potion bottles and brewing (for 1.12.2)

    Dec 25, 2019 · Adding custom brewing recipes Add this method to your custom element: private static void registerPotionMixes() { } Brewing recipes will go inside this method. To add a brewing recipe, …

  3. [1.7.10]Brewing recipes and anvil recipes - Minecraft Forge Forums

    Apr 30, 2015 · Hello, Is there any way to make brewing stand recipes and anvil recipes ? I mean i would like to make potion and i dont want to craft it in crafting bench lol Any help will be appreciated

  4. [FIXED] [1.14.4] Custom brewing recipes? - Minecraft Forge Forums

    Nov 24, 2019 · Is there a method to add your own custom brewing stand recipes? It has nothing to do with adding custom potions and their effects. Let's say I just want to brew ITEM_A from ITEM_B as …

  5. Brewing recipes - Modder Support - Forge Forums

    Dec 3, 2014 · Brewing recipes Share https://forums.minecraftforge.net/topic/25471-brewing-recipes/ Followers

  6. Brewing Stand Recipe does not work - MCreator

    May 24, 2021 · In the new 2020.1 update, when you create a new recipe, you can set it to be made in a brewing stand. When I export the mod and load it into bedrock, I cannot place either item into the …

  7. [SOLVED] [1.9.4] Using potions in brewing recipes - Minecraft Forge …

    Jul 3, 2016 · I was trying adding a new brewing recipe for a potion i made. The idea is that adding coal in the brewing stand to a potion of poison will give the new potion. However the brewing process …

  8. The Beer Craft - MCreator

    May 7, 2024 · How to make a beer? To brew your beer in minecraft you need to craft a keg (beer is brewed there), as well as 1 or more empty mugs. Break a couple of blocks of tall grass to get some …

  9. brewing recipes. - Modder Support - Forge Forums

    Mar 16, 2016 · now i know that none of this is simple from looking around at the information on this website, and some other places. also looking at the tile an container classes for brewing stand can …

  10. Just enough recipes - MCreator

    Jan 16, 2024 · Anvil recipes and brewing recipe integration In addition to allowing you to integrate custom crafting layouts into JEI, this plugin will also integrate brewing recipes into JEI, which does …