Unable to drop charged certus quartz
minedak opened this issue ยท 1 comments
Describe the bug
To create a Fluix Crystal, 1 Charged Certus Quartz, 1 Nether Quartz, and 1 Redstone must be dropped into a pool of water.
It's impossible to drop 1 charged certus quartz - when dropped it just disappears. Furthermore, if inserted in a dropper the game will crash when the dropper gets a redstone pulse (and corrupt your save in the process).
How to reproduce the bug
Start a new world with AE2 mod (I also added Roughly Enough Items to easily access charged quartz and of course the Fabric API is added as a mod too). Give yourself some charged certus quartz. Press Q to drop it. Behold it not dropping.
Give yourself a dropper and a lever, put dropper down, insert charged quartz. Put lever next to dropper, flip it. Game crashes.
Expected behavior
In a perfect world, the charged certus quartz would drop when dropped. Similarly, if dropped by a dropper it shouldn't corrupt your save game, but just get dropped.
Additional details
I start minecraft through curseforge, not sure if that could have anything to do with the problem though.
Which minecraft version are you using?
1.17
On which mod loaders does it happen?
Fabric
Crash log
https://gist.github.com/minedak/e1c0ee0b21975c3c48617b04b1945dbe
Duplicate of #5464