Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CTM for pillar blocks doesn't work correctly #16

Open
JimStoneCraft opened this issue Aug 16, 2020 · 5 comments
Open

CTM for pillar blocks doesn't work correctly #16

JimStoneCraft opened this issue Aug 16, 2020 · 5 comments
Labels
bug Something isn't working

Comments

@JimStoneCraft
Copy link

JimStoneCraft commented Aug 16, 2020

CTM for pillar blocks doesn't work correctly when they are place sideways (horizontal).

Here's a cut down version of my pack (John Smith Legacy) with all the logs and stems.

For example: Oak Logs.

matchBlocks=minecraft:oak_log
method=ctm
tiles=0-46
connect=block
faces=top bottom

Minecraft 1.16.2 and connected-block-textures-0.1.2+1.16

CTM Log Test
John Smith Legacy LOG TEST.zip

Also my current test world (JimStoneCraft Presentation Map) may be of help as it's got all the blocks laid out.

https://www.johnsmithlegacy.co.uk/jimstonecraft.php

@JimStoneCraft
Copy link
Author

Logs and Stems vertically all work fine.

Logs Vertically

@TwilightFlower TwilightFlower added bug Something isn't working question Further information is requested and removed bug Something isn't working labels Aug 22, 2020
@TwilightFlower
Copy link
Owner

So, wait, what exactly is the issue? The sides of a block aren't being connected when you specify top and bottom? If so, that... should be expected behavior?

@JimStoneCraft
Copy link
Author

Oak Log, when place vertically has the end textures on the top and bottom.

Oak Log, when place horizontally, the top and bottom textures are now displayed on the side (front and back in the direction you placed the block), this is standard for all pillar blocks (logs, stems, bone block etc...).

Here's the same image with the logs working correctly using OptiFine.
OptiFine

@TwilightFlower
Copy link
Owner

...could you send images of the same area for comparison? I'm still not getting what's going on.

@TwilightFlower TwilightFlower added bug Something isn't working and removed question Further information is requested labels Jan 10, 2021
@TwilightFlower
Copy link
Owner

ok, looking at this again, how the fuck did i not see what's happening lol. I know the cause of this issue, I just also know it's going to be painful to fix so I've just been putting it off for a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants