-
Notifications
You must be signed in to change notification settings - Fork 287
Description
What's the issue you encountered?
Testing on latest 1.21.11 version on all mod loaders with no other mods except Terrablender and Glitchcore (and fabric api on fabric version). None of BoP's flowers can be crafted into Suspicious Stews.
(screenshots are from Fabric version but confirmed to be an issue with all mod loader versions)
(vanilla Dandelion recipe to show it's not some general issue with stews)
How can the issue be reproduced?
- Attempt to craft any small Biomes o' Plenty flower with a Bowl, a Red Mushroom, and a Brown Mushroom
Logs
No response
Mod Version
21.11.0.26
Additional information
Possible separately, possibly relatedly: in older versions that I have tested (1.20.1 and 1.21.1, not others) all BoP Suspicious Stews have a duration of 0 ticks. I bring this up because although you're not maintaining outdated versions, I think the uncraftability in current versions may be just a modern manifestation of the same problem (i.e. perhaps Minecraft now considers the stew recipe invalid if the flower doesn't have a duration defined for its effect; that said I do not know how the underlying code works so this is merely a guess).
(screenshot shows result of a "/data get block" command on a chest containing a Suspicious Stew crafted with a Glowflower in 1.21.1 fabric: notably the "duration" of the "suspicious_stew_effects" component is zero)
[EDIT] Never mind, it turns out Suspicious Stews just use normal recipes now so this is unrelated.