diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/OLD_DRAGON_CHESTPLATE.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/OLD_DRAGON_CHESTPLATE.json')
-rw-r--r-- | items/OLD_DRAGON_CHESTPLATE.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/OLD_DRAGON_CHESTPLATE.json b/items/OLD_DRAGON_CHESTPLATE.json new file mode 100644 index 00000000..cabaf14f --- /dev/null +++ b/items/OLD_DRAGON_CHESTPLATE.json @@ -0,0 +1,23 @@ +{ + "internalname": "OLD_DRAGON_CHESTPLATE", + "itemid": "minecraft:leather_chestplate", + "displayname": "Old Dragon Chestplate", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+150 HP\",1:\"§7Defense: §a+160\",2:\"\",3:\"§6Full Set Bonus: Old Blood\",4:\"§7Increases the strength of\",5:\"§7§9Growth§7, §9Protection§7,\",6:\"§7§9Feather Falling§7, §9Sugar\",7:\"§9Rush§7, and §9True Protection§7\",8:\"§7while worn.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY CHESTPLATE\"],color:15787690,Name:\"§6Old Dragon Chestplate\"},ExtraAttributes:{color:\"240:230:170\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"OLD_DRAGON_CHESTPLATE\",uuid:\"7f1e5fd8-46c2-4a3f-9a21-fe3b064537a9\",timestamp:\"3/31/20 2:18 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+150 HP", + "§7Defense: §a+160", + "", + "§6Full Set Bonus: Old Blood", + "§7Increases the strength of", + "§7§9Growth§7, §9Protection§7,", + "§7§9Feather Falling§7, §9Sugar", + "§9Rush§7, and §9True Protection§7", + "§7while worn.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY CHESTPLATE" + ] +}
\ No newline at end of file |