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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§fEnchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater I\",1:\"§7Your weapon gains §c2§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_SOUL_EATER;1\",enchantments:{ultimate_soul_eater:1},uuid:\"4720f252-2cd7-40ac-b79c-4504436b8ec3\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9§d§lSoul Eater I",
"§7Your weapon gains §c2§7x the",
"§7Strength of the latest monster",
"§7killed and applies it on your",
"§7next hit.",
"",
"§7§cYou can only have 1 Ultimate",
"§cEnchantment on an item!",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§f§lCOMMON"
],
"internalname": "ULTIMATE_SOUL_EATER;1",
"crafttext": "",
"clickcommand": "",
"modver": "1.6-REL",
"infoType": ""
}
|