Skip to content

Commit

Permalink
npc wiki links (#1547)
Browse files Browse the repository at this point in the history
* andrew

* biblio testing

* npcs
  • Loading branch information
catgirlseraid authored Dec 21, 2024
1 parent 4397ed2 commit 0decfe4
Show file tree
Hide file tree
Showing 15 changed files with 71 additions and 15 deletions.
5 changes: 4 additions & 1 deletion items/ANDREW_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@
"z": -47,
"island": "hub",
"crafttext": "",
"infoType": ""
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Andrew"
]
}
5 changes: 4 additions & 1 deletion items/ARTHUR_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@
"z": -136,
"island": "hub",
"crafttext": "",
"infoType": ""
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Arthur"
]
}
5 changes: 4 additions & 1 deletion items/BAKER_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@
}
],
"crafttext": "",
"infoType": ""
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Baker"
]
}
6 changes: 5 additions & 1 deletion items/BIBLIO_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,9 @@
"x": 14,
"y": 73,
"z": -107,
"island": "hub"
"island": "hub",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Biblio"
]
}
6 changes: 5 additions & 1 deletion items/BILLY_JOE_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,9 @@
"x": -78,
"y": 71,
"z": -70,
"island": "hub"
"island": "hub",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Billy_Joe"
]
}
6 changes: 5 additions & 1 deletion items/BLACKSMITH_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,9 @@
"x": -29,
"y": 70,
"z": -126,
"island": "hub"
"island": "hub",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Blacksmith"
]
}
6 changes: 5 additions & 1 deletion items/BOBBY_JOE_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,9 @@
"x": 63,
"y": 72,
"z": -115,
"island": "hub"
"island": "hub",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Bobby_Joe"
]
}
6 changes: 5 additions & 1 deletion items/BUILDER_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,9 @@
"x": -51,
"y": 72,
"z": -27,
"island": "hub"
"island": "hub",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Builder"
]
}
5 changes: 4 additions & 1 deletion items/CARNIVAL_COWBOY_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
"z": 9,
"island": "hub",
"crafttext": "",
"infoType": ""
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Carnival_Cowboy"
]
}
5 changes: 4 additions & 1 deletion items/CARNIVAL_FISHERMAN_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
"z": 0,
"island": "hub",
"crafttext": "",
"infoType": ""
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Carnival_Fisherman"
]
}
5 changes: 4 additions & 1 deletion items/CARNIVAL_LEADER_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
"z": -18,
"island": "hub",
"crafttext": "",
"infoType": ""
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Carnival_Leader"
]
}
6 changes: 5 additions & 1 deletion items/CARNIVAL_PIRATEMAN_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,9 @@
"z": -2,
"island": "hub",
"crafttext": "",
"infoType": ""
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Carnival_Pirateman"
]

}
7 changes: 6 additions & 1 deletion items/CARPENTER_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,10 @@
"x": 16,
"y": 73,
"z": -21,
"island": "hub"
"island": "hub",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Carpenter"
]

}
6 changes: 5 additions & 1 deletion items/CHANTELLE_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,9 @@
"z": -18,
"island": "hub",
"crafttext": "",
"infoType": ""
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Chantelle"
]

}
7 changes: 6 additions & 1 deletion items/CHRISTOPHER_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,10 @@
"x": -59,
"y": 90,
"z": -16,
"island": "hub"
"island": "hub",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Christopher"
]

}

0 comments on commit 0decfe4

Please sign in to comment.