
recipe shows in jei but fluid doesnt change
benbenlaw opened this issue ยท 1 comments
{
"type": "interactio:fluid_fluid_transform",
"items": [
{
"tag": "forge:stone",
"count": 1
},
{
"item": "minecraft:flint",
"count": 1
},
{
"tag": "forge:stone",
"count": 1
},
{
"item": "kubejs:dust",
"count": 1
},
{
"tag": "forge:stone",
"count": 1
},
{
"item": "minecraft:flint",
"count": 1
},
{
"tag": "forge:stone",
"count": 1
},
{
"item": "kubejs:dust",
"count": 1
}
],
"input": {
"fluid": "kubejs:weak_eroding_fluid"
},
"output": {
"fluid": "kubejs:weak_enriching_fluid"
}
}