1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
{
"itemid": "minecraft:writable_book",
"displayname": "§5Amethyst Power Scroll",
"nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§7Gain §a+10❈ Defense §7for §a5s\",1:\"§a§7when using your §e§lRIGHT CLICK\",2:\"§e§l§6Item Ability§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:\"§5Amethyst Power Scroll\"},ExtraAttributes:{id:\"AMETHYST_POWER_SCROLL\"},resolved:0b}",
"damage": 0,
"lore": [
"§7§7Gain §a+10❈ Defense §7for §a5s",
"§a§7when using your §e§lRIGHT CLICK",
"§e§l§6Item Ability§7.",
"",
"§7§7Can be combined with any §bitem",
"§b§7with a §e§lRIGHT CLICK §6Item",
"§6Ability §7at an anvil.",
"",
"§5§lEPIC"
],
"recipe": {
"A1": "",
"A2": "",
"A3": "",
"B1": "",
"B2": "ENCHANTED_PAPER:16",
"B3": "ENCHANTED_PAPER:16",
"C1": "",
"C2": "ENCHANTED_PAPER:16",
"C3": "FINE_AMETHYST_GEM:16"
},
"internalname": "AMETHYST_POWER_SCROLL",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL"
}
|