diff options
Diffstat (limited to 'items/SAPPHIRE_POWER_SCROLL.json')
-rw-r--r-- | items/SAPPHIRE_POWER_SCROLL.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/SAPPHIRE_POWER_SCROLL.json b/items/SAPPHIRE_POWER_SCROLL.json new file mode 100644 index 00000000..2b935ea1 --- /dev/null +++ b/items/SAPPHIRE_POWER_SCROLL.json @@ -0,0 +1,22 @@ +{ + "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}", + "damage": 0, + "lore": [ + "§7§7Gain §b+5✎ Mana §7when using", + "§7your §e§lRIGHT CLICK §6Item", + "§6Ability§7.", + "", + "§7§7Can be combined with any §bitem", + "§b§7with a §e§lRIGHT CLICK §6Item", + "§6Ability §7at an anvil.", + "", + "§5§lEPIC" + ], + "internalname": "SAPPHIRE_POWER_SCROLL", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |