aboutsummaryrefslogtreecommitdiff
path: root/items/LONELY_PHILOSOPHER_NPC.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/LONELY_PHILOSOPHER_NPC.json')
-rw-r--r--items/LONELY_PHILOSOPHER_NPC.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/items/LONELY_PHILOSOPHER_NPC.json b/items/LONELY_PHILOSOPHER_NPC.json
new file mode 100644
index 00000000..dce4bab7
--- /dev/null
+++ b/items/LONELY_PHILOSOPHER_NPC.json
@@ -0,0 +1,31 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Lonely Philosopher (NPC)",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fa8499b8-72af-52d5-a55d-77974ef055fd\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjAwOGRjYzg5YjdkMTQ4NzBmMzJhMjg5NjI5M2Q3NzhiMGU1MGQyNWZjNGRiNDRhMTBiYWI5ODAwMjFiYWRiNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"\"],Name:\"§9Lonely Philosopher (NPC)\"},ExtraAttributes:{id:\"LONELY_PHILOSOPHER_NPC\"}}",
+ "damage": 3,
+ "lore": [
+ ""
+ ],
+ "internalname": "LONELY_PHILOSOPHER_NPC",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Lonely_Philosopher",
+ "https://wiki.hypixel.net/Lonely_Philosopher"
+ ],
+ "crafttext": "",
+ "x": -251,
+ "y": 132,
+ "z": 41,
+ "island": "hub",
+ "recipes": [
+ {
+ "type": "npc_shop",
+ "cost": [
+ "SKYBLOCK_COIN:150000"
+ ],
+ "result": "HUB_CASTLE_TRAVEL_SCROLL"
+ }
+ ]
+} \ No newline at end of file