Seed oil breaks recipes
KostromDan opened this issue ยท 2 comments
This can be fixed by using datapacks.
Create a new datapack and make a file called water.json
inside data/minecraft/tags/fluids/
, then paste the following into the json file:
{
"replace": true,
"values": [
"minecraft:water",
"minecraft:flowing_water"
]
}
This removes any mod fluids from the water tag.
Thanks, if someone else needed:
M-Tech-custom-fixes-v-0-0-1.zip