diff options
Diffstat (limited to 'items/FERMENTO_CHESTPLATE.json')
-rw-r--r-- | items/FERMENTO_CHESTPLATE.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/FERMENTO_CHESTPLATE.json b/items/FERMENTO_CHESTPLATE.json new file mode 100644 index 00000000..caa1905c --- /dev/null +++ b/items/FERMENTO_CHESTPLATE.json @@ -0,0 +1,38 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+195", + "§7Defense: §a+40", + "§7Speed: §a+6", + "§7Farming Fortune: §a+35", + "", + "§8Tiered Bonus: Feast (0/4)", + "§7Combines the Tiered Bonuses of", + "§7wearing §a0 pieces §7of the", + "§7Melon Armor, Cropie Armor, and", + "§7Squash Armor.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 40§c.", + "§6§lLEGENDARY CHESTPLATE" + ], + "recipe": { + "A1": "CONDENSED_FERMENTO:2", + "A2": "SQUASH_CHESTPLATE:1", + "A3": "CONDENSED_FERMENTO:2", + "B1": "ENCHANTED_HUGE_MUSHROOM_2:32", + "B2": "ENCHANTED_SUGAR_CANE:32", + "B3": "ENCHANTED_HUGE_MUSHROOM_1:32", + "C1": "MUTANT_NETHER_STALK:10", + "C2": "MUTANT_NETHER_STALK:10", + "C3": "MUTANT_NETHER_STALK:10" + }, + "internalname": "FERMENTO_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |