JEI incorrectly shows raw redstone ore as millable
ST-DDT opened this issue ยท 4 comments
JEI shows the raw redstone ore as millable by the small millstone, but it isn't.
Reproduction Steps
- Place a small millstone and power it
- Throw a raw redstone ore in it
- Wait a minute
- Right click the millstone and you get the raw redstone ore back
Expected behaviour
- Either get redstone dust
- Or not having the JEI recipe show up
Versions
- createoreexcavation-fabric-1.20-1.4.3 (also reproducible on 1.4.0, didn't test older versions)
Create fabric bug.
Please report it to create-fabric.
Milling recipes break if an item can be processed in a millstone and crushing wheel. (The built in wool to string recipe is also broken). Millstone just locks up after the raw redstone and doesn't work with any recipes.
The redstone milling recipe is missing it's duration so it doesn't work, but can be inserted into the millstone.
On Create Fabric this locks up the millstone after removing the item and it won't accept any items until break and replace (works correctly on Forge).
I'm releasing a patch to fix the missing duration.