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

Incompatible with Better Foliage #25

Closed CalaMariGold closed 1 year ago

CalaMariGold commented 1 year ago

Leaves on trees don't render with this mod.

It also caused a crash at some point, which im not sure how to reproduce crash-2023-06-15_11.34.42-client.txt

embeddedt commented 1 year ago

Will look into it at some point, but it uses a lot of Kotlin which I am unfamiliar with, and also is just a cosmetic mod. So, not the highest priority.

Xikaro commented 1 year ago

if you disable mixin.dynamic_resources, then foliage will work

embeddedt commented 1 year ago

Tested in 0.1.0 and 0.2.9 and leaves seem to render, but just don't have the Better Foliage additions. I don't really see an easy way of making it work from my end, and BF can easily be removed client-side without breaking modpacks, so I'm not planning to fix this. Contributions are welcome if someone else wants this functionality.