RyanHub – file viewer
filename: common/src/main/generated/data/oritech/recipe/augment/miningspeed.json
branch: 1.21
back to repo
{
  "type": "oritech:augment",
  "applyCost": [
    {
      "count": 16,
      "ingredient": {
        "item": "minecraft:quartz_block"
      }
    },
    {
      "count": 32,
      "ingredient": {
        "tag": "c:ingots/iron"
      }
    }
  ],
  "requiredStation": "oritech:simple_augment_station",
  "requirements": [
    "oritech:augment/attackdamage",
    "oritech:augment/speedboost"
  ],
  "researchCost": [
    {
      "count": 48,
      "ingredient": {
        "item": "oritech:magnetic_coil"
      }
    },
    {
      "count": 64,
      "ingredient": {
        "item": "minecraft:quartz_block"
      }
    },
    {
      "count": 32,
      "ingredient": {
        "item": "oritech:basic_battery"
      }
    }
  ],
  "rfCost": 100000000,
  "time": 1200,
  "uiX": 30,
  "uiY": 10
}