diff options
Diffstat (limited to 'items/GLACITE_HELMET.json')
-rw-r--r-- | items/GLACITE_HELMET.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/GLACITE_HELMET.json b/items/GLACITE_HELMET.json new file mode 100644 index 00000000..6814c061 --- /dev/null +++ b/items/GLACITE_HELMET.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:packed_ice", + "displayname": "§f§f§5Glacite Helmet", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+140\",1:\"§7Speed: §a+10\",2:\"\",3:\"§6Full Set Bonus: Expert Miner\",4:\"§7Grants §6+2↑ Mining Speed §7for\",5:\"§7each of your mining levels.\",6:\"\",7:\"§7The Defense §7of this item is\",8:\"§7doubled while on a mining island\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC HELMET\"],Name:\"§f§f§5Glacite Helmet\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"GLACITE_HELMET\",uuid:\"438516b6-fd87-47f7-b3ed-5860aa9edc0c\",timestamp:\"1/15/21 3:31 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Defense: §a+140", + "§7Speed: §a+10", + "", + "§6Full Set Bonus: Expert Miner", + "§7Grants §6+2↑ Mining Speed §7for", + "§7each of your mining levels.", + "", + "§7The Defense §7of this item is", + "§7doubled while on a mining island", + "", + "§7§8This item can be reforged!", + "§5§lEPIC HELMET" + ], + "internalname": "GLACITE_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |