diff options
author | Lulonaut <67191924+Lulonaut@users.noreply.github.com> | 2022-05-08 12:50:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-08 10:50:08 +0000 |
commit | 6833b173a625ce8b71698d2cd89057b686c5b3d6 (patch) | |
tree | 771531707db5f9f5605b00d6f54f45ae190df2fd /items/FIREDUST_DAGGER.json | |
parent | b83fc7ae789f8e4880e8fa182bfe9d59dd7af7ee (diff) | |
download | NotEnoughUpdates-REPO-6833b173a625ce8b71698d2cd89057b686c5b3d6.tar.gz NotEnoughUpdates-REPO-6833b173a625ce8b71698d2cd89057b686c5b3d6.tar.bz2 NotEnoughUpdates-REPO-6833b173a625ce8b71698d2cd89057b686c5b3d6.zip |
dagger fixes (#735)
Diffstat (limited to 'items/FIREDUST_DAGGER.json')
-rw-r--r-- | items/FIREDUST_DAGGER.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/FIREDUST_DAGGER.json b/items/FIREDUST_DAGGER.json index a46c6928..a9380efa 100644 --- a/items/FIREDUST_DAGGER.json +++ b/items/FIREDUST_DAGGER.json @@ -30,7 +30,7 @@ ], "recipe": { "A1": "", - "A2": "MAGMA_FISH_SILVER:32", + "A2": "MAGMA_FISH_SILVER:30", "A3": "", "B1": "", "B2": "MOLTEN_POWDER:1", |