From bebdbe0971a2fe83b7d1c27fe3e3d3fd139b8f59 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 25 Dec 2022 10:03:48 +0100 Subject: Fixed a few items and added snowman (#877) * Fixed a few items and added snowman * Fixed more items and :cookie: * Fixed Mana Disintegrator * nopo im sorry :sob: * North :star: --- items/SAPPHIRE_POWER_SCROLL.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'items/SAPPHIRE_POWER_SCROLL.json') diff --git a/items/SAPPHIRE_POWER_SCROLL.json b/items/SAPPHIRE_POWER_SCROLL.json index dff859b4..9c818158 100644 --- a/items/SAPPHIRE_POWER_SCROLL.json +++ b/items/SAPPHIRE_POWER_SCROLL.json @@ -1,9 +1,11 @@ { "itemid": "minecraft:writable_book", "displayname": "§f§f§bSapphire Power Scroll", - "nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §b+5✎ Mana §7when using\",1:\"§7your §e§lRIGHT CLICK §6Item\",2:\"§6Ability§7.\",3:\"\",4:\"§7§7Can be combined with any §bitem\",5:\"§b§7with a §e§lRIGHT CLICK §6Item\",6:\"§6Ability §7at an anvil.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§f§f§bSapphire Power Scroll\"},ExtraAttributes:{id:\"SAPPHIRE_POWER_SCROLL\"},AttributeModifiers:[],resolved:0b}", + "nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7§7Gain §b+5✎ Mana §7when using\",3:\"§7your §e§lRIGHT CLICK §6Item\",4:\"§6Ability§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§bSapphire Power Scroll\"},ExtraAttributes:{id:\"SAPPHIRE_POWER_SCROLL\"},resolved:0b}", "damage": 0, "lore": [ + "§7§8Combinable in Anvil", + "", "§7§7Gain §b+5✎ Mana §7when using", "§7your §e§lRIGHT CLICK §6Item", "§6Ability§7.", -- cgit