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_BOOTS.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_BOOTS.json')
-rw-r--r-- | items/DIVER_BOOTS.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/DIVER_BOOTS.json b/items/DIVER_BOOTS.json index 008438ea..504c25c7 100644 --- a/items/DIVER_BOOTS.json +++ b/items/DIVER_BOOTS.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:golden_boots", "displayname": "§6Diver\u0027s Boots", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+2%\",1:\"§7Health: §a+60\",2:\"§7Defense: §a+110\",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 BOOTS\"],Name:\"§6Diver\u0027s Boots\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"DIVER_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+2%\",1:\"§7Health: §a+60\",2:\"§7Defense: §a+110\",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 BOOTS\"],Name:\"§6Diver\u0027s Boots\"},ExtraAttributes:{id:\"DIVER_BOOTS\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+2%", "§7Health: §a+60", "§7Defense: §a+110", + " §8[§8α§8]", "", "§6Full Set Bonus: One with the Fish §7(0/4)", "§7While touching water you move", |