From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/PROTECTOR_DRAGON_LEGGINGS.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 items/PROTECTOR_DRAGON_LEGGINGS.json (limited to 'items/PROTECTOR_DRAGON_LEGGINGS.json') diff --git a/items/PROTECTOR_DRAGON_LEGGINGS.json b/items/PROTECTOR_DRAGON_LEGGINGS.json new file mode 100644 index 00000000..5ec00657 --- /dev/null +++ b/items/PROTECTOR_DRAGON_LEGGINGS.json @@ -0,0 +1,22 @@ +{ + "internalname": "PROTECTOR_DRAGON_LEGGINGS", + "itemid": "minecraft:leather_leggings", + "displayname": "Protector Dragon Leggings", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+165\",2:\"\",3:\"§6Full Set Bonus: Protective Blood\",4:\"§7Increases the defense of each\",5:\"§7armor piece by §a+1%§7 §a❈\",6:\"§aDefense§7 for each missing\",7:\"§7percent of HP.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§6§lLEGENDARY LEGGINGS\"],color:10065803,Name:\"§6Protector Dragon Leggings\"},ExtraAttributes:{color:\"153:151:139\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"PROTECTOR_DRAGON_LEGGINGS\",uuid:\"7944c005-215a-4a5b-a165-66f34ce637e2\",timestamp:\"3/30/20 11:18 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+100 HP", + "§7Defense: §a+165", + "", + "§6Full Set Bonus: Protective Blood", + "§7Increases the defense of each", + "§7armor piece by §a+1%§7 §a❈", + "§aDefense§7 for each missing", + "§7percent of HP.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY LEGGINGS" + ] +} \ No newline at end of file -- cgit