diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-11-22 08:30:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-22 08:30:30 +0100 |
commit | a6d967c513053d1f53a3e0944be6f6097e27876a (patch) | |
tree | 60bb5df54670b1fff331004d6b694f6aa8dc9a10 /items/TELEKINESIS;1.json | |
parent | ce2a8e23753746323446021155538d68c2f78d05 (diff) | |
parent | 3e758918fb29e4fb54d998b457b7953e42e26a7d (diff) | |
download | NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.gz NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.bz2 NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.zip |
Merge pull request #3 from Moulberry/master
Update from original repo
Diffstat (limited to 'items/TELEKINESIS;1.json')
-rw-r--r-- | items/TELEKINESIS;1.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/TELEKINESIS;1.json b/items/TELEKINESIS;1.json new file mode 100644 index 00000000..360fb148 --- /dev/null +++ b/items/TELEKINESIS;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Telekinesis I\",1:\"§7Block and mob drops go directly\",2:\"§7into your inventory.\",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:\"TELEKINESIS;1\",enchantments:{telekinesis:1},uuid:\"ac056c11-fe5d-4c3a-9c2b-f8f5a28290a8\",timestamp:\"4/3/20 8:49 PM\"}}", + "damage": 0, + "lore": [ + "§9Telekinesis I", + "§7Block and mob drops go directly", + "§7into your inventory.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TELEKINESIS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |