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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Quantum III\",1:\"§7Grants §4+2.4♨ Vitality §7on\",2:\"§7weekdays and §3+1.2☯ §7of a\",3:\"§7random §3Wisdom §7stat on\",4:\"§7weekends.\",5:\"\",6:\"§7Applicable on: §9Necklace\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aII-V: §7Riftwalker Bloodfiend\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fNecklace\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"QUANTUM;3\",enchantments:{quantum:3}}}",
"damage": 0,
"lore": [
"§9Quantum III",
"§7Grants §4+2.4♨ Vitality §7on",
"§7weekdays and §3+1.2☯ §7of a",
"§7random §3Wisdom §7stat on",
"§7weekends.",
"",
"§7Applicable on: §9Necklace",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aII-V: §7Riftwalker Bloodfiend",
"",
"§6Applied To:",
"§7- §fNecklace",
"",
"§f§lCOMMON"
],
"internalname": "QUANTUM;3",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|