diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-06-13 11:36:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-13 11:36:19 +0200 |
commit | 1bba991179e609721477b3eea4ab5b932974b772 (patch) | |
tree | a582edc1e58c925778c60f9d9c25fdc35a62d47c /items/FARM_MERCHANT_NPC.json | |
parent | 8643438b0b11455a2971f495738d09de709ca403 (diff) | |
download | NotEnoughUpdates-REPO-1bba991179e609721477b3eea4ab5b932974b772.tar.gz NotEnoughUpdates-REPO-1bba991179e609721477b3eea4ab5b932974b772.tar.bz2 NotEnoughUpdates-REPO-1bba991179e609721477b3eea4ab5b932974b772.zip |
Fixed lore of fero mana 5 (#939)
* Fixed lore of fero mana 5
* Added new items and fixed lore of rev stone
* Fixed Carrot Items
* Added full support for dante ring and sloth party head
* Added wiki links
Diffstat (limited to 'items/FARM_MERCHANT_NPC.json')
-rw-r--r-- | items/FARM_MERCHANT_NPC.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/FARM_MERCHANT_NPC.json b/items/FARM_MERCHANT_NPC.json index 48a22d76..4a7b67a5 100644 --- a/items/FARM_MERCHANT_NPC.json +++ b/items/FARM_MERCHANT_NPC.json @@ -32,7 +32,7 @@ "cost": [ "SKYBLOCK_COIN:7" ], - "result": "CARROT:3" + "result": "CARROT_ITEM:3" }, { "type": "npc_shop", |