RyanHub - file viewer
filename: neoforge/src/main/generated/data/oritech/recipe/compat/enderio/alloy/duratium.json
branch: 1.21
back to repo
{
  "neoforge:conditions": [
    {
      "type": "neoforge:mod_loaded",
      "modid": "endercore"
    }
  ],
  "type": "enderio:alloy_smelting",
  "energy": 3200,
  "experience": 0.3,
  "inputs": [
    {
      "count": 1,
      "tag": "c:ingots/platinum"
    },
    {
      "count": 1,
      "tag": "c:ingots/netherite"
    }
  ],
  "output": {
    "count": 1,
    "id": "oritech:duratium_ingot"
  }
}