diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-12-21 22:50:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-21 21:50:58 +0000 |
commit | 0e253b3c5cfa340965a295c670de511191d6d8b5 (patch) | |
tree | 15af9383d8645977e278708f2c41f5606255e39e /items/ALCHEMIST_RIFT_NPC.json | |
parent | 330fa7830719001cd6c85c5ff79dc40f8b70713f (diff) | |
download | NotEnoughUpdates-REPO-0e253b3c5cfa340965a295c670de511191d6d8b5.tar.gz NotEnoughUpdates-REPO-0e253b3c5cfa340965a295c670de511191d6d8b5.tar.bz2 NotEnoughUpdates-REPO-0e253b3c5cfa340965a295c670de511191d6d8b5.zip |
Added skins, fixed 3 items (#1078)
* Fixed lore of 2 items and fixed npc saying it has a recipe
* Added new skins
Diffstat (limited to 'items/ALCHEMIST_RIFT_NPC.json')
-rw-r--r-- | items/ALCHEMIST_RIFT_NPC.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/ALCHEMIST_RIFT_NPC.json b/items/ALCHEMIST_RIFT_NPC.json index 03512309..8189d5ee 100644 --- a/items/ALCHEMIST_RIFT_NPC.json +++ b/items/ALCHEMIST_RIFT_NPC.json @@ -7,7 +7,7 @@ "" ], "internalname": "ALCHEMIST_RIFT_NPC", - "clickcommand": "viewrecipe", + "clickcommand": "", "modver": "2.1.1-PRE", "infoType": "", "info": [], @@ -15,6 +15,5 @@ "x": -49, "y": 70, "z": -64, - "island": "rift", - "recipes": [] + "island": "rift" }
\ No newline at end of file |