diff options
Diffstat (limited to 'items/AMETHYST_POWER_SCROLL.json')
-rw-r--r-- | items/AMETHYST_POWER_SCROLL.json | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/items/AMETHYST_POWER_SCROLL.json b/items/AMETHYST_POWER_SCROLL.json index 48737ffa..6ce16dbf 100644 --- a/items/AMETHYST_POWER_SCROLL.json +++ b/items/AMETHYST_POWER_SCROLL.json @@ -1,18 +1,16 @@ { "itemid": "minecraft:writable_book", - "displayname": "§f§f§5Amethyst Power Scroll", - "nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7§7Gain §a+10❈ Defense §7for §a5s\",3:\"§a§7when using your §e§lRIGHT CLICK\",4:\"§e§l§6Item Ability§7.\",5:\"\",6:\"§7§7Can be combined with any §bitem\",7:\"§b§7with a §e§lRIGHT CLICK §6Item\",8:\"§6Ability §7at an anvil.\",9:\"\",10:\"§5§lEPIC\"],Name:\"§f§f§5Amethyst Power Scroll\"},ExtraAttributes:{id:\"AMETHYST_POWER_SCROLL\"},resolved:0b}", + "displayname": "§5Amethyst Power Scroll", + "nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7§7Gain §a+10❈ Defense §7for §a5s §7when using your\",3:\"§7§e§lRIGHT CLICK §6Item Ability§7.\",4:\"\",5:\"§7§7Can be combined with any §bitem §7with a §e§lRIGHT\",6:\"§e§lCLICK §6Item Ability §7at an anvil.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Amethyst Power Scroll\"},ExtraAttributes:{id:\"AMETHYST_POWER_SCROLL\"},resolved:0b}", "damage": 0, "lore": [ "§7§8Combinable in Anvil", "", - "§7§7Gain §a+10❈ Defense §7for §a5s", - "§a§7when using your §e§lRIGHT CLICK", - "§e§l§6Item Ability§7.", + "§7§7Gain §a+10❈ Defense §7for §a5s §7when using your", + "§7§e§lRIGHT CLICK §6Item Ability§7.", "", - "§7§7Can be combined with any §bitem", - "§b§7with a §e§lRIGHT CLICK §6Item", - "§6Ability §7at an anvil.", + "§7§7Can be combined with any §bitem §7with a §e§lRIGHT", + "§e§lCLICK §6Item Ability §7at an anvil.", "", "§5§lEPIC" ], |