1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§fEnchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Life Steal III\",1:\"§7Heals for §a0.3%§7 of the damage\",2:\"§7you deal to mobs.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"LIFE_STEAL;3\",enchantments:{life_steal:3},uuid:\"3c8f3766-b7ba-4b67-bbbc-83cd98923398\",anvil_uses:1,timestamp:\"10/6/20 10:06 PM\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Life Steal III",
"§7Heals for §a0.3%§7 of the damage",
"§7you deal to mobs.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§f§lCOMMON"
],
"internalname": "LIFE_STEAL;3",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": ""
}
|