diff options
Diffstat (limited to 'items/HARVESTING.json')
-rw-r--r-- | items/HARVESTING.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/HARVESTING.json b/items/HARVESTING.json index 7a4a4ca6..f91445da 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:\"HARVESTING\",enchantments:{harvesting:5}}}", + "displayname": "§aEnchanted 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:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{harvesting:5}}}", "damage": 0, "lore": [ "§9Harvesting V", @@ -11,7 +11,7 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§f§lCOMMON" + "§a§lUNCOMMON" ], "recipe": { "A1": "", |