RyanHub - file viewer
filename: neoforge/src/main/generated/data/minecraft/recipe/compat/enderio/crafting/pump.json
branch: 1.21
back to repo
{
  "neoforge:conditions": [
    {
      "type": "neoforge:mod_loaded",
      "modid": "endercore"
    }
  ],
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "b": {
      "tag": "oritech:plating"
    },
    "c": {
      "item": "oritech:motor"
    },
    "f": {
      "tag": "c:ingots/copper"
    },
    "s": {
      "item": "enderio:conduit_binder"
    }
  },
  "pattern": [
    "fff",
    "fcf",
    "sbs"
  ],
  "result": {
    "count": 1,
    "id": "oritech:pump_block"
  }
}