embeddedt / VintageFix

FerriteCore and ModernFix venturing into the stone age of 1.12
https://legacy.curseforge.com/minecraft/mc-mods/vintagefix
Other
66 stars 6 forks source link

Ore Stages/Hardcore Item Stages Incompatibility #80

Open TheComputerizer opened 11 months ago

TheComputerizer commented 11 months ago

Enabling mixin.dynamic_resources seems to break rendering from ore stages

embeddedt commented 11 months ago

Known issue, I don't have an easy way of fixing it at the moment. https://github.com/embeddedt/VintageFix/issues/57#issuecomment-1685347838

TheComputerizer commented 11 months ago

Is it possible to blacklist staged blocks from being dynamic?

embeddedt commented 11 months ago

Yes, but it would require coding explicit compatibility/hooks for that mod.

embeddedt commented 5 months ago

For anyone encountering issues with Hardcore Item Stages: a workaround is shared here.