Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JEI incorrectly shows raw redstone ore as millable #74

Closed
ST-DDT opened this issue Jan 19, 2024 · 4 comments
Closed

JEI incorrectly shows raw redstone ore as millable #74

ST-DDT opened this issue Jan 19, 2024 · 4 comments

Comments

@ST-DDT
Copy link

ST-DDT commented Jan 19, 2024

JEI shows the raw redstone ore as millable by the small millstone, but it isn't.

grafik
grafik

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)
@tom5454
Copy link
Owner

tom5454 commented Mar 25, 2024

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.

@ST-DDT
Copy link
Author

ST-DDT commented Mar 25, 2024

tom5454 added a commit that referenced this issue Mar 25, 2024
Fixed data generator
Fixed raw redstone milling not working #74
@tom5454
Copy link
Owner

tom5454 commented Mar 25, 2024

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.

@tom5454 tom5454 closed this as completed Mar 25, 2024
tom5454 added a commit that referenced this issue Mar 25, 2024
Fixed raw redstone milling not working  #74
tom5454 added a commit that referenced this issue Mar 25, 2024
Fixed raw redstone milling not working  #74
@TropheusJ
Copy link

so this isn't a Create issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants