diff options
Diffstat (limited to 'items/ARGOFAY_THREEBROTHER_3_RIFT_NPC.json')
-rw-r--r-- | items/ARGOFAY_THREEBROTHER_3_RIFT_NPC.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/ARGOFAY_THREEBROTHER_3_RIFT_NPC.json b/items/ARGOFAY_THREEBROTHER_3_RIFT_NPC.json new file mode 100644 index 00000000..5eaff7a0 --- /dev/null +++ b/items/ARGOFAY_THREEBROTHER_3_RIFT_NPC.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dArgofay Threebrother 3 (Rift NPC)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e4fb07fb-58d3-20f0-8aa5-791c6ef67a05\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2ZjYmU3MGMyZDFjNjhmZmFiZDJmYmJiZTNmZmYxNzQ2ZjQyMjI5Mzc4NjU2MDQ3NmVjZGZlYzVhYTI5M2Q3ZmEifX19\"}]},Name:\"e4fb07fb-58d3-20f0-8aa5-791c6ef67a05\"},display:{Lore:[0:\"§7Talk to all three brothers to unlock\",1:\"§7the §aWyld Sword\"],Name:\"§dArgofay Threebrother 3 (Rift NPC)\"},ExtraAttributes:{id:\"ARGOFAY_THREEBROTHER_3_RIFT_NPC\"}}", + "damage": 3, + "lore": [ + "§7Talk to all three brothers to unlock", + "§7the §aWyld Sword" + ], + "internalname": "ARGOFAY_THREEBROTHER_3_RIFT_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -136, + "y": 76, + "z": 113, + "island": "rift", + "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" + ], + "crafttext": "" +}
\ No newline at end of file |