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/CRYSTAL_CHESTPLATE.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/CRYSTAL_CHESTPLATE.json')
-rw-r--r-- | items/CRYSTAL_CHESTPLATE.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/CRYSTAL_CHESTPLATE.json b/items/CRYSTAL_CHESTPLATE.json new file mode 100644 index 00000000..14127e81 --- /dev/null +++ b/items/CRYSTAL_CHESTPLATE.json @@ -0,0 +1,24 @@ +{ + "internalname": "CRYSTAL_CHESTPLATE", + "itemid": "minecraft:leather_chestplate", + "displayname": "Crystal Chestplate", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+35\",1:\"§7Intelligence: §a+120\",2:\"\",3:\"§6Full Set Bonus: Refraction\",4:\"§7The stats of this armor change\",5:\"§7from §a0§7 to §a200%§7 depending\",6:\"§7on the current light level.\",7:\"\",8:\"§7Current Light Level\",9:\"§67§8 (100.0%)\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC CHESTPLATE\"],color:16577535,Name:\"§5Crystal Chestplate\"},ExtraAttributes:{color:\"252:243:255\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"CRYSTAL_CHESTPLATE\",uuid:\"5d912ea6-316f-49ca-af36-6b7b10499514\",timestamp:\"3/31/20 2:53 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+35", + "§7Intelligence: §a+120", + "", + "§6Full Set Bonus: Refraction", + "§7The stats of this armor change", + "§7from §a0§7 to §a200%§7 depending", + "§7on the current light level.", + "", + "§7Current Light Level", + "§67§8 (100.0%)", + "", + "§7§8This item can be reforged!", + "§5§lEPIC CHESTPLATE" + ] +}
\ No newline at end of file |