1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"internalname": "EXPERIENCE_ARTIFACT",
"itemid": "minecraft:enchanted_book",
"displayname": "Experience Artifact",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Increase the experience orbs you\",1:\"§7gain by §a25% §7while this item\",2:\"§7is in your inventory.\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lEPIC ACCESSORY\"],Name:\"§5Experience Artifact\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"EXPERIENCE_ARTIFACT\",uuid:\"c599eaf5-ef57-485b-8999-de1ed76c9b26\",timestamp:\"3/8/20 12:32 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Increase the experience orbs you",
"§7gain by §a25% §7while this item",
"§7is in your inventory.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC ACCESSORY"
]
}
|