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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§5Enchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism VII\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a100%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVI: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"CUBISM;7\",enchantments:{cubism:7}},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Cubism VII",
"§7Increases damage dealt to",
"§7§7Magma Cubes§7, §7Slimes§7, and",
"§7§7Creepers§7 by §a100%§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aVI: §7Experiments",
"",
"§6Applied To:",
"§7- §fBow",
"§7- §fSword",
"§7- §fFishing Weapon",
"§7- §fGauntlet",
"",
"§5§lEPIC"
],
"internalname": "CUBISM;7",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|