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/SHINY_ROD.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/SHINY_ROD.json')
-rw-r--r-- | items/SHINY_ROD.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/SHINY_ROD.json b/items/SHINY_ROD.json index 255a1058..d67851db 100644 --- a/items/SHINY_ROD.json +++ b/items/SHINY_ROD.json @@ -22,7 +22,7 @@ "B3": "STRING:1", "C1": "SHINY_SHARD:1", "C2": "", - "C3": "CARROT:1" + "C3": "CARROT_ITEM:1" }, "internalname": "SHINY_ROD", "crafttext": "", |