diff options
Diffstat (limited to 'items/ARMOR_OF_YOG_CHESTPLATE.json')
-rw-r--r-- | items/ARMOR_OF_YOG_CHESTPLATE.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/ARMOR_OF_YOG_CHESTPLATE.json b/items/ARMOR_OF_YOG_CHESTPLATE.json new file mode 100644 index 00000000..e08b88cd --- /dev/null +++ b/items/ARMOR_OF_YOG_CHESTPLATE.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§f§f§5Armor of Yog Chestplate", + "nbttag": "{overrideMeta:1b,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:\"§7Yogs Killed: §a0\",14:\"§7Bonus Mining Speed: §a0\",15:\"\",16:\"§7Bonus HP: §a0\",17:\"§7Bonus Intelligence: §a0\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4❣ §cRequires §aHard Stone\",21:\"§aCollection 5.\",22:\"§5§lEPIC CHESTPLATE\"],color:13120000,Name:\"§f§f§5Armor of Yog Chestplate\"},ExtraAttributes:{color:\"200:50:0\",originTag:\"ARMOR_OF_YOG_CHESTPLATE\",id:\"ARMOR_OF_YOG_CHESTPLATE\",},AttributeModifiers:[]}", + "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.", + "", + "§7Yogs Killed: §a0", + "§7Bonus Mining Speed: §a0", + "", + "§7Bonus HP: §a0", + "§7Bonus Intelligence: §a0", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aHard Stone", + "§aCollection 5.", + "§5§lEPIC CHESTPLATE" + ], + "internalname": "ARMOR_OF_YOG_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |