aboutsummaryrefslogtreecommitdiff
path: root/items/HARD_GLASS.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/HARD_GLASS.json')
-rw-r--r--items/HARD_GLASS.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/items/HARD_GLASS.json b/items/HARD_GLASS.json
new file mode 100644
index 00000000..e5748d8c
--- /dev/null
+++ b/items/HARD_GLASS.json
@@ -0,0 +1,15 @@
+{
+ "internalname": "HARD_GLASS",
+ "itemid": "minecraft:stained_glass",
+ "displayname": "Hard Glass",
+ "clickcommand": "viewrecipe",
+ "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.",
+ "",
+ "§f§lCOMMON"
+ ]
+} \ No newline at end of file