diff options
Diffstat (limited to 'items/FARMER_BOOTS.json')
-rw-r--r-- | items/FARMER_BOOTS.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/FARMER_BOOTS.json b/items/FARMER_BOOTS.json index e2f13f70..0328a219 100644 --- a/items/FARMER_BOOTS.json +++ b/items/FARMER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§aFarmer Boots", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+40 HP\",1:\"§7Defense: §a+62\",2:\"§7Speed: §a+94\",3:\"\",4:\"§7These boots gain §a+2 §a❈\",5:\"§aDefense §7and §a+4 §f✦ Speed\",6:\"§f§7for every Farming Skill level\",7:\"§7you have.\",8:\"\",9:\"§7Bonus Defense: §a42\",10:\"§7Bonus Speed: §a84\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§a§lUNCOMMON BOOTS\"],color:13391104,Name:\"§aFarmer Boots\"},ExtraAttributes:{color:\"204:85:0\",id:\"FARMER_BOOTS\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+40 HP\",1:\"§7Defense: §a+62\",2:\"§7Speed: §a+94\",3:\"\",4:\"§7These boots gain §a+2 §a❈\",5:\"§aDefense §7and §a+4 §f✦ Speed\",6:\"§f§7for every Farming Skill level\",7:\"§7you have.\",8:\"\",9:\"§7Bonus Defense: §a§k00\",10:\"§7Bonus Speed: §a§k00\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§a§lUNCOMMON BOOTS\"],color:13391104,Name:\"§aFarmer Boots\"},ExtraAttributes:{color:\"204:85:0\",id:\"FARMER_BOOTS\"}}", "damage": 0, "lore": [ "§7Health: §a+40 HP", @@ -13,8 +13,8 @@ "§f§7for every Farming Skill level", "§7you have.", "", - "§7Bonus Defense: §a42", - "§7Bonus Speed: §a84", + "§7Bonus Defense: §a§k00", + "§7Bonus Speed: §a§k00", "", "§7§8This item can be reforged!", "§a§lUNCOMMON BOOTS" @@ -32,7 +32,7 @@ }, "internalname": "FARMER_BOOTS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Farmer_Boots" |