[1.19.2 and older] Connected textures don't work if dynamic resources is manually enabled
TomatoPuddin opened this issue ยท 2 comments
Environment:
- fabric 1.19.2-0.14.21
- fabric-api 0.76.0
- modernfix 3.6.0
- continuity 2.0.2
config/modernfix-mixins.properties
mixin.perf.dynamic_resources=true
config/continuity.json
{
"connected_textures": true,
"emissive_textures": true,
"custom_block_layers": true,
"use_manual_culling": true
}
Resource pack order:
- continuity/glass_pane_culling_fix
- continuity/default
- Fabric Mods
- vanilla
Known issue, I'm waiting on the Continuity developer to have some time to work towards a compatibility solution.