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
34
35
|
{
"itemid": "minecraft:skull",
"displayname": "§9Experimentation Table",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"f7672cfd-3be3-3098-8c09-df3381d712e9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTc0MjE2NTc3MCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODFiODQzNDUxMTg0YThjY2Q4ZTZlNDlkMGVkZjM0NTFkM2RlYTUwZmRlNWI2YTJmOThhYjdjZjExMzhiY2VjZSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this item on your\",1:\"§7island!\",2:\"\",3:\"§7Conduct wild enchanting\",4:\"§7experiments to gain bonus\",5:\"§7§bEnchanting Exp §7and §eitems§7!\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Experimentation Table\"},ExtraAttributes:{id:\"EXPERIMENTATION_TABLE\"}}",
"damage": 3,
"lore": [
"§7Place this item on your",
"§7island!",
"",
"§7Conduct wild enchanting",
"§7experiments to gain bonus",
"§7§bEnchanting Exp §7and §eitems§7!",
"",
"§9§lRARE"
],
"recipe": {
"A1": "LOG:1",
"A2": "LOG:1",
"A3": "LOG:1",
"B1": "LOG:1",
"B2": "EXP_BOTTLE:1",
"B3": "LOG:1",
"C1": "LOG:1",
"C2": "LOG:1",
"C3": "LOG:1"
},
"internalname": "EXPERIMENTATION_TABLE",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "Requires: Enchanting X",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Experimentation_Table"
]
}
|