• 0.1.5+26.1.x 4ba2fc5ca1

    v0.1.5 (Minecraft 26.1.x)
    All checks were successful
    Build / build (push) Successful in 41s
    Pre-release

    Greencow released this 2026-07-25 10:04:22 -04:00 | 0 commits to 26.1.x since this release

    Bugfixes

    • Fixed Cooling Cauldron lid z-fighting with any blocks behind it.
    • Fixed incompatibility with Sodium 0.9.x.
      • This was because of the mod having to fix a Sodium 0.8.x bug for Mod Garden: DIY.
      • This compatibility method will be removed in 0.2.0.
    • Fixed Cooling Cauldron resetting its direction when placing potions inside.
    • Lowered the volume of the panacea:block.cooling_cauldron.ambient and panacea:block.cooling_cauldron.freeze sound events.
    Downloads
  • 0.1.4+26.1.x e9f0be3ab0

    v0.1.4 (Minecraft 26.1.x)
    All checks were successful
    Build / build (push) Successful in 44s
    Pre-release

    Greencow released this 2026-07-24 05:23:58 -04:00 | 11 commits to 26.1.x since this release

    Features

    • Added Advanced recipe for Poison potion using Nether Wart and Spider Eye.
    • Added Inversion recipe for Weakness potion using Warped Wart and Blaze Powder.

    Bugfixes

    • Fixed Poison Potion not having an Advanced recipe equivalent of vanilla's.
    Downloads
  • 0.1.3+26.1.x ed3a2039d4

    v0.1.3 (Minecraft 26.1.x)
    All checks were successful
    Build / build (push) Successful in 38s
    Pre-release

    Greencow released this 2026-07-22 10:55:18 -04:00 | 17 commits to 26.1.x since this release

    Bugfixes

    • Fixed Brewing Stand not resetting recipe progress when its recipe is swapped.
    • Fixed Heating Cauldron duplicating the first potion instead of mixing potions.
    • Fixed Burst Potion item model containing an instance of Z fighting.
    Downloads
  • 0.1.2+26.1.x 316acb7829

    v0.1.2 (Minecraft 26.1.x)
    All checks were successful
    Build / build (push) Successful in 39s
    Pre-release

    Greencow released this 2026-07-22 10:21:43 -04:00 | 21 commits to 26.1.x since this release

    Brewing Stand

    • Remainder stacks from crafting inputs now prioritize extracting into the below inventory instead of dropping items.
    • Fixed incorrect behaviour when using a potion item on a Cooling Cauldron.
    • Tweaked Heating/Cooling Cauldron behavior to duplicate less code.

    Bugfixes

    • Fixed non-Heating Potion Cauldrons being able to turn any potion into another potion.
    • Fixed Potion Cooling Cauldron using Indulgent Potion interaction with regular Potions.
    • Fixed Potion Cooling Cauldron being unable to apply effects when the player stands inside it.
    • Fixed hitbox for Potion Cooling Cauldron and Potsicle Cooling Cauldron when open.
    • Fixed Brewing Stand recipes not being expected to match how many items are in the recipe.
      • For example, this resulted in crafting Awkward Potions when attempting to craft other recipes.
    Downloads
  • 0.1.1+26.1.x 4c660e6a7f

    v0.1.1 (Minecraft 26.1.x)
    All checks were successful
    Build / build (push) Successful in 40s
    Pre-release

    Greencow released this 2026-07-22 08:15:16 -04:00 | 34 commits to 26.1.x since this release

    Fixes

    • Fixed crash with fallback recipes thinking that result is always a json object, when it can be a primitive.
    Downloads
  • 0.1.0+26.1.x eae7329eaa

    v0.1.0 (Minecraft 26.1.x)
    All checks were successful
    Build / build (push) Successful in 39s
    Pre-release

    Greencow released this 2026-07-22 07:55:58 -04:00 | 35 commits to 26.1.x since this release

    Assets

    • Added mod icon.
    • Added new textures for Floating Potions, Potsicles, and Potsicle Cooling Cauldron blocks.

    Heating and Cooling Cauldrons

    • Added bubbling particles to Heating Cauldrons with contents inside.
    • Added sparkling particles to Cooling Cauldrons with contents inside.
    • Added sound effects for Heating Cauldrons and Cooling Cauldrons.
    • Added Cobblestone Cooling Cauldron, obtained when you place Lava inside a Cooling Cauldron.
    • Added recipes for Heating and Cooling Cauldrons.

    Brewing Stand

    • Potions are now split evenly between the Brewing Stand slots upon brewing.
    • Use Fabric Transfer API to insert items into containers when possible and the Brewing Stand is full.

    Burst Potion

    • Reworked Burst Potion particles.

    Fixes

    • Fixed Burst Potions without any effects crashing the game upon consumption.
    • Fixed Potion Cauldron not being pick blocked into a Cauldron item.

    Integration

    • Added integration when Reliable Recipe Viewer is installed.
    • Panacea will now create fallback recipes for modded potion recipes that are not using Panacea's recipe format.
    • Added Mixson as an included dependency, used for the fallback recipes.
    Downloads
  • 0.1.0-alpha.3+26.1.x c37ca0e0fa

    v0.1.0-alpha.3 (Minecraft 26.1.x)
    All checks were successful
    Build / build (push) Successful in 43s
    Pre-release

    Greencow released this 2026-07-07 21:23:02 -04:00 | 83 commits to 26.1.x since this release

    Features

    • Potsicle Cooling Cauldrons now contain 3 potsicles.

    Bugfixes

    • Fixed Potion Heating and Potion Cooling Cauldrons being discolored when Sodium is installed.
    • Fixed the Brewing Stand going to sleep after creating a potion when Lithium is installed.
    Downloads
  • 0.1.0-alpha.2+26.1.x 5a55c63843

    v0.1.0-alpha.2 (Minecraft 26.1.x)
    All checks were successful
    Build / build (push) Successful in 44s
    Pre-release

    Greencow released this 2026-07-07 10:00:30 -04:00 | 89 commits to 26.1.x since this release

    Features

    • Heating Cauldrons and Cooling Cauldrons are now able to reduce the effectiveness of Instant Effect potions when mixing or freezing potions.
    • Heating Cauldrons now take 10 seconds to mix a potion instead of 30 seconds.
    • Cooling Cauldrons are now toggled open/closed.
    • Cooling Cauldrons now take 15 seconds to create a Potsicle instead of 45 seconds.
    • Simplified Brewing Stand recipe logic.

    Dependencies

    • Updated the versions of Cowponents and Cowponents: Block Entities that are included in the mod.
    • Removed Cowponents: Extensions from being included in the mod.

    Bugfixes

    • Fixed the Brewing Stand freezing after creating a potion.
    Downloads
  • 0.1.0-alpha.1+26.1.x 0fd8d1b1f4

    v0.1.0-alpha.1 (Minecraft 26.1.x)
    All checks were successful
    Build / build (push) Successful in 42s
    Pre-release

    Greencow released this 2026-07-05 12:46:16 -04:00 | 103 commits to 26.1.x since this release

    • Initial alpha release.
    Downloads