aboutsummaryrefslogtreecommitdiff
path: root/items/HARD_STONE.json
blob: ef3da132b04f29c4e76832b4f3db9f7f3802700d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "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.0.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Hard_Stone"
  ]
}