Fix witch water being crafted from Lava instead of Water
This commit is contained in:
parent
96477e1117
commit
4db68dbda1
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"type": "exdeorum:barrel_fluid_transformation",
|
"type": "exdeorum:barrel_fluid_transformation",
|
||||||
"base_fluid": "minecraft:lava",
|
"base_fluid": "minecraft:water",
|
||||||
"byproducts": [
|
"byproducts": [
|
||||||
{
|
{
|
||||||
"value": "minecraft:red_mushroom",
|
"value": "minecraft:red_mushroom",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user