aboutsummaryrefslogtreecommitdiff
path: root/items/HARD_GLASS.json
diff options
context:
space:
mode:
authorunknown <james.jenour@protonmail.com>2020-04-20 13:16:45 +1000
committerunknown <james.jenour@protonmail.com>2020-04-20 13:16:45 +1000
commit2d2d7db222a466ea627238d005400b44b93e227b (patch)
tree4e44e1972bb494ab126624225d38c37e9e99e232 /items/HARD_GLASS.json
parent94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff)
downloadNotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz
NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2
NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip
Update items to RELEASE-1.0
Diffstat (limited to 'items/HARD_GLASS.json')
-rw-r--r--items/HARD_GLASS.json27
1 files changed, 21 insertions, 6 deletions
diff --git a/items/HARD_GLASS.json b/items/HARD_GLASS.json
index e5748d8c..f5c8b98d 100644
--- a/items/HARD_GLASS.json
+++ b/items/HARD_GLASS.json
@@ -1,15 +1,30 @@
{
- "internalname": "HARD_GLASS",
"itemid": "minecraft:stained_glass",
- "displayname": "Hard Glass",
- "clickcommand": "viewrecipe",
+ "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\"}}",
"damage": 7,
- "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\"}}",
- "modver": "1.0.0",
"lore": [
"§7Special hardened glass which",
- "§7doesn\u0027t break to explosions.",
+ "§7doesn't break to explosions.",
"",
"§f§lCOMMON"
+ ],
+ "recipe": {
+ "A1": "COAL:1",
+ "A2": "COAL:1",
+ "A3": "COAL:1",
+ "B1": "COAL:1",
+ "B2": "ENCHANTED_SAND:1",
+ "B3": "COAL:1",
+ "C1": "COAL:1",
+ "C2": "COAL:1",
+ "C3": "COAL:1"
+ },
+ "internalname": "HARD_GLASS",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Hard_Glass"
]
} \ No newline at end of file