tom5454 / Create-Ore-Excavation

Extract resources using machines powered by Rotational Force
https://www.curseforge.com/minecraft/mc-mods/create-ore-excavation
MIT License
16 stars 20 forks source link

JEI incorrectly shows raw redstone ore as millable #74

Closed ST-DDT closed 5 months ago

ST-DDT commented 8 months ago

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

grafik grafik

Reproduction Steps

Expected behaviour

Versions

tom5454 commented 5 months ago

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 commented 5 months ago

Done:

tom5454 commented 5 months ago

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.

TropheusJ commented 5 months ago

so this isn't a Create issue?