From 7dace9af7ae041a753bb076c0fbad7dd5b560294 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 31 May 2020 02:47:11 +1000 Subject: 1.5 --- items/HARVESTING.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'items/HARVESTING.json') diff --git a/items/HARVESTING.json b/items/HARVESTING.json index 0f4d2de2..7a4a4ca6 100644 --- a/items/HARVESTING.json +++ b/items/HARVESTING.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting V\",1:\"§7Grants a §a62.5% §7chance to\",2:\"§7harvest double crops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{harvesting:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting V\",1:\"§7Grants a §a62.5% §7chance to\",2:\"§7harvest double crops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"HARVESTING\",enchantments:{harvesting:5}}}", "damage": 0, "lore": [ "§9Harvesting V", @@ -30,5 +30,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Harvesting" - ] + ], + "crafttext": "Requires: Wheat II" } \ No newline at end of file -- cgit