diff options
Diffstat (limited to 'items/ORANGE_CHESTPLATE.json')
-rw-r--r-- | items/ORANGE_CHESTPLATE.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/ORANGE_CHESTPLATE.json b/items/ORANGE_CHESTPLATE.json new file mode 100644 index 00000000..af969898 --- /dev/null +++ b/items/ORANGE_CHESTPLATE.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§5Orange Chestplate", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+45s\",1:\"§7Intelligence: §a+5\",2:\"§7Mana Regen: §a+10%\",3:\"\",4:\"§9Living Metal §9܉§b|§b|§b|§b|§b|§b|§b|§b|§b|§b|§9܈ §8100%\",5:\"§6Full Set Bonus: Living Metal Suit\",6:\"§7Lets you survive the frostbite of\",7:\"§7the §bLiving Stillness§7.\",8:\"\",9:\"§5§lEPIC CHESTPLATE\"],color:16729600,Name:\"§5Orange Chestplate\"},ExtraAttributes:{lm_evo:114,id:\"ORANGE_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Rift Time: §a+45s", + "§7Intelligence: §a+5", + "§7Mana Regen: §a+10%", + "", + "§9Living Metal §9܉§b|§b|§b|§b|§b|§b|§b|§b|§b|§b|§9܈ §8100%", + "§6Full Set Bonus: Living Metal Suit", + "§7Lets you survive the frostbite of", + "§7the §bLiving Stillness§7.", + "", + "§5§lEPIC CHESTPLATE" + ], + "recipe": { + "A1": "HALF_EATEN_CARROT:64", + "A2": "", + "A3": "HALF_EATEN_CARROT:64", + "B1": "HALF_EATEN_CARROT:64", + "B2": "ETALPTSEHC_NORI:1", + "B3": "HALF_EATEN_CARROT:64", + "C1": "HALF_EATEN_CARROT:64", + "C2": "HALF_EATEN_CARROT:64", + "C3": "HALF_EATEN_CARROT:64" + }, + "internalname": "ORANGE_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |