Block Registery doesn't opaque() does not set the block to opaque
hotdog95 opened this issue ยท 2 comments
When registering a block, calling .opaque(false) does not set the block to transparent.
Similarly .notSolid() has no function, the block is still solid.
After looking at the code I have found that the createProperties method does not use the opaque boolean to set up a transparent property. I have no idea why properties.noOcclusion() does not work
@hotdog95 Is this still an issue? We'll close this in 3 days if no response is given.