RyanHub - file viewer
filename: neoforge/src/main/generated/data/oritech/recipe/compat/productivemetalworks/casting/bucket/turbofuel.json
branch: 1.21
back to repo
{
  "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"
  }
}