No connected textures
WenXin20 opened this issue ยท 12 comments
Minecraft v1.18.1
Forge v39.0.59
Rubidium v0.4.0d
Rechiseled v1.0.8
CTM v1.1.3+1
Pack used: MC Connected CTM
I've noticed with Rubidium that the connected textures system used by both Rechiseled and the CTM mod does not function with Rubidium, block textures simply do not connect.
Obviously, setting mixin.features.chunk_rendering=false disables custom BlockRenderer's
I'm assuming this will reduce performance?
Setting mixin.features.chunk_rendering=false
in the rubidium-mixins.properties
config file works as a temporary fix.
That also fixing #19
But giving new issues to appear. Like animation blocks/items have non-animated texture, with animate only visable textures on.
Also fixing #9
Also fixing #9
Obviously, setting mixin.features.chunk_rendering=false
disables custom BlockRenderer's
Setting in the config file works as a temporary fix.
mixin.features.chunk_rendering=false``rubidium-mixins.properties
This results in little fluid flow
Setting
mixin.features.chunk_rendering=false
in therubidium-mixins.properties
config file works as a temporary fix.
Is it possible to do this in 1.16 rubidium?
I feel like Indium is needed to fix this, but Indium doesn't have a forge version
ok as I can remember this was already fixed. Reopen issue if not and send some screenshots