diff options
Diffstat (limited to 'items/IMPALING.json')
-rw-r--r-- | items/IMPALING.json | 20 |
1 files changed, 7 insertions, 13 deletions
diff --git a/items/IMPALING.json b/items/IMPALING.json index 0e29d676..0012b6f9 100644 --- a/items/IMPALING.json +++ b/items/IMPALING.json @@ -1,24 +1,18 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§9Enchanted Book", - "nbttag": "{ench:[0:{lvl:5,id:32}],HideFlags:254,display:{Lore:[0:\"§9Cubism V, §9Efficiency V\",1:\"§9Feather Falling V, §9Fortune III\",2:\"§9Harvesting V, §9Impaling III\",3:\"§9Infinite Quiver V, §9Knockback II\",4:\"§9Lethality V, §9Looting III\",5:\"§9Luck VI, §9Lure V\",6:\"§9Protection V, §9Sharpness V\",7:\"§9Telekinesis I, §9Thorns III\",8:\"§9Thunderlord V, §9Vampirism V\",9:\"§9Venomous V\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{impaling:3,efficiency:5,fortune:3,thorns:3,luck:6,looting:3,feather_falling:5,protection:5,knockback:2,telekinesis:1,vampirism:5,lure:5,venomous:5,harvesting:5,infinite_quiver:5,thunderlord:5,sharpness:5,cubism:5,lethality:5},anvil_uses:4}}", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Impaling II\",1:\"§7Increases damage dealt to\",2:\"§7§7Squids§7 and §7Guardians§7 by\",3:\"§7§a25%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{impaling:2}}}", "damage": 0, "lore": [ - "§9Cubism V, §9Efficiency V", - "§9Feather Falling V, §9Fortune III", - "§9Harvesting V, §9Impaling III", - "§9Infinite Quiver V, §9Knockback II", - "§9Lethality V, §9Looting III", - "§9Luck VI, §9Lure V", - "§9Protection V, §9Sharpness V", - "§9Telekinesis I, §9Thorns III", - "§9Thunderlord V, §9Vampirism V", - "§9Venomous V", + "§9Impaling II", + "§7Increases damage dealt to", + "§7§7Squids§7 and §7Guardians§7 by", + "§7§a25%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§9§lRARE" + "§f§lCOMMON" ], "recipe": { "A1": "", |