diff options
Diffstat (limited to 'items/FARMER_BOOTS.json')
-rw-r--r-- | items/FARMER_BOOTS.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/FARMER_BOOTS.json b/items/FARMER_BOOTS.json new file mode 100644 index 00000000..f63ea6df --- /dev/null +++ b/items/FARMER_BOOTS.json @@ -0,0 +1,25 @@ +{ + "internalname": "FARMER_BOOTS", + "itemid": "minecraft:leather_boots", + "displayname": "Farmer Boots", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+40 HP\",1:\"§7Defense: §a+50\",2:\"§7Speed: §a+70\",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: §a30\",10:\"§7Bonus Speed: §a60\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§a§lUNCOMMON BOOTS\"],color:13391104,Name:\"§aFarmer Boots\"},ExtraAttributes:{color:\"204:85:0\",originTag:\"QUICK_CRAFTING\",id:\"FARMER_BOOTS\",uuid:\"165ce18f-379e-4226-a146-805fcd1b22bc\",timestamp:\"3/30/20 10:54 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+40 HP", + "§7Defense: §a+50", + "§7Speed: §a+70", + "", + "§7These boots gain §a+2 §a❈", + "§aDefense §7and §a+4 §f✦ Speed", + "§f§7for every Farming Skill level", + "§7you have.", + "", + "§7Bonus Defense: §a30", + "§7Bonus Speed: §a60", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON BOOTS" + ] +}
\ No newline at end of file |