1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§fEnchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking cactus§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_CACTUS;1\",enchantments:{turbo_cactus:1},uuid:\"5c8cfaf9-337b-4bd7-8afb-e04e9957f5ea\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Turbo-Cacti I",
"§7Grants §a+5 §6☘ Farming Fortune",
"§6§7when breaking cactus§7.§r§7",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§f§lCOMMON"
],
"internalname": "TURBO_CACTUS;1",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|