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
|
{
"itemid": "minecraft:skull",
"displayname": "§dArgofay Threebrother 1 (Rift NPC)",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"9774c54c-4766-2f25-8348-02ec8f6d0c66\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzI1ZmU1OTVlMDg1Yzc0MTUwNGQ2ZGM4ZDgyYjMzZWYyNGI5NzQ2MTc0OGU4NDUwNzBlYTQ5ZTA3OTE2NWFmZjUifX19\"}]},Name:\"9774c54c-4766-2f25-8348-02ec8f6d0c66\"},display:{Lore:[0:\"§7Talk to all three brothers to unlock\",1:\"§7the §aWyld Sword\"],Name:\"§dArgofay Threebrother 1 (Rift NPC)\"},ExtraAttributes:{id:\"ARGOFAY_THREEBROTHER_1_RIFT_NPC\"}}",
"damage": 3,
"lore": [
"§7Talk to all three brothers to unlock",
"§7the §aWyld Sword"
],
"internalname": "ARGOFAY_THREEBROTHER_1_RIFT_NPC",
"clickcommand": "",
"modver": "2.1.1-PRE",
"x": -93,
"y": 77,
"z": 109,
"island": "rift",
"crafttext": "",
"recipes": [
{
"type": "npc_shop",
"result": "WYLD_SWORD:1.0",
"cost": [
"SKYBLOCK_MOTE:333.0",
"SHAME_CRUX:3.0"
]
}
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Argofay_Threebrother",
"https://wiki.hypixel.net/Argofay_Threebrother"
]
}
|