diff options
Diffstat (limited to 'items/GLACITE.json')
-rw-r--r-- | items/GLACITE.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/GLACITE.json b/items/GLACITE.json new file mode 100644 index 00000000..aa4e76ab --- /dev/null +++ b/items/GLACITE.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:packed_ice", + "displayname": "§fGlacite", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§oAn unnatural, nigh-unbreakable\",1:\"§7§omaterial. Of those unlucky few who\",2:\"§7§ohave discovered where it originates,\",3:\"§7§onone have lived to tell the tale.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fGlacite\"},ExtraAttributes:{id:\"GLACITE\"}}", + "damage": 0, + "lore": [ + "§7§oAn unnatural, nigh-unbreakable", + "§7§omaterial. Of those unlucky few who", + "§7§ohave discovered where it originates,", + "§7§onone have lived to tell the tale.", + "", + "§f§lCOMMON" + ], + "internalname": "GLACITE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |