diff options
Diffstat (limited to 'items/HARVESTING.json')
-rw-r--r-- | items/HARVESTING.json | 5 |
1 files changed, 3 insertions, 2 deletions
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 |