diff options
Diffstat (limited to 'items/SLUG_BOOTS.json')
-rw-r--r-- | items/SLUG_BOOTS.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/SLUG_BOOTS.json b/items/SLUG_BOOTS.json index 92137772..e02cd56a 100644 --- a/items/SLUG_BOOTS.json +++ b/items/SLUG_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§9Slug Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+20\",1:\"§7Sea Creature Chance: §c+3%\",2:\"§7Health: §a+110\",3:\"§7Defense: §a+110\",4:\" §8[§7☘§8]\",5:\"\",6:\"§7Damage taken by §cLava Sea\",7:\"§cCreatures §7is reduced by §a5%\",8:\"§a§7and damage dealt is increased\",9:\"§7by §c1.1x§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§9§lRARE BOOTS\"],color:2580756,Name:\"§9Slug Boots\"},ExtraAttributes:{id:\"SLUG_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+20\",1:\"§7Sea Creature Chance: §c+3%\",2:\"§7Health: §a+110\",3:\"§7Defense: §a+110\",4:\" §8[§7☘§8]\",5:\"\",6:\"§6Ability: Bouncy §e§lSNEAK\",7:\"§7When falling from a great\",8:\"§7height, you\u0027ll bounce straight\",9:\"§7up!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFishing Skill 27.\",13:\"§9§lRARE BOOTS\"],color:2580756,Name:\"§9Slug Boots\"},ExtraAttributes:{id:\"SLUG_BOOTS\"}}", "damage": 0, "lore": [ "§7Strength: §c+20", @@ -10,12 +10,13 @@ "§7Defense: §a+110", " §8[§7☘§8]", "", - "§7Damage taken by §cLava Sea", - "§cCreatures §7is reduced by §a5%", - "§a§7and damage dealt is increased", - "§7by §c1.1x§7.", + "§6Ability: Bouncy §e§lSNEAK", + "§7When falling from a great", + "§7height, you\u0027ll bounce straight", + "§7up!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFishing Skill 27.", "§9§lRARE BOOTS" ], "internalname": "SLUG_BOOTS", |