mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-22 23:27:46 -04:00
update game_api
This commit is contained in:
parent
19a5248361
commit
7e9eeac465
1 changed files with 1 additions and 1 deletions
|
@ -775,7 +775,7 @@ Creates panes that automatically connect to each other
|
||||||
{
|
{
|
||||||
textures = {
|
textures = {
|
||||||
"texture for front and back",
|
"texture for front and back",
|
||||||
(unused),
|
"texture for connecting node",
|
||||||
"texture for the 4 edges"
|
"texture for the 4 edges"
|
||||||
}, -- More tiles aren't supported
|
}, -- More tiles aren't supported
|
||||||
groups = {group = rating}, -- Uses the known node groups, see [Known damage and digging time defining groups]
|
groups = {group = rating}, -- Uses the known node groups, see [Known damage and digging time defining groups]
|
||||||
|
|
Loading…
Add table
Reference in a new issue