From 1be01049c8878ec9b087cff9036408a4bbca98ca Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:10:54 +0200 Subject: Added new gemstones to lore (#1153) --- items/CROPIE_CHESTPLATE.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'items/CROPIE_CHESTPLATE.json') diff --git a/items/CROPIE_CHESTPLATE.json b/items/CROPIE_CHESTPLATE.json index 3b6cfa66..65de9505 100644 --- a/items/CROPIE_CHESTPLATE.json +++ b/items/CROPIE_CHESTPLATE.json @@ -1,19 +1,20 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§9Cropie Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+165\",1:\"§7Defense: §a+30\",2:\"§7Speed: §a+4\",3:\"§7Farming Fortune: §a+25\",4:\"\",5:\"§8Tiered Bonus: Squashbuckle (0/4)\",6:\"§7§7Farming Pumpkins, Melons, and\",7:\"§7Cocoa Beans have a §a0.01%\",8:\"§a§7chance of dropping a Squash.\",9:\"§7§7Grants §60☘ Farming Fortune§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFarming Skill 30§c.\",13:\"§9§lRARE CHESTPLATE\"],color:8005888,Name:\"§9Cropie Chestplate\"},ExtraAttributes:{id:\"CROPIE_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+165\",1:\"§7Defense: §a+30\",2:\"§7Speed: §a+4\",3:\"§7Farming Fortune: §a+25\",4:\" §8[§8☘§8]\",5:\"\",6:\"§8Tiered Bonus: Squashbuckle (0/4)\",7:\"§7§7Farming Pumpkins, Melons, and Cocoa\",8:\"§7Beans have a §a0.01% §7chance of\",9:\"§7dropping a Squash. §7Grants §60☘\",10:\"§6Farming Fortune§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §aFarming Skill 30§c.\",14:\"§9§lRARE CHESTPLATE\"],color:8005888,Name:\"§9Cropie Chestplate\"},ExtraAttributes:{id:\"CROPIE_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Health: §a+165", "§7Defense: §a+30", "§7Speed: §a+4", "§7Farming Fortune: §a+25", + " §8[§8☘§8]", "", "§8Tiered Bonus: Squashbuckle (0/4)", - "§7§7Farming Pumpkins, Melons, and", - "§7Cocoa Beans have a §a0.01%", - "§a§7chance of dropping a Squash.", - "§7§7Grants §60☘ Farming Fortune§7.", + "§7§7Farming Pumpkins, Melons, and Cocoa", + "§7Beans have a §a0.01% §7chance of", + "§7dropping a Squash. §7Grants §60☘", + "§6Farming Fortune§7.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFarming Skill 30§c.", -- cgit