{
    "type": "occultism:miner",
    "ingredient": {
      "tag": "occultism:miners/ores"
    },
    "result": {
      "item": "gtceu:goethite_ore"
    },
    "weight": 1200,
    "conditions": [
      {
        "type": "forge:not",
        "value": {
          "type": "forge:tag_empty",
          "tag": "forge:ores/goethite"
        }
      }
    ]
  }