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