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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Reflection I\",1:\"§7Grants §b+2✎ Intelligence§7.\",2:\"§7Grants §f+1❂ True Defense§7.\",3:\"§7When damaged by an arrow, deal §b2x §7your\",4:\"§7§b✎ Intelligence §7to its shooter.\",5:\"\",6:\"§7Applicable on: §9Chestplate\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Rift Mirrorverse\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fChestplate\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cThorns\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"REFLECTION;1\",enchantments:{reflection:1}}}",
"damage": 0,
"lore": [
"§9Reflection I",
"§7Grants §b+2✎ Intelligence§7.",
"§7Grants §f+1❂ True Defense§7.",
"§7When damaged by an arrow, deal §b2x §7your",
"§7§b✎ Intelligence §7to its shooter.",
"",
"§7Applicable on: §9Chestplate",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aI-V: §7Rift Mirrorverse",
"",
"§6Applied To:",
"§7- §fChestplate",
"",
"§6Conflicts:",
"§7- §cThorns",
"",
"§f§lCOMMON"
],
"internalname": "REFLECTION;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|