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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater II\",1:\"§7Your weapon gains §c4§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:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_SOUL_EATER;2\",enchantments:{ultimate_soul_eater:2},uuid:\"ac18ba26-f0c7-4dd9-b544-b9d604bb5e00\",anvil_uses:1,timestamp:\"11/17/20 8:23 PM\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9§d§lSoul Eater II",
"§7Your weapon gains §c4§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;2",
"parent": "ULTIMATE_SOUL_EATER;1",
"crafttext": "",
"clickcommand": "",
"modver": "1.6-REL",
"infoType": ""
}
|