diff options
author | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
commit | 7dace9af7ae041a753bb076c0fbad7dd5b560294 (patch) | |
tree | 54709b56f9016fcca3575df54b4b3719ce49408e /items/HARD_GLASS.json | |
parent | 977fd9ee3a119c11514471b005a8f827b6ac54a8 (diff) | |
download | NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.gz NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.bz2 NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.zip |
1.5
Diffstat (limited to 'items/HARD_GLASS.json')
-rw-r--r-- | items/HARD_GLASS.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/HARD_GLASS.json b/items/HARD_GLASS.json index f5c8b98d..5718d6c2 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't 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\u0027t break to explosions.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fHard Glass\"},ExtraAttributes:{id:\"HARD_GLASS\"}}", "damage": 7, "lore": [ "§7Special hardened glass which", - "§7doesn't break to explosions.", + "§7doesn\u0027t break to explosions.", "", "§f§lCOMMON" ], @@ -26,5 +26,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hard_Glass" - ] + ], + "crafttext": "Requires: Sand VII" }
\ No newline at end of file |