diff options
Diffstat (limited to 'items/HARD_GLASS.json')
-rw-r--r-- | items/HARD_GLASS.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/HARD_GLASS.json b/items/HARD_GLASS.json index 0f4070eb..34ae2261 100644 --- a/items/HARD_GLASS.json +++ b/items/HARD_GLASS.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:stained_glass", "displayname": "§fHard Glass", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Special hardened glass which\",1:\"§7doesn\u0027t break to explosions.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fHard Glass\"},ExtraAttributes:{id:\"HARD_GLASS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Special hardened glass which\",1:\"§7doesn't break to explosions.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fHard Glass\"},ExtraAttributes:{id:\"HARD_GLASS\"}}", "damage": 7, "lore": [ "§7Special hardened glass which", - "§7doesn\u0027t break to explosions.", + "§7doesn't break to explosions.", "", "§f§lCOMMON" ], @@ -22,10 +22,11 @@ }, "internalname": "HARD_GLASS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Hard_Glass" + "https://hypixel-skyblock.fandom.com/wiki/Hard_Glass", + "https://wiki.hypixel.net/Hard_Glass" ], "crafttext": "Requires: Sand VII" -} +}
\ No newline at end of file |