diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-29 00:06:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 23:06:48 +0000 |
commit | 0c202bd032d776d8fecb20342533aa5b14a61447 (patch) | |
tree | d4d783094d8f4bce70df9c177dba9ca819690126 /items/SPIDER_BOOTS.json | |
parent | 831ba828b487b0658d2748ee5a4dae11f0a1ef31 (diff) | |
download | NotEnoughUpdates-REPO-0c202bd032d776d8fecb20342533aa5b14a61447.tar.gz NotEnoughUpdates-REPO-0c202bd032d776d8fecb20342533aa5b14a61447.tar.bz2 NotEnoughUpdates-REPO-0c202bd032d776d8fecb20342533aa5b14a61447.zip |
Added new skins and fixed some lores (#1142)
Diffstat (limited to 'items/SPIDER_BOOTS.json')
-rw-r--r-- | items/SPIDER_BOOTS.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/items/SPIDER_BOOTS.json b/items/SPIDER_BOOTS.json index 87c59fd7..d6d41be5 100644 --- a/items/SPIDER_BOOTS.json +++ b/items/SPIDER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_boots", "displayname": "§9Spider\u0027s Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+45\",1:\"§7Speed: §a+5\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Ability: Double Jump \",5:\"§7Allows you to double jump by\",6:\"§7sneaking mid air!\",7:\"§8Mana Cost: §350\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE BOOTS\"],Name:\"§9Spider\u0027s Boots\"},ExtraAttributes:{id:\"SPIDER_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+45\",1:\"§7Speed: §a+5\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Ability: Double Jump \",5:\"§7Allows you to double jump by\",6:\"§7sneaking mid air!\",7:\"§8Mana Cost: §350\",8:\"\",9:\"§4This item is Arachnal Ж!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§9§lRARE BOOTS\"],Name:\"§9Spider\u0027s Boots\"},ExtraAttributes:{id:\"SPIDER_BOOTS\"}}", "damage": 0, "lore": [ "§7Defense: §a+45", @@ -13,6 +13,8 @@ "§7sneaking mid air!", "§8Mana Cost: §350", "", + "§4This item is Arachnal Ж!", + "", "§7§8This item can be reforged!", "§9§lRARE BOOTS" ], |