aboutsummaryrefslogtreecommitdiff
path: root/mining/blocks/sulphur.json
blob: 0cf505428f9c387089f9878fe63138408857cb5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "breakingPower": 8,
  "blockStrength": 500,
  "name": "Sulphur Ore",
  "baseDrop": "SULPHUR_ORE",
  "blocks189": [
    {
      "itemId": "sponge",
      "damage": 0,
      "onlyIn": [
        "crimson_isle"
      ]
    }
  ]
}