diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-20 13:06:37 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-20 13:06:37 -0500 |
commit | bfd03c106be6f3259194cac4f681469cebf1c1c2 (patch) | |
tree | ed834be43a5c5063ac8c878104fccd823fd3a5d9 /items/MAGNET;1.json | |
parent | 3159ba4908bd6429f28d5be95749f1106cc5bdff (diff) | |
parent | bef32fe763500bc9122b9843e07e4574afcc2482 (diff) | |
download | NotEnoughUpdates-REPO-bfd03c106be6f3259194cac4f681469cebf1c1c2.tar.gz NotEnoughUpdates-REPO-bfd03c106be6f3259194cac4f681469cebf1c1c2.tar.bz2 NotEnoughUpdates-REPO-bfd03c106be6f3259194cac4f681469cebf1c1c2.zip |
Merge pull request #29 from IRONM00N/books
Books
Diffstat (limited to 'items/MAGNET;1.json')
-rw-r--r-- | items/MAGNET;1.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/MAGNET;1.json b/items/MAGNET;1.json new file mode 100644 index 00000000..7feb7706 --- /dev/null +++ b/items/MAGNET;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet I\",1:\"§7Grants §a1 §7additional\",2:\"§7experience orb every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"MAGNET;1\",enchantments:{magnet:1},uuid:\"7fd6adbc-7038-4a3a-82d7-b0aaedff1f02\",timestamp:\"10/6/20 9:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Magnet I", + "§7Grants §a1 §7additional", + "§7experience orb every time you", + "§7successfully catch a fish.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "MAGNET;1", + "parent": "MAGNET;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |