diff options
Diffstat (limited to 'items/MELON_LEGGINGS.json')
-rw-r--r-- | items/MELON_LEGGINGS.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/items/MELON_LEGGINGS.json b/items/MELON_LEGGINGS.json new file mode 100644 index 00000000..6149b0de --- /dev/null +++ b/items/MELON_LEGGINGS.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§aMelon Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+150\",1:\"§7Defense: §a+25\",2:\"§7Speed: §a+3\",3:\"§7Farming Fortune: §a+20\",4:\"\",5:\"§8Tiered Bonus: Cropier Crops (0/4)\",6:\"§7§7Farming Wheat, Carrot, and\",7:\"§7Potatoes has a §a0.03% §7chance\",8:\"§7of dropping a Cropie.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 25§c.\",12:\"§a§lUNCOMMON LEGGINGS\"],color:9018912,Name:\"§aMelon Leggings\"},ExtraAttributes:{id:\"MELON_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+150", + "§7Defense: §a+25", + "§7Speed: §a+3", + "§7Farming Fortune: §a+20", + "", + "§8Tiered Bonus: Cropier Crops (0/4)", + "§7§7Farming Wheat, Carrot, and", + "§7Potatoes has a §a0.03% §7chance", + "§7of dropping a Cropie.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFarming Skill 25§c.", + "§a§lUNCOMMON LEGGINGS" + ], + "recipe": { + "A1": "ENCHANTED_MELON_BLOCK:5", + "A2": "ENCHANTED_MELON_BLOCK:5", + "A3": "ENCHANTED_MELON_BLOCK:5", + "B1": "ENCHANTED_MELON_BLOCK:5", + "B2": "", + "B3": "ENCHANTED_MELON_BLOCK:5", + "C1": "ENCHANTED_MELON_BLOCK:5", + "C2": "", + "C3": "ENCHANTED_MELON_BLOCK:5" + }, + "internalname": "MELON_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |