Asek3 / Connectedness

A Forge port of mod which is a Fabric mod that allows for efficient connected textures
GNU Lesser General Public License v3.0
8 stars 3 forks source link

The Connected texture of tall plant is broken #19

Open ghost opened 1 year ago

ghost commented 1 year ago

If you create a .properties file to add connected texture for two-block-high aquatic plants,there will be a rendering issue: image

I discovered this issue when I was playing Biome's O plenty with xali's Enhanced Vanilla resourcepack.The BOP water grass uses the model of vanilla grass as its model and this resourcepack adds connected texture for vanilla grass,therefore the issue happened.

It's not an unique issue,It can happen to any high plant: xali's+Enhanced+Vanilla+v1.11.1(modded version).zip In this test resourcepack I replaced the models of BOP reed and Farmer's Delight wild race with rose and kept connected texture of rose,the issue still exists

2023-09-03_06 48 43 (Resourcepack off)

2023-09-03_06 47 45 (Resourcepack on)

This is the appearance of the test resourcepack presented by continuity 2023-09-03_06 38 17

For more details:https://github.com/xalixilax/xali-s-Enhanced-Vanilla-16x/issues/10

Xplodin commented 1 year ago

I found out that shaders being ON fix my issue with plants edit: also had a strange issue with connectedness having weird textures, was fixed with shaders enabled