Dynamic resources and EnhancedBlockEntities-Reforged are incompatible
qznfbnj opened this issue · 3 comments
Forge-40.2.1
brrp-forge-0.9.0-1.18.2
reforgium-1.18.2-1.0.12a
EnhancedBlockEntities-Reforged-1.18.2-0.7.3 (dependencies: brrp, reforgium)
modernfix-mc1.18.2-forge-2.6.0
WITH EnhancedBlockEntities-ReforgedAND Dynamic resources
WITH EnhancedBlockEntities-Reforged, WITHOUT Dynamic resources
(It seems that EnhancedBlockEntities has some issues itself, but this has nothing to do with this issue.)
WITH Dynamic resources, WITHOUT EnhancedBlockEntities-Reforged
Oh, I didn't check the new commits first, feel free to close this issue if you were working on compatibility before this issue was opened.
It's because the mod makes some rather invasive changes to the model bakery which likely do not work correctly when dynamic resources is enabled. This won't be easy to fix on my end, so I recommend just not using EBE if you wish to use dynamic resources.
这是因为 mod 对模型面包店进行了一些相当侵入性的更改,当启用动态资源时,这些更改可能无法正常工作。这对我来说不容易解决,所以如果您想使用动态资源,我建议不要使用 EBE。
Okay, anyway, the forge port itself has some issues. And turning on dynamic resources reduces my memory consumption by half.