mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 01:25:20 +02:00
Allow allfaces
drawtypes to have 6 textures (#15175)
This commit is contained in:
@@ -1470,7 +1470,8 @@ Look for examples in `games/devtest` or `games/minetest_game`.
|
||||
'Connected Glass'.
|
||||
* `allfaces`
|
||||
* Often used for partially-transparent nodes.
|
||||
* External and internal sides of textures are visible.
|
||||
* External sides of textures, and unlike other drawtypes, the external sides
|
||||
of other blocks, are visible from the inside.
|
||||
* `allfaces_optional`
|
||||
* Often used for leaves nodes.
|
||||
* This switches between `normal`, `glasslike` and `allfaces` according to
|
||||
|
Reference in New Issue
Block a user