mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-01 11:30:03 -04:00
Update game_api.txt for gunpowder raillike group
This commit is contained in:
parent
b4d50a7e50
commit
ba359194f0
1 changed files with 2 additions and 0 deletions
|
@ -218,6 +218,8 @@ Use `minetest.raillike_group(<Name>)` to get the group value.
|
|||
| Node type | Raillike group name
|
||||
+-----------------------+----------------------------------
|
||||
| default:rail | "rail"
|
||||
| tnt:gunpowder | "gunpowder"
|
||||
| tnt:gunpowder_burning | "gunpowder"
|
||||
|
||||
Example:
|
||||
If you want to add a new rail type and want it to connect with default:rail,
|
||||
|
|
Loading…
Add table
Reference in a new issue