diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-11 15:36:46 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-11 15:36:46 -0500 |
commit | 978c1387b98ee91980a0d75e6a9b15a31eb7430c (patch) | |
tree | f057af33b4d6d2faec8160c5c514579cb00d32a5 /items/TURBO_CANE;1.json | |
parent | 5ca19312e7c4c1df771a67f0f30ab6acf7b92246 (diff) | |
download | NotEnoughUpdates-REPO-978c1387b98ee91980a0d75e6a9b15a31eb7430c.tar.gz NotEnoughUpdates-REPO-978c1387b98ee91980a0d75e6a9b15a31eb7430c.tar.bz2 NotEnoughUpdates-REPO-978c1387b98ee91980a0d75e6a9b15a31eb7430c.zip |
More Farming Items
Diffstat (limited to 'items/TURBO_CANE;1.json')
-rw-r--r-- | items/TURBO_CANE;1.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/TURBO_CANE;1.json b/items/TURBO_CANE;1.json new file mode 100644 index 00000000..633d91a4 --- /dev/null +++ b/items/TURBO_CANE;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane I\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;1\",enchantments:{turbo_cane:1},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",timestamp:\"11/8/20 12:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Cane I", + "§7Increases double-drop chance", + "§7of sugar cane by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CANE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file |