aboutsummaryrefslogtreecommitdiff
path: root/items/HARD_STONE.json
blob: 5a09264b21541c2036a9d988b273ee1612616934 (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:\"§7§7A condensed form of rock only\",1:\"§7found at extreme depths.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fHard Stone\"},ExtraAttributes:{id:\"HARD_STONE\"}}",
  "damage": 0,
  "lore": [
    "§7§7A condensed form of rock only",
    "§7found 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"
  ]
}