diff options
Diffstat (limited to 'items/FERMENTO_CHESTPLATE.json')
-rw-r--r-- | items/FERMENTO_CHESTPLATE.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/FERMENTO_CHESTPLATE.json b/items/FERMENTO_CHESTPLATE.json index 842441fe..34059051 100644 --- a/items/FERMENTO_CHESTPLATE.json +++ b/items/FERMENTO_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Fermento Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+195\",1:\"§7Defense: §a+40\",2:\"§7Speed: §a+6\",3:\"§7Farming Fortune: §a+35\",4:\"\",5:\"§8Tiered Bonus: Feast (0/4)\",6:\"§7Combines the Tiered Bonuses of\",7:\"§7wearing §a0 pieces §7of the\",8:\"§7Melon Armor, Cropie Armor, and\",9:\"§7Squash Armor.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFarming Skill 40§c.\",13:\"§6§lLEGENDARY CHESTPLATE\"],color:5802252,Name:\"§6Fermento Chestplate\"},ExtraAttributes:{id:\"FERMENTO_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+195\",1:\"§7Defense: §a+40\",2:\"§7Speed: §a+6\",3:\"§7Farming Fortune: §a+35\",4:\"\",5:\"§8Tiered Bonus: Feast (0/4)\",6:\"§7Combines the Tiered Bonuses of\",7:\"§7wearing §a0 pieces §7of the\",8:\"§7Melon Armor, Cropie Armor, and\",9:\"§7Squash Armor. §7Grants §60☘\",10:\"§6Farming Fortune§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §aFarming Skill 40§c.\",14:\"§6§lLEGENDARY CHESTPLATE\"],color:5802252,Name:\"§6Fermento Chestplate\"},ExtraAttributes:{id:\"FERMENTO_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Health: §a+195", @@ -13,7 +13,8 @@ "§7Combines the Tiered Bonuses of", "§7wearing §a0 pieces §7of the", "§7Melon Armor, Cropie Armor, and", - "§7Squash Armor.", + "§7Squash Armor. §7Grants §60☘", + "§6Farming Fortune§7.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFarming Skill 40§c.", |