diff options
author | Eejit <76887639+Eejit43@users.noreply.github.com> | 2021-09-11 15:16:58 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-11 15:16:58 -0400 |
commit | d938498b7bc4f19cbbe3afaf2d4253ff92eacd9b (patch) | |
tree | c903b46c0962d15494f24c9f4b95f2a8d99ec8d2 /items/SALMON_HELMET_NEW.json | |
parent | 50fa5f2187e7cfed3664556bdde9509a7cdc203f (diff) | |
download | NotEnoughUpdates-REPO-d938498b7bc4f19cbbe3afaf2d4253ff92eacd9b.tar.gz NotEnoughUpdates-REPO-d938498b7bc4f19cbbe3afaf2d4253ff92eacd9b.tar.bz2 NotEnoughUpdates-REPO-d938498b7bc4f19cbbe3afaf2d4253ff92eacd9b.zip |
A couple of minor fixes (#612)
* A couple of minor fixes
Hunter Ring recipe was changed, Squid Boots stats were modified
* Whoops forgot to remove uuids and timestamps
* I left a stray comma... whoops!
* Updating Salmon Armor (New) stats
* Updating starred Last Breath crit damage
* Updated Water Hydra Head sea creature chance (yep it was reverted like Salmon Armor)
* Updating Melody's Hair name
* Removed reforge
* Tooltip fixes (extra lines)
* Updating Pioneer Pickaxe
* Updating lore of special Weaponsmith items
* Updating all vanilla armor (Leather, Iron, Chain, Gold, Diamond)
Diffstat (limited to 'items/SALMON_HELMET_NEW.json')
-rw-r--r-- | items/SALMON_HELMET_NEW.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/SALMON_HELMET_NEW.json b/items/SALMON_HELMET_NEW.json index 95ca7c3f..2913b642 100644 --- a/items/SALMON_HELMET_NEW.json +++ b/items/SALMON_HELMET_NEW.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§9Salmon Helmet", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"\",2:\"§7Health: §a+35 HP\",3:\"§7Defense: §a+80\",4:\"\",5:\"§6Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set,\",7:\"§7grants the wearer with the\",8:\"§7ability to §aburst forward§7\",9:\"§7when sneaking in water.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§4❣ §cRequires §aFishing Skill 13\",14:\"§9§lRARE HELMET\"],color:12663823,Name:\"§9Salmon Helmet\"},ExtraAttributes:{id:\"SALMON_HELMET_NEW\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"\",2:\"§7Health: §a+35 HP\",3:\"§7Defense: §a+80\",4:\"\",5:\"§6Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set,\",7:\"§7grants the wearer with the\",8:\"§7ability to §aburst forward§7\",9:\"§7when sneaking in water.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§4❣ §cRequires §aFishing Skill 13\",14:\"§9§lRARE HELMET\"],color:12663823,Name:\"§9Salmon Helmet\"},ExtraAttributes:{id:\"SALMON_HELMET_NEW\"}}", "damage": 0, "lore": [ - "§7Sea Creature Chance: §c+1%", + "§7Sea Creature Chance: §c+1.5%", "", "§7Health: §a+35 HP", "§7Defense: §a+80", |