diff options
Diffstat (limited to 'items/CROPIE_CHESTPLATE.json')
-rw-r--r-- | items/CROPIE_CHESTPLATE.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/items/CROPIE_CHESTPLATE.json b/items/CROPIE_CHESTPLATE.json new file mode 100644 index 00000000..1f09d183 --- /dev/null +++ b/items/CROPIE_CHESTPLATE.json @@ -0,0 +1,37 @@ +{ + "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 Pumpkin, Melon, and\",7:\"§7Cocoa Beans have a §a0.01%\",8:\"§a§7chance of dropping a Squash.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 30§c.\",12:\"§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", + "", + "§8Tiered Bonus: Squashbuckle (0/4)", + "§7§7Farming Pumpkin, Melon, and", + "§7Cocoa Beans have a §a0.01%", + "§a§7chance of dropping a Squash.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 30§c.", + "§9§lRARE CHESTPLATE" + ], + "recipe": { + "A1": "CROPIE:10", + "A2": "MELON_CHESTPLATE:1", + "A3": "CROPIE:10", + "B1": "BOX_OF_SEEDS:3", + "B2": "TIGHTLY_TIED_HAY_BALE:1", + "B3": "BOX_OF_SEEDS:3", + "C1": "ENCHANTED_BAKED_POTATO:15", + "C2": "ENCHANTED_BAKED_POTATO:15", + "C3": "ENCHANTED_BAKED_POTATO:15" + }, + "internalname": "CROPIE_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |