Skip to content

Commit

Permalink
Add new books to Einary's shop (#1621)
Browse files Browse the repository at this point in the history
* Add new books to Einary's shop

* I'm tired
  • Loading branch information
lunaynx authored Jan 21, 2025
1 parent d3c70e6 commit 9d4c7fc
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions items/EINARY_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,27 @@
"VOLCANIC_ROCK:1"
],
"result": "WINTER_FRAGMENT:2"
},
{
"type": "npc_shop",
"cost": [
"SKYBLOCK_NORTH_STAR:10"
],
"result": "LUCK;6"
},
{
"type": "npc_shop",
"cost": [
"SKYBLOCK_NORTH_STAR:10"
],
"result": "LOOTING;4"
},
{
"type": "npc_shop",
"cost": [
"SKYBLOCK_NORTH_STAR:10"
],
"result": "SCAVENGER;4"
}
],
"crafttext": ""
Expand Down

0 comments on commit 9d4c7fc

Please sign in to comment.