aboutsummaryrefslogtreecommitdiff
path: root/items/COBBLESTONE.json
blob: 27e8784c2135a5926f36faea6bd5899acb3e6475 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "itemid": "minecraft:cobblestone",
  "displayname": "§fCobblestone",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fCobblestone\"},ExtraAttributes:{id:\"COBBLESTONE\"}}",
  "damage": 0,
  "lore": [
    "§f§lCOMMON"
  ],
  "internalname": "COBBLESTONE",
  "modver": "2.1.0-REL",
  "vanilla": true,
  "clickcommand": "",
  "infoType": "WIKI_URL",
  "info": [
    "https://wiki.hypixel.net/Cobblestone"
  ]
}