diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:33:30 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:33:30 -0500 |
commit | 5267ebff0127054f6f9dc33f70544e50c172a80d (patch) | |
tree | 08ecb4fc318fb66d6b1691e166c1bdd0d08c161c /items/LURE;1.json | |
parent | 1e9552e104abe5135dd81f8daf3ea31af943df7a (diff) | |
download | NotEnoughUpdates-REPO-5267ebff0127054f6f9dc33f70544e50c172a80d.tar.gz NotEnoughUpdates-REPO-5267ebff0127054f6f9dc33f70544e50c172a80d.tar.bz2 NotEnoughUpdates-REPO-5267ebff0127054f6f9dc33f70544e50c172a80d.zip |
Books v2
Diffstat (limited to 'items/LURE;1.json')
-rw-r--r-- | items/LURE;1.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/LURE;1.json b/items/LURE;1.json new file mode 100644 index 00000000..b0099dee --- /dev/null +++ b/items/LURE;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure I\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a5%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lure:1}}}", + "damage": 0, + "lore": [ + "§9Lure I", + "§7Shortens the maximum time it", + "§7takes to catch something by", + "§7§a5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LURE;1", + "parent": "LURE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +}
\ No newline at end of file |