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/ARMOR_OF_MAGMA_CHESTPLATE.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/ARMOR_OF_MAGMA_CHESTPLATE.json')
-rw-r--r-- | items/ARMOR_OF_MAGMA_CHESTPLATE.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/ARMOR_OF_MAGMA_CHESTPLATE.json b/items/ARMOR_OF_MAGMA_CHESTPLATE.json new file mode 100644 index 00000000..e40c924e --- /dev/null +++ b/items/ARMOR_OF_MAGMA_CHESTPLATE.json @@ -0,0 +1,26 @@ +{ + "internalname": "ARMOR_OF_MAGMA_CHESTPLATE", + "itemid": "minecraft:leather_chestplate", + "displayname": "Armor of Magma Chestplate", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+30\",2:\"\",3:\"§6Full Set Bonus: Absorb\",4:\"§7Every §910 Magma Cubes killed§7\",5:\"§7gives the wearer §a+1 §c❤ Health\",6:\"§c§7and §b✎ Intelligence§7 while\",7:\"§7wearing the set. Max 200 each.\",8:\"\",9:\"§7Magma Cubes Killed: §a0\",10:\"§7Bonus HP: §a0\",11:\"§7Bonus Intelligence: §a0\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC CHESTPLATE\"],color:16749312,Name:\"§5Armor of Magma Chestplate\"},ExtraAttributes:{color:\"255:147:0\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"ARMOR_OF_MAGMA_CHESTPLATE\",uuid:\"3a969974-e33c-4495-90b1-0771c168d762\",timestamp:\"12/20/19 2:14 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+100 HP", + "§7Defense: §a+30", + "", + "§6Full Set Bonus: Absorb", + "§7Every §910 Magma Cubes killed§7", + "§7gives the wearer §a+1 §c❤ Health", + "§c§7and §b✎ Intelligence§7 while", + "§7wearing the set. Max 200 each.", + "", + "§7Magma Cubes Killed: §a0", + "§7Bonus HP: §a0", + "§7Bonus Intelligence: §a0", + "", + "§7§8This item can be reforged!", + "§5§lEPIC CHESTPLATE" + ] +}
\ No newline at end of file |