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