aboutsummaryrefslogtreecommitdiff
path: root/mining/custom_mining_areas.json
blob: e87b7566d84af89d6954a6369a3cf641fbeb7680 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "mining_3": {
    "isSpecialMining": true
  },
  "crystal_hollows": {
    "isSpecialMining": true
  },
  "mineshaft": {
    "isSpecialMining": true
  },
  "crimson_isle": {
    "isSpecialMining": true
  },
  "hub": {
    "isSpecialMining": true
  }
}