Started by
braxtondayne
on
Topic category: Help with MCreator software
I made a custom biome with custom trees but I was having issues with the leaves despawning so I changed the block type to the custom block and I would like them to be able to despawn if there is not the "wood" block within a 6x6x6 cube (just for easy coding since its a given function).
Code blocks and error codes: https://imgur.com/a/D4OFKdN
Edited by braxtondayne on Tue, 05/12/2020 - 05:16
Use leaf block base instead, this is the proper approach since 2020.2.
My texture includes some transparency though, the leaf selection does not supportive. Is there any way to use leaf blocks with transparency?
Leaves do support absolute transparency if graphics are in fancy mode, but not relative transparency.