diff options
Diffstat (limited to 'items/RANCHERS_BOOTS.json')
-rw-r--r-- | items/RANCHERS_BOOTS.json | 39 |
1 files changed, 22 insertions, 17 deletions
diff --git a/items/RANCHERS_BOOTS.json b/items/RANCHERS_BOOTS.json index 2da32660..ba532e38 100644 --- a/items/RANCHERS_BOOTS.json +++ b/items/RANCHERS_BOOTS.json @@ -1,28 +1,33 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Rancher\u0027s Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+70\",3:\"§7Speed: §a+50\",4:\"\",5:\"§7These boots gain §a+2 §a❈\",6:\"§aDefense §7and §a+4 §f✦ Speed\",7:\"§f§7for every Farming Skill level\",8:\"§7you have.\",9:\"\",10:\"§6Ability: Farmer\u0027s Speed §e§lLEFT CLICK\",11:\"§7Change your speed cap\",12:\"\",13:\"§6Ability: Farmer\u0027s Grace\",14:\"§7Crops won\u0027t trample while\",15:\"§7wearing\",16:\"\",17:\"§7Bonus Defense: §a§k00\",18:\"§7Bonus Speed: §a§k00\",19:\"\",20:\"§7Current Speed Cap: §a400\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§5§lEPIC BOOTS\"],color:13391104,Name:\"§5Rancher\u0027s Boots\"},ExtraAttributes:{color:\"204:85:0\",modifier:\"zealous\",ranchers_speed:300,id:\"RANCHERS_BOOTS\",enchantments:{thorns:3,feather_falling:5,growth:4}}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+190\",2:\"§7Speed: §a+290\",3:\"§7Farming Fortune: §a+60\",4:\"\",5:\"§7These boots gain §a+2❈ Defense\",6:\"§a§7and §f+4✦ Speed§7 for every\",7:\"§7Farming Skill level you have.\",8:\"§7While on the §bGarden§7, these\",9:\"§7boots also gain §6+1☘ Farming\",10:\"§6Fortune §7for every Farming\",11:\"§7Skill level.\",12:\"\",13:\"§6Ability: Farmer\u0027s Speed §e§lLEFT CLICK\",14:\"§7Set a maximum amount of §f✦\",15:\"§fSpeed§7.\",16:\"\",17:\"§6Ability: Farmer\u0027s Grace\",18:\"§7Grants immunity to trampling\",19:\"§7crops.\",20:\"\",21:\"§7Bonus Defense: §a120\",22:\"§7Bonus Speed: §a240\",23:\"§7Bonus Farming Fortune: §a60\",24:\"\",25:\"§7Current Speed Cap: §a400\",26:\"\",27:\"§7§8This item can be reforged!\",28:\"§5§lEPIC BOOTS\"],color:0,Name:\"§5Rancher\u0027s Boots\"},ExtraAttributes:{id:\"RANCHERS_BOOTS\"}}", "damage": 0, "lore": [ - "", "§7Health: §a+100", - "§7Defense: §a+70", - "§7Speed: §a+50", + "§7Defense: §a+190", + "§7Speed: §a+290", + "§7Farming Fortune: §a+60", "", - "§7These boots gain §a+2 §a❈", - "§aDefense §7and §a+4 §f✦ Speed", - "§f§7for every Farming Skill level", - "§7you have.", + "§7These boots gain §a+2❈ Defense", + "§a§7and §f+4✦ Speed§7 for every", + "§7Farming Skill level you have.", + "§7While on the §bGarden§7, these", + "§7boots also gain §6+1☘ Farming", + "§6Fortune §7for every Farming", + "§7Skill level.", "", - "§6Ability: Farmer's Speed §e§lLEFT CLICK", - "§7Change your speed cap", + "§6Ability: Farmer\u0027s Speed §e§lLEFT CLICK", + "§7Set a maximum amount of §f✦", + "§fSpeed§7.", "", - "§6Ability: Farmer's Grace", - "§7Crops won't trample while", - "§7wearing", + "§6Ability: Farmer\u0027s Grace", + "§7Grants immunity to trampling", + "§7crops.", "", - "§7Bonus Defense: §a§k00", - "§7Bonus Speed: §a§k00", + "§7Bonus Defense: §a120", + "§7Bonus Speed: §a240", + "§7Bonus Farming Fortune: §a60", "", "§7Current Speed Cap: §a400", "", @@ -43,10 +48,10 @@ "internalname": "RANCHERS_BOOTS", "crafttext": "Requires: Pumpkin XI", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Rancher%27s_Boots", - "https://wiki.hypixel.net/Rancher's_Boots" + "https://wiki.hypixel.net/Rancher\u0027s_Boots" ] }
\ No newline at end of file |