Chisels & Bits - For Fabric

Chisels & Bits - For Fabric

2M Downloads

ChiselsAndBitsBakedQuad.pipe doesn't pipe texture

fhntv24 opened this issue ยท 1 comments

commented

I think title is self-explaining .
This will cause crashesh when using builders with pipe method.

Steps to reproduce:

  1. Install TConstruct
  2. Put chisel&bit's block into any "fancy" tables from TConstruct ( crafting station, etc )

For any bug reports please provide the following details as well,

  • MC Version: 1.12.2
  • C&B Version: Latest ( forked )
  • Do You have Optifine: no

p.s. calling consumer.setTexture( getSprite() ); seems to work, but I'm not an export in C&B code. At least it does show block on table.
Also I didn't check any other Quad's.

commented

I wasn't able to get it to crash, maybe they fixed it on their end.

But I did add the call as it is correct.