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": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lRefrigerate I\",1:\"§7Grants §d5% §7of the mana used\",2:\"§7to cast abilities as §a❈ Defense\",3:\"§a§7for §a10s§7, up to §a1,000❈\",4:\"§aDefense§7.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Applicable on: §9Armor\",10:\"§7Use this on an item in an Anvil\",11:\"§7to apply it!\",12:\"\",13:\"§6Source:\",14:\"§aI-V: §7Einary\u0027s Shop\",15:\"\",16:\"§6Applied To:\",17:\"§7- §fArmor\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_REFRIGERATE;1\",enchantments:{ultimate_refrigerate:1}}}",
"damage": 0,
"lore": [
"§9§d§lRefrigerate I",
"§7Grants §d5% §7of the mana used",
"§7to cast abilities as §a❈ Defense",
"§a§7for §a10s§7, up to §a1,000❈",
"§aDefense§7.",
"",
"§7§cYou can only have 1 Ultimate",
"§cEnchantment on an item!",
"",
"§7Applicable on: §9Armor",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aI-V: §7Einary\u0027s Shop",
"",
"§6Applied To:",
"§7- §fArmor",
"",
"§f§lCOMMON"
],
"internalname": "ULTIMATE_REFRIGERATE;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|