Minecraft Data Packs / Magic

Better Brewing

  • check_circle Advancements
  • check_circle Functions
  • check_circle Predicates
  • check_circle Recipes
  • 3,208 views, 1 today
  • 158 downloads, 0 today
  • 12
  • 11
  • 6
Required Resource Pack
Endernice61's Avatar Endernice61
Level 72 : Legendary Engineer
180
This datapack allows you to brew with cauldrons and makes more items potion ingredients, as well as adds the chance of backfiring and adds more potions.

To start brewing, add water to a cauldron and add ingredients by right clicking the top. Use a glass bottle on the top to take the potion out.
Be careful, because potions can backfire.
After taking a potion out of the cauldron you will unlock the discovered effects in the advancements.

Installation
Once you have downloaded the zip, open it. You will see a folder inside. This is the datapack. Copy it and paste it into the datapacks folder of your world (.minecraft/saves/datapacks).
The resource pack is installed similarly, but in the resourcepacks folder in .minecraft.



There are three aspects of ingredients: effects, backfires and activators.
Backfires are hazards that can happen when brewing. If it backfires, you do not get the potion.
Activators are required to activate certain effects.

Effects also have different strengths. These are not related to the effect's power.
Strong: The potion will have this effect as long as it is activated.
Medium: The potion will have this effect if it is activated and combined with another activated effect of the same type (Medium or Weak)
Weak: The potion will have this effect if it is activated and combined with an activated medium effect.

Nether wart and warped roots have plenty of activators.
CreditMisode
CompatibilityMinecraft 1.19
Tags

2 Update Logs

Update #2 : by Endernice61 03/29/2023 9:36:27 pmMar 29th, 2023

Fixed wither rose advancements.
LOAD MORE LOGS

Create an account or sign in to comment.

FiyahKitteh
07/19/2022 11:20 am
Level 1 : New Miner
FiyahKitteh's Avatar
Hai!
I am trying to right-click the top with ingredients, but nothing happens. Am I doing something wrong? [​MC 1.19 Forge 41.0.93]
1
Endernice61
07/19/2022 12:49 pm
Level 72 : Legendary Engineer
Endernice61's Avatar
If you put the zip in the datapacks folder that is why it does not work. The datapack is located inside the zip. If it is working the outline of the cauldron should disappear when looking at the top.
2
Green_FireMC
07/08/2022 4:20 pm
Level 1 : New Miner
Green_FireMC's Avatar
do they keep the original recipe? and what are the recipes fore the other potions?
1
Endernice61
07/08/2022 6:11 pm
Level 72 : Legendary Engineer
Endernice61's Avatar
This datapack does not change how the brewing stand works.
Recipes:
Ink sac for blindness
Glow ink sac for glowing
Shulker shell + Gast tear for levitation
Wither rose for blindness.
1
User4209604D
06/24/2022 5:27 pm
Level 1 : New Miner
User4209604D's Avatar
Was excited to use, sadly an error was thrown:

[​17:14:30] [​Server thread/ERROR]: Couldn't parse loot table brew:unused
com.google.gson.JsonSyntaxException: Unknown type ''
at drd$c.deserialize(SourceFile:99) ~[​server-1.19.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[​gson-2.8.9.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:963) ~[​gson-2.8.9.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:1034) ~[​gson-2.8.9.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:1006) ~[​gson-2.8.9.jar:?]
at drl.a(SourceFile:47) ~[​server-1.19.jar:?]
at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?]
at drl.a(SourceFile:41) ~[​server-1.19.jar:?]
at drl.a(SourceFile:23) ~[​server-1.19.jar:?]
at ahz.a(SourceFile:13) ~[​server-1.19.jar:?]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at aia.a(SourceFile:69) ~[​server-1.19.jar:?]
at aba.run(SourceFile:18) ~[​server-1.19.jar:?]
at ayc.d(SourceFile:157) ~[​server-1.19.jar:?]
at ayg.d(SourceFile:23) ~[​server-1.19.jar:?]
at net.minecraft.server.MinecraftServer.b(SourceFile:776) ~[​server-1.19.jar:?]
at net.minecraft.server.MinecraftServer.d(SourceFile:160) ~[​server-1.19.jar:?]
at ayc.x(SourceFile:131) ~[​server-1.19.jar:?]
at net.minecraft.server.MinecraftServer.bh(SourceFile:758) ~[​server-1.19.jar:?]
at net.minecraft.server.MinecraftServer.x(SourceFile:752) ~[​server-1.19.jar:?]
at ayc.c(SourceFile:140) ~[​server-1.19.jar:?]
at net.minecraft.server.MinecraftServer.a(SourceFile:1316) ~[​server-1.19.jar:?]
at add.a(SourceFile:22) ~[​server-1.19.jar:?]
at add.a(SourceFile:53) ~[​server-1.19.jar:?]
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:263) ~[​brigadier-1.0.18.jar:?]
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:177) ~[​brigadier-1.0.18.jar:?]
at ds.b(SourceFile:261) ~[​server-1.19.jar:?]
at ds.a(SourceFile:254) ~[​server-1.19.jar:?]
at aep.bg(SourceFile:305) ~[​server-1.19.jar:?]
at aep.b(SourceFile:290) ~[​server-1.19.jar:?]
at net.minecraft.server.MinecraftServer.a(SourceFile:819) ~[​server-1.19.jar:?]
at net.minecraft.server.MinecraftServer.v(SourceFile:665) ~[​server-1.19.jar:?]
at net.minecraft.server.MinecraftServer.a(SourceFile:258) ~[​server-1.19.jar:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
1
Endernice61
06/25/2022 5:09 pm
Level 72 : Legendary Engineer
Endernice61's Avatar
I have fixed the glitch.
Did it not work at all or does it work and it just sends an error?
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome