Interactio - In-World Crafting with Datapacks!

Interactio - In-World Crafting with Datapacks!

3M Downloads

recipe shows in jei but fluid doesnt change

benbenlaw opened this issue ยท 1 comments

commented

{
"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"
}
}

commented

do i have to put all the same materials into one line