diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-18 14:25:49 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-18 14:25:49 +1100 |
commit | dc0e8d1a6fcf533f571ced038b17781714858335 (patch) | |
tree | 4a1dada5549185028d3d1c011e50c2ec00c89758 /items/HARVESTING;1.json | |
parent | 13b1753fb6d8adfd60a13c5e8409b11af58731b4 (diff) | |
parent | 82c90f155b121c21418068b5d44aea0485080740 (diff) | |
download | NotEnoughUpdates-REPO-dc0e8d1a6fcf533f571ced038b17781714858335.tar.gz NotEnoughUpdates-REPO-dc0e8d1a6fcf533f571ced038b17781714858335.tar.bz2 NotEnoughUpdates-REPO-dc0e8d1a6fcf533f571ced038b17781714858335.zip |
Merge pull request #303 from IRONM00N/books
Large Update
Diffstat (limited to 'items/HARVESTING;1.json')
-rw-r--r-- | items/HARVESTING;1.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/HARVESTING;1.json b/items/HARVESTING;1.json new file mode 100644 index 00000000..ae6acbc1 --- /dev/null +++ b/items/HARVESTING;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting I\",1:\"§7Grants a §a12.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:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;1\",enchantments:{harvesting:1},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}", + "damage": 0, + "lore": [ + "§9Harvesting I", + "§7Grants a §a12.5% §7chance to", + "§7harvest double crops.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "HARVESTING;1", + "parent": "HARVESTING;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |