diff options
author | jani270 <jani270@gmx.de> | 2021-04-23 22:50:58 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2021-04-23 22:50:58 +0200 |
commit | fc7a57d8b68c1406c4ea7fd577c06a8499960749 (patch) | |
tree | 19b681605f757414808138ed8380c69d94002d44 /items/REPLENISH;1.json | |
parent | 1b2a34e39bd9fc474af5a810fc5be2445457e315 (diff) | |
download | NotEnoughUpdates-REPO-fc7a57d8b68c1406c4ea7fd577c06a8499960749.tar.gz NotEnoughUpdates-REPO-fc7a57d8b68c1406c4ea7fd577c06a8499960749.tar.bz2 NotEnoughUpdates-REPO-fc7a57d8b68c1406c4ea7fd577c06a8499960749.zip |
Update all other Books
Diffstat (limited to 'items/REPLENISH;1.json')
-rw-r--r-- | items/REPLENISH;1.json | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/items/REPLENISH;1.json b/items/REPLENISH;1.json index d0f1daa7..c150d243 100644 --- a/items/REPLENISH;1.json +++ b/items/REPLENISH;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Replenish I\",1:\"§7Upon breaking crops, nether\",2:\"§7wart, or cocoa, automatically\",3:\"§7replant from materials in your\",4:\"§7inventory.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{replenish:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Replenish I\",1:\"§7Upon breaking crops, nether\",2:\"§7wart, or cocoa, automatically\",3:\"§7replant from materials in your\",4:\"§7inventory.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI: §7Coca Beans Collectio\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fHoe\",14:\"\",15:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"REPLENISH;1\",enchantments:{replenish:1}}}", "damage": 0, "lore": [ "§9Replenish I", @@ -13,6 +13,12 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Coca Beans Collectio", + "", + "§6Applied To:", + "§7- §fHoe", + "", "§9§lRARE" ], "recipe": { @@ -28,6 +34,7 @@ }, "internalname": "REPLENISH;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Cocoa Beans VIII" + "modver": "2.0.0-REL", + "crafttext": "Requires: Cocoa Beans VIII", + "infoType": "" }
\ No newline at end of file |