diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-09-14 11:40:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 11:40:07 +0200 |
commit | fc877134eacdd1a75be57f90577ba0628638bbe3 (patch) | |
tree | f7de6ca9cadb5979da2039c6a42135c44806defb /items/STONE_CHESTPLATE.json | |
parent | 9861e27f07a1562bb4d1170c22a7b8c72fa63428 (diff) | |
download | NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.gz NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.bz2 NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.zip |
Added new alpha stuff (#978)
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/STONE_CHESTPLATE.json')
-rw-r--r-- | items/STONE_CHESTPLATE.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/STONE_CHESTPLATE.json b/items/STONE_CHESTPLATE.json index 76841492..e788e4fd 100644 --- a/items/STONE_CHESTPLATE.json +++ b/items/STONE_CHESTPLATE.json @@ -4,8 +4,8 @@ "displayname": "§9Stone Chestplate", "clickcommand": "", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d130\",1:\"§7Health: §a+130\",2:\"\",3:\"§7While in Dungeons, players\",4:\"§7within §e8 §7blocks of you take\",5:\"§7§c5% §7less damage.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 35000 / 35000\",9:\"§9§lRARE DUNGEON CHESTPLATE\"],color:14277081,Name:\"§9Stone Chestplate\"},ExtraAttributes:{color:\"217:217:217\",id:\"STONE_CHESTPLATE\"}}", - "modver": "2.1.0-REL", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d130\",1:\"§7Health: §a+130\",2:\"\",3:\"§7While in Dungeons, players\",4:\"§7within §e8 §7blocks of you take\",5:\"§7§c5% §7less damage.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§9§lRARE DUNGEON CHESTPLATE\"],color:14277081,Name:\"§9Stone Chestplate\"},ExtraAttributes:{color:\"217:217:217\",id:\"STONE_CHESTPLATE\"}}", + "modver": "2.1.1-PRE", "lore": [ "§7Gear Score: §d130", "§7Health: §a+130", @@ -15,7 +15,6 @@ "§7§c5% §7less damage.", "", "§7§8This item can be reforged!", - "§aPerfect 35000 / 35000", "§9§lRARE DUNGEON CHESTPLATE" ], "crafttext": "", |