Methane-mod icon indicating copy to clipboard operation
Methane-mod copied to clipboard

[Issue] something broke!

Open om3ga6400 opened this issue 1 year ago • 6 comments

🔥 Something broke!

Description of what happened

biome partical weather, methane

it is recommended to use GitHub Gists when uploading large logfiles.

3.8.2-1.21

rain just goes through ceilings

om3ga6400 avatar Aug 18 '24 01:08 om3ga6400

That's due to Methane's particle optimization. This is working as intended, but I'm not sure how to tell the user that particle collision is quite CPU intense before switching collision back to vanilla.

AnOpenSauceDev avatar Aug 18 '24 02:08 AnOpenSauceDev

is there an option to turn particle collision on?

om3ga6400 avatar Aug 18 '24 04:08 om3ga6400

Not really, it does if it detects a mod that can cause a crash, but I never really put it into the config.

AnOpenSauceDev avatar Aug 18 '24 05:08 AnOpenSauceDev

is there any way you can add a way to individually toggle the optimizations via mod menu?

om3ga6400 avatar Aug 18 '24 16:08 om3ga6400

@AnOpenSauceDev

om3ga6400 avatar Aug 24 '24 18:08 om3ga6400

There isn't, but you could fork and remove the mixin reference from the mixin file/use a mixin plugin to disable it. Currently I'm not able to work on the mod right now, so I can't add an option to the config.

AnOpenSauceDev avatar Aug 25 '24 01:08 AnOpenSauceDev