aboutsummaryrefslogtreecommitdiff
path: root/items/HARD_STONE.json
blob: 4c9300f98d11df86b33a754b607222469cea8164 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "itemid": "minecraft:stone",
  "displayname": "§fHard Stone",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"\",1:\"§7§7§oThis type of stone can only\",2:\"§7§obe found at extreme depths\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fHard Stone\"},ExtraAttributes:{id:\"HARD_STONE\"}}",
  "damage": 0,
  "lore": [
    "",
    "§7§7§oThis type of stone can only",
    "§7§obe found at extreme depths",
    "",
    "§f§lCOMMON"
  ],
  "internalname": "HARD_STONE",
  "crafttext": "",
  "clickcommand": "",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Hard_Stone",
    "https://wiki.hypixel.net/Hard_Stone"
  ]
}