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