From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/TELEKINESIS.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/TELEKINESIS.json') diff --git a/items/TELEKINESIS.json b/items/TELEKINESIS.json index 0728d377..3c4c6613 100644 --- a/items/TELEKINESIS.json +++ b/items/TELEKINESIS.json @@ -1,7 +1,7 @@ { "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\"}}", + "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:{id:\"ENCHANTED_BOOK\",enchantments:{telekinesis:1}}}", "damage": 0, "lore": [ "§9Telekinesis I", -- cgit