1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§aEnchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Growth V\",1:\"§7Grants §a+75 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"GROWTH;5\",enchantments:{growth:5},uuid:\"20315eda-bdfe-45a3-898d-1e05f9c26f1f\",anvil_uses:1,timestamp:\"10/6/20 9:43 PM\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Growth V",
"§7Grants §a+75 §c❤ Health§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§a§lUNCOMMON"
],
"internalname": "GROWTH;5",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": ""
}
|