diff options
Diffstat (limited to 'items/TELEKINESIS.json')
-rw-r--r-- | items/TELEKINESIS.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/TELEKINESIS.json b/items/TELEKINESIS.json new file mode 100644 index 00000000..0728d377 --- /dev/null +++ b/items/TELEKINESIS.json @@ -0,0 +1,23 @@ +{ + "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:\"ENCHANTING_TABLE\",id:\"TELEKINESIS\",enchantments:{telekinesis:1},uuid:\"a2fa547f-7713-4f17-98b6-b98eb1483709\",timestamp:\"4/12/20 1:46 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", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Telekinesis" + ] +}
\ No newline at end of file |