diff options
Diffstat (limited to 'items/GLASS.json')
-rw-r--r-- | items/GLASS.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/GLASS.json b/items/GLASS.json new file mode 100644 index 00000000..ea269a0d --- /dev/null +++ b/items/GLASS.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:glass", + "displayname": "§fGlass", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\",1:\"\",2:\"§eClick to view recipe!\"],Name:\"§fGlass\"},ExtraAttributes:{id:\"GLASS\"}}", + "damage": 0, + "lore": [ + "§f§lCOMMON" + ], + "internalname": "GLASS", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Glass" + ] +}
\ No newline at end of file |