diff options
Diffstat (limited to 'items/FARM_ARMOR_CHESTPLATE.json')
-rw-r--r-- | items/FARM_ARMOR_CHESTPLATE.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/items/FARM_ARMOR_CHESTPLATE.json b/items/FARM_ARMOR_CHESTPLATE.json index cdd8beca..3c6af26d 100644 --- a/items/FARM_ARMOR_CHESTPLATE.json +++ b/items/FARM_ARMOR_CHESTPLATE.json @@ -1,20 +1,22 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§9Farm Armor Chestplate", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+20\",1:\"§7Defense: §a+75\",2:\"\",3:\"§6Full Set Bonus: Bonus Speed\",4:\"§7Increases your §f✦ Speed §7by\",5:\"§7§a+25§7 while worn near Farming\",6:\"§7Minions or in the §bFarm§7,\",7:\"§7§bThe Barn§7, and §eMushroom\",8:\"§eDesert§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE CHESTPLATE\"],color:16766720,Name:\"§9Farm Armor Chestplate\"},ExtraAttributes:{color:\"255:215:0\",id:\"FARM_ARMOR_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+20\",1:\"§7Defense: §a+75\",2:\"§7Farming Fortune: §a+10\",3:\"\",4:\"§6Full Set Bonus: Bonus Speed\",5:\"§7Increases your §f✦ Speed §7by\",6:\"§7§a+25§7 while worn near Farming\",7:\"§7Minions or in the §bFarm§7,\",8:\"§7§bThe Barn§7, §eMushroom\",9:\"§eDesert§7, and §bGarden§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFarming Skill 10§c.\",13:\"§9§lRARE CHESTPLATE\"],color:16766720,Name:\"§9Farm Armor Chestplate\"},ExtraAttributes:{id:\"FARM_ARMOR_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Health: §a+20", "§7Defense: §a+75", + "§7Farming Fortune: §a+10", "", "§6Full Set Bonus: Bonus Speed", "§7Increases your §f✦ Speed §7by", "§7§a+25§7 while worn near Farming", "§7Minions or in the §bFarm§7,", - "§7§bThe Barn§7, and §eMushroom", - "§eDesert§7.", + "§7§bThe Barn§7, §eMushroom", + "§eDesert§7, and §bGarden§7.", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 10§c.", "§9§lRARE CHESTPLATE" ], "recipe": { @@ -30,7 +32,7 @@ }, "internalname": "FARM_ARMOR_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Farm_Armor", |