1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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": ""
}
|