aboutsummaryrefslogtreecommitdiff
path: root/items/FANN_NPC.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-12-13 13:33:07 +0100
committerGitHub <noreply@github.com>2023-12-13 12:33:07 +0000
commit1f57ddba5d5cad747f2f0ecd17fc78fc02a131d2 (patch)
treeb9216dc1297d4dd6621b0cf373f9fb526ced93aa /items/FANN_NPC.json
parent158e8a0ea37413f68714bd483fd78ec7709bd85d (diff)
downloadNotEnoughUpdates-REPO-1f57ddba5d5cad747f2f0ecd17fc78fc02a131d2.tar.gz
NotEnoughUpdates-REPO-1f57ddba5d5cad747f2f0ecd17fc78fc02a131d2.tar.bz2
NotEnoughUpdates-REPO-1f57ddba5d5cad747f2f0ecd17fc78fc02a131d2.zip
Added recipe to Bart and Fann, fixed lore of draconic and tara and fixed texture (#1070)
* Added recipe to Bart and Fann, fixed lore of draconic and tara and fixed texture * Oops
Diffstat (limited to 'items/FANN_NPC.json')
-rw-r--r--items/FANN_NPC.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/items/FANN_NPC.json b/items/FANN_NPC.json
index e8c80623..d10e55bd 100644
--- a/items/FANN_NPC.json
+++ b/items/FANN_NPC.json
@@ -12,5 +12,14 @@
"x": 39,
"y": 71,
"z": -88,
- "island": "hub"
+ "island": "hub",
+ "recipes": [
+ {
+ "type": "npc_shop",
+ "cost": [
+ "SKYBLOCK_COIN:2000000"
+ ],
+ "result": "OWL;4:1"
+ }
+ ]
} \ No newline at end of file