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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ice Cold I\",1:\"§7Grants §b+0.5❄ Cold Resistance§7.\",2:\"\",3:\"§7Applicable on: §9Armor\",4:\"\",5:\"§7Use this on an item in an Anvil to\",6:\"§7apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI: §bFrozen Corpses\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ICE_COLD;1\",enchantments:{ice_cold:1}}}",
"damage": 0,
"lore": [
"§9Ice Cold I",
"§7Grants §b+0.5❄ Cold Resistance§7.",
"",
"§7Applicable on: §9Armor",
"",
"§7Use this on an item in an Anvil to",
"§7apply it!",
"",
"§6Source:",
"§aI: §bFrozen Corpses",
"",
"§6Applied To:",
"§7- §fArmor",
"",
"§f§lCOMMON"
],
"internalname": "ICE_COLD;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|