diff options
Diffstat (limited to 'items/ARMOR_OF_YOG_LEGGINGS.json')
-rw-r--r-- | items/ARMOR_OF_YOG_LEGGINGS.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/ARMOR_OF_YOG_LEGGINGS.json b/items/ARMOR_OF_YOG_LEGGINGS.json new file mode 100644 index 00000000..e5a53a1f --- /dev/null +++ b/items/ARMOR_OF_YOG_LEGGINGS.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§5Armor of Yog Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"§7Defense: §a+15\",2:\"\",3:\"§6Full Set Bonus: Absorb\",4:\"§7Every §910 Yogs killed§7 gives\",5:\"§7the wearer §a+1 §6⸕ Mining Speed\",6:\"§6§7while wearing the set. Max\",7:\"§7500.\",8:\"\",9:\"§6Full Set Bonus: Heat Resistance\",10:\"§7Grants §aimmunity §7to the heat\",11:\"§7produced in §cMagma Fields§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aHard Stone\",15:\"§aCollection 5.\",16:\"§5§lEPIC LEGGINGS\"],color:13120000,Name:\"§5Armor of Yog Leggings\"},ExtraAttributes:{id:\"ARMOR_OF_YOG_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+50 HP", + "§7Defense: §a+15", + "", + "§6Full Set Bonus: Absorb", + "§7Every §910 Yogs killed§7 gives", + "§7the wearer §a+1 §6⸕ Mining Speed", + "§6§7while wearing the set. Max", + "§7500.", + "", + "§6Full Set Bonus: Heat Resistance", + "§7Grants §aimmunity §7to the heat", + "§7produced in §cMagma Fields§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aHard Stone", + "§aCollection 5.", + "§5§lEPIC LEGGINGS" + ], + "internalname": "ARMOR_OF_YOG_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |