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
32
33
34
35
36
37
38
39
40
41
42
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§aEnchanted Book",
"nbttag": "{ench:[0:{lvl:3,id:5}],HideFlags:254,display:{Lore:[0:\"§9Aiming IV\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a8\",3:\"§a§7blocks.\",4:\"§9Fire Protection V\",5:\"§7Grants §a+20 §a❈ Defense\",6:\"§a§7against fire and lava.\",7:\"§9Respiration III\",8:\"§7Extends your underwater\",9:\"§7breathing time by §a45s§7.\",10:\"§9Smite V\",11:\"§7Increases damage dealt to\",12:\"§7§7Skeletons§7, §7Zombies§7,\",13:\"§7§7Zombie Pigmen§7, and\",14:\"§7§7Withers§7 by §a40%§7.\",15:\"\",16:\"§7Use this on an item in an Anvil\",17:\"§7to apply it!\",18:\"\",19:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"ENCHANTED_BOOK\",enchantments:{fire_protection:5,smite:5,respiration:3,aiming:4},uuid:\"5c7b2dda-8e85-4aea-9deb-9305402138e6\",timestamp:\"7/9/20 3:18 AM\"}}",
"damage": 0,
"lore": [
"§9Aiming IV",
"§7Arrows home towards nearby",
"§7monsters if they are within §a8",
"§a§7blocks.",
"§9Fire Protection V",
"§7Grants §a+20 §a❈ Defense",
"§a§7against fire and lava.",
"§9Respiration III",
"§7Extends your underwater",
"§7breathing time by §a45s§7.",
"§9Smite V",
"§7Increases damage dealt to",
"§7§7Skeletons§7, §7Zombies§7,",
"§7§7Zombie Pigmen§7, and",
"§7§7Withers§7 by §a40%§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§a§lUNCOMMON"
],
"recipe": {
"A1": "",
"A2": "",
"A3": "",
"B1": "",
"B2": "PAPER:8",
"B3": "PAPER:8",
"C1": "",
"C2": "PAPER:8",
"C3": "MAGMA_CREAM:8"
},
"internalname": "FIRE_PROTECTION",
"clickcommand": "viewrecipe",
"modver": "1.0.0"
}
|