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
|
{
"internalname": "WOOD_SINGULARITY",
"itemid": "minecraft:skull",
"displayname": "§6Wood Singularity",
"clickcommand": "",
"damage": 3,
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"d1b4c7be-3c99-35cd-9e99-24469b28f7cf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2FkNTdkMWY2MDQ3OGFmNmFlMWI2YjFjMjhjZWU1MzRkNWRiYjhjOGNhYjg3OTYzZTljMmVmMGM2YWM1OCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7A seriously large pile of wood.\",3:\"§7Grants §c+100❁ Strength §7when\",4:\"§7applied to a §6wooden §7sword.\",5:\"§7Can only be applied to an item\",6:\"§7once.\",7:\"\",8:\"§6§lLEGENDARY\"],Name:\"§6Wood Singularity\"},ExtraAttributes:{id:\"WOOD_SINGULARITY\"}}",
"modver": "2.1.0-REL",
"lore": [
"§7§8Combinable in Anvil",
"",
"§7A seriously large pile of wood.",
"§7Grants §c+100❁ Strength §7when",
"§7applied to a §6wooden §7sword.",
"§7Can only be applied to an item",
"§7once.",
"",
"§6§lLEGENDARY"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wood_Singularity",
"https://wiki.hypixel.net/Wood_Singularity"
],
"recipes": [
{
"type": "trade",
"cost": "ENCHANTED_EMERALD:6",
"result": "WOOD_SINGULARITY"
}
],
"crafttext": ""
}
|