sp614x / optifine

1.77k stars 419 forks source link

[Suggestion] ctm - overlay on vines #2704

Open ghost opened 4 years ago

ghost commented 4 years ago

I'm currently making a TexturePack but cannot overlay the vine.

I've tried:

matchBlocks=vine method=overlay_random tiles=0 biomes=mountains mountain_edge tintIndex=0 tintBlock=vine

and:

matchTiles=textures/ctd/vine_overlay1.png textures/ctd/vine_overlay2.png textures/ctd/vine_overlay3.png method=overlay_random tiles=0 biomes=mountains mountain_edge

but they will not work. When i reload my TexturePack the overlay method just puts the texture in front of the vine as if it was a normal sized block.

don't know if there is a fix to this, but would generally love to have the option to determine the coords of the texture-placement.

Answordy commented 3 years ago

Same here.