diff options
Diffstat (limited to 'items/GLACITE_BOOTS.json')
-rw-r--r-- | items/GLACITE_BOOTS.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/GLACITE_BOOTS.json b/items/GLACITE_BOOTS.json new file mode 100644 index 00000000..14bbf39d --- /dev/null +++ b/items/GLACITE_BOOTS.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§f§f§5Glacite Boots", + "nbttag": "{overrideMeta:1b,Unbreakable: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 BOOTS\"],color:261368,Name:\"§f§f§5Glacite Boots\"},ExtraAttributes:{color:\"3:252:248\",originTag:\"UNKNOWN\",id:\"GLACITE_BOOTS\",uuid:\"97285c25-ca2f-47d0-a059-fcc10b210ef9\",timestamp:\"1/15/21 3:32 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 BOOTS" + ], + "internalname": "GLACITE_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |