diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/DIAMOND_CHESTPLATE.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/DIAMOND_CHESTPLATE.json')
-rw-r--r-- | items/DIAMOND_CHESTPLATE.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/DIAMOND_CHESTPLATE.json b/items/DIAMOND_CHESTPLATE.json new file mode 100644 index 00000000..74c7c2f6 --- /dev/null +++ b/items/DIAMOND_CHESTPLATE.json @@ -0,0 +1,15 @@ +{ + "internalname": "DIAMOND_CHESTPLATE", + "itemid": 311, + "displayname": "§aDiamond Chestplate", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+40\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON CHESTPLATE\"],Name:\"§aDiamond Chestplate\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"DIAMOND_CHESTPLATE\",uuid:\"54758bba-6aec-47dd-847d-3f14de38127f\",timestamp:\"7/8/20 9:15 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+40", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON CHESTPLATE" + ] +}
\ No newline at end of file |