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
32
33
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smoldering II\",1:\"§7Increases damage dealt to\",2:\"§7§7Blazes§7 by §a6%§7.\",3:\"\",4:\"§7§7Apply Cost: §318 Exp Levels\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI: §7Smoldering Blazes\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fLongsword\",16:\"§7- §fBow\",17:\"§7- §fGauntlet\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§fEnchanted Book\"},ExtraAttributes:{id:\"SMOLDERING;2\",enchantments:{smoldering:2}}}",
"damage": 0,
"lore": [
"§9Smoldering II",
"§7Increases damage dealt to",
"§7§7Blazes§7 by §a6%§7.",
"",
"§7§7Apply Cost: §318 Exp Levels",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aI: §7Smoldering Blazes",
"",
"§6Applied To:",
"§7- §fSword",
"§7- §fFishing Weapon",
"§7- §fLongsword",
"§7- §fBow",
"§7- §fGauntlet",
"",
"§f§lCOMMON"
],
"internalname": "SMOLDERING;2",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|