[BUG] Most modded item droppers don't activate Crystallareium
Robotgiggle opened this issue ยท 0 comments
Describe the bug
The crystallareium is supposed to activate (ie produce a bud block) whenever a valid item is dropped on top of it. However, it seems like a variety of automatic item droppers from other mods do not correctly trigger this behavior. Instead of activating the crystallareium, items dropped via any of these methods just sit there in item form until they despawn.
Based on some testing, these methods all fail to activate the crystallareium:
- create chutes/funnels/belts
- quark chutes
- botania open crates
These methods do activate the crystallareium:
- vanilla droppers/dispensers
- ME formation planes
To Reproduce
- Set up one of the devices listed above
- Use it to drop a valid item onto a crystallareium
- Observe that the crystallareium does not activate, and the item remains in-world
Expected behavior
I would expect the crystallareium to properly activate no matter how the triggering item is delivered into the world.
Minecraft version
1.20.1
Mod version
1.7.14