diff options
Diffstat (limited to 'items/SQUASH_CHESTPLATE.json')
-rw-r--r-- | items/SQUASH_CHESTPLATE.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/SQUASH_CHESTPLATE.json b/items/SQUASH_CHESTPLATE.json index e5701d20..5641925f 100644 --- a/items/SQUASH_CHESTPLATE.json +++ b/items/SQUASH_CHESTPLATE.json @@ -1,20 +1,21 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Squash Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+180\",1:\"§7Defense: §a+35\",2:\"§7Speed: §a+5\",3:\"§7Farming Fortune: §a+30\",4:\"\",5:\"§8Tiered Bonus: Mento Fermento (0/4)\",6:\"§7§7Farming Sugar Cane, Cactus,\",7:\"§7Mushroom, and Nether Warts has a\",8:\"§7§a0.005% §7chance of dropping a\",9:\"§7a Fermento. §7Grants §60☘\",10:\"§6Farming Fortune§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §aFarming Skill 35§c.\",14:\"§5§lEPIC CHESTPLATE\"],color:213774,Name:\"§5Squash Chestplate\"},ExtraAttributes:{id:\"SQUASH_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+180\",1:\"§7Defense: §a+35\",2:\"§7Speed: §a+5\",3:\"§7Farming Fortune: §a+30\",4:\" §8[§8☘§8]\",5:\"\",6:\"§8Tiered Bonus: Mento Fermento (0/4)\",7:\"§7§7Farming Sugar Cane, Cacti,\",8:\"§7Mushrooms, and Nether Warts has a\",9:\"§7§a0.005% §7chance of dropping a\",10:\"§7Fermento. §7Grants §60☘ Farming\",11:\"§6Fortune§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aFarming Skill 35§c.\",15:\"§5§lEPIC CHESTPLATE\"],color:213774,Name:\"§5Squash Chestplate\"},ExtraAttributes:{id:\"SQUASH_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Health: §a+180", "§7Defense: §a+35", "§7Speed: §a+5", "§7Farming Fortune: §a+30", + " §8[§8☘§8]", "", "§8Tiered Bonus: Mento Fermento (0/4)", - "§7§7Farming Sugar Cane, Cactus,", - "§7Mushroom, and Nether Warts has a", + "§7§7Farming Sugar Cane, Cacti,", + "§7Mushrooms, and Nether Warts has a", "§7§a0.005% §7chance of dropping a", - "§7a Fermento. §7Grants §60☘", - "§6Farming Fortune§7.", + "§7Fermento. §7Grants §60☘ Farming", + "§6Fortune§7.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFarming Skill 35§c.", |