diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-02-04 21:40:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-04 15:40:06 -0500 |
commit | fee25e01b45adde24db7c15191ee13933443f24f (patch) | |
tree | dbe22dd32c0c834332e1fe10d389456efebf455d /items/SALMON_BOOTS.json | |
parent | 1e34a3658aac7bb2a5c54ee161228e967a1692df (diff) | |
download | NotEnoughUpdates-REPO-fee25e01b45adde24db7c15191ee13933443f24f.tar.gz NotEnoughUpdates-REPO-fee25e01b45adde24db7c15191ee13933443f24f.tar.bz2 NotEnoughUpdates-REPO-fee25e01b45adde24db7c15191ee13933443f24f.zip |
Fixed and Added Things (#384)
* Mining Stuff
* Fixed Fairy Soul, fixed 2 Books, Added Jerry & Titanium Misc Things and added Tabs instead of weird Spaces
* Added Fishings Req's
* im dumb
Diffstat (limited to 'items/SALMON_BOOTS.json')
-rw-r--r-- | items/SALMON_BOOTS.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/SALMON_BOOTS.json b/items/SALMON_BOOTS.json index 5038e88c..be28991a 100644 --- a/items/SALMON_BOOTS.json +++ b/items/SALMON_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Salmon Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"\",2:\"§7Health: §a+75 HP\",3:\"§7Defense: §a+35\",4:\"\",5:\"§6Item Ability: 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:\"§5§lEPIC BOOTS\"],color:12663823,Name:\"§5Salmon Boots\"},ExtraAttributes:{id:\"SALMON_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"\",2:\"§7Health: §a+75 HP\",3:\"§7Defense: §a+35\",4:\"\",5:\"§6Item Ability: 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:\"§5§lEPIC BOOTS\"],color:12663823,Name:\"§5Salmon Boots\"},ExtraAttributes:{id:\"SALMON_BOOTS\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+1.5%", @@ -17,6 +17,7 @@ "§8Mana Cost: §320", "", "§7§8This item can be reforged!", + "§4❣ §cRequires §aFishing Skill 13", "§5§lEPIC BOOTS" ], "recipe": { @@ -32,7 +33,7 @@ }, "internalname": "SALMON_BOOTS", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ |