Fix witch water being crafted from Lava instead of Water

This commit is contained in:
thedarkcolour 2024-03-14 08:59:23 -07:00
parent 96477e1117
commit 4db68dbda1

View File

@ -1,6 +1,6 @@
{
"type": "exdeorum:barrel_fluid_transformation",
"base_fluid": "minecraft:lava",
"base_fluid": "minecraft:water",
"byproducts": [
{
"value": "minecraft:red_mushroom",