aboutsummaryrefslogtreecommitdiff
path: root/items/TELEKINESIS.json
blob: 3c4c66131f0931f20490984688cdb5818ec23264 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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:{id:\"ENCHANTED_BOOK\",enchantments:{telekinesis:1}}}",
  "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"
  ]
}