Dust and Crushed Ore Chunks w/Video
CarlucciMods opened this issue · 7 comments
Running Latest Version of your mod.
Is pretty simple...
- Copper Ore goes into crusher, makes Copper Ore Chunks.
- Copper Ore Chunks back into the crusher to make dust.
- I pull the dust out into my inventory and it becomes Ore Chunks again. I made video !
https://vimeo.com/user79498309/review/382215365/79ee7293b5
This is happening with some other ores as well.
If you have a mod that converts items with the same tag, that might be the problem. Both ore chunks and dusts are tagged as dusts.
If it's not happening to other players, that sounds more like a client-server desync issue. Not sure what could cause that. Double-check you have the same exact mods as the server. Maybe try without Optifine.
If it is a tag issue, you could override the tags with a data pack. But you would need to change many of the mod's recipes as well. The recipes are the reason they are tagged that way. Would be better to identify the mod causing the issue if that's the case.