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": "§f§f§fEnchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Sugar Rush III\",1:\"§7Grants §a+6 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Spooky Festival\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fBoots\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SUGAR_RUSH;3\",enchantments:{sugar_rush:3}}}",
"damage": 0,
"lore": [
"§9Sugar Rush III",
"§7Grants §a+6 §f✦ Speed§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aI-III: §7Spooky Festival",
"",
"§6Applied To:",
"§7- §fBoots",
"",
"§f§lCOMMON"
],
"internalname": "SUGAR_RUSH;3",
"parent": "SUGAR_RUSH;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|