Hello, I want to create custom leaves like LeavesBlock that will act just same as oak leaves, but will have max leaves distance ike 14. How do I do this?
whenever i create custom leaves, it function like I want, except it's texture is not transparent and it don't change colors in biomes like oak leaves.
the class is basically the same as LeavesBlock but with distance 14
Also I was wondering if is possible to register custom biomes in 1.19.3. I know that with access transformer it is possible in 1.19.2 but how do i do it in 1.19.3?
Oak Leaves vs Mine custom Leaves: https://imgur.com/a/aRRC1yE
Of course I can also show code of my classes if necessary