diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-26 10:06:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-26 10:06:23 +0200 |
commit | 968bb2a232c535234ef994f53a85abd04cf23618 (patch) | |
tree | 588d72eb414df8064381a19539ba7b19babb8a55 /items/ALERT_FLARE.json | |
parent | f18a467e17e845bb79404ed329e14a73e3891343 (diff) | |
download | NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.tar.gz NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.tar.bz2 NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.zip |
Fixed a few (81) items (#828)
* Fixed a few (21) pets
* Fixed another (1) pet
* Fixed Alert Flare recipe
* Fixed ench coal
* Fixed ench charcoal
* Fixed Farm Armours
* Fixed a few (48) reforge stones
Combinable in Reforge Anvil
* Fixed more (6) items
Diffstat (limited to 'items/ALERT_FLARE.json')
-rw-r--r-- | items/ALERT_FLARE.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/ALERT_FLARE.json b/items/ALERT_FLARE.json index 7846cae9..0eab61c0 100644 --- a/items/ALERT_FLARE.json +++ b/items/ALERT_FLARE.json @@ -29,7 +29,7 @@ "B2": "MOLTEN_POWDER:64", "B3": "", "C1": "INFERNO_VERTEX:8", - "C2": "ENCHANTED_FIREWORK_ROCKET:1", + "C2": "ALERT_FLARE:1", "C3": "" }, "internalname": "ALERT_FLARE", |