diff options
Diffstat (limited to 'items/RANCHERS_BOOTS.json')
-rw-r--r-- | items/RANCHERS_BOOTS.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/RANCHERS_BOOTS.json b/items/RANCHERS_BOOTS.json new file mode 100644 index 00000000..1e4b31ab --- /dev/null +++ b/items/RANCHERS_BOOTS.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§5Rancher\u0027s Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+172\",2:\"§7Speed: §a+254\",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:\"§6Item Ability: Farmer\u0027s Speed §e§lLEFT CLICK\",10:\"§7Change your speed cap\",11:\"\",12:\"§6Item Ability: Farmer\u0027s Grace\",13:\"§7Crops won\u0027t trample while\",14:\"§7wearing\",15:\"\",16:\"§7Bonus Defense: §a102\",17:\"§7Bonus Speed: §a204\",18:\"\",19:\"§7Current Speed Cap: §a400\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§5§lEPIC BOOTS\"],color:0,Name:\"§5Rancher\u0027s Boots\"},ExtraAttributes:{id:\"RANCHERS_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+100 HP", + "§7Defense: §a+172", + "§7Speed: §a+254", + "", + "§7These boots gain §a+2 §a❈", + "§aDefense §7and §a+4 §f✦ Speed", + "§f§7for every Farming Skill level", + "§7you have.", + "", + "§6Item Ability: Farmer\u0027s Speed §e§lLEFT CLICK", + "§7Change your speed cap", + "", + "§6Item Ability: Farmer\u0027s Grace", + "§7Crops won\u0027t trample while", + "§7wearing", + "", + "§7Bonus Defense: §a102", + "§7Bonus Speed: §a204", + "", + "§7Current Speed Cap: §a400", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BOOTS" + ], + "internalname": "RANCHERS_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |