{
"neoforge:conditions": [
{
"type": "neoforge:mod_loaded",
"modid": "productivemetalworks"
}
],
"type": "productivemetalworks:item_casting",
"cast": {
"item": "minecraft:bucket"
},
"consume_cast": true,
"fluid": {
"amount": 1000,
"fluid": "oritech:still_fuel"
},
"result": {
"count": 1,
"id": "oritech:still_fuel_bucket"
}
}