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:\"§9Pesterminator I\",1:\"§7Grants §6+1☘ Farming Fortune\",2:\"§6§7and §2+2ൠ Bonus Pest Chance§7,\",3:\"§7which increases your chance to\",4:\"§7spawn bonus §6Pests §7on the\",5:\"§7§bGarden§7.\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI: §6Beetle Pests\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fArmor\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PESTERMINATOR;1\",enchantments:{pesterminator:1}}}",
"damage": 0,
"lore": [
"§9Pesterminator I",
"§7Grants §6+1☘ Farming Fortune",
"§6§7and §2+2ൠ Bonus Pest Chance§7,",
"§7which increases your chance to",
"§7spawn bonus §6Pests §7on the",
"§7§bGarden§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aI: §6Beetle Pests",
"",
"§6Applied To:",
"§7- §fArmor",
"",
"§f§lCOMMON"
],
"internalname": "PESTERMINATOR;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|