diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-11 16:10:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-11 14:10:54 +0000 |
| commit | 1be01049c8878ec9b087cff9036408a4bbca98ca (patch) | |
| tree | 7c07417ac3271d62e1e50b0278c18d326699aa44 /items/DIVER_CHESTPLATE.json | |
| parent | 4a724ed2a74eed24133f800eade4ca20e3b00353 (diff) | |
| download | NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.gz NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.bz2 NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.zip | |
Added new gemstones to lore (#1153)
Diffstat (limited to 'items/DIVER_CHESTPLATE.json')
| -rw-r--r-- | items/DIVER_CHESTPLATE.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/DIVER_CHESTPLATE.json b/items/DIVER_CHESTPLATE.json index 74dee346..4a0a6286 100644 --- a/items/DIVER_CHESTPLATE.json +++ b/items/DIVER_CHESTPLATE.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:golden_chestplate", "displayname": "§6Diver\u0027s Shirt", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+2%\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+200\",3:\"\",4:\"§6Full Set Bonus: One with the Fish §7(0/4)\",5:\"§7While touching water you move\",6:\"§7§9incredibly fast§7 and can breathe\",7:\"§7§9permanently§7. Sneak to slow down.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4❣ §cRequires §aFishing Skill 20§c.\",11:\"§6§lLEGENDARY CHESTPLATE\"],Name:\"§6Diver\u0027s Shirt\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIVER_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+2%\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+200\",3:\" §8[§8α§8]\",4:\"\",5:\"§6Full Set Bonus: One with the Fish §7(0/4)\",6:\"§7While touching water you move\",7:\"§7§9incredibly fast§7 and can breathe\",8:\"§7§9permanently§7. Sneak to slow down.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFishing Skill 20§c.\",12:\"§6§lLEGENDARY CHESTPLATE\"],Name:\"§6Diver\u0027s Shirt\"},ExtraAttributes:{id:\"DIVER_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+2%", "§7Health: §a+100", "§7Defense: §a+200", + " §8[§8α§8]", "", "§6Full Set Bonus: One with the Fish §7(0/4)", "§7While touching water you move", |
