mirror of
https://github.com/minetest/minetest_game.git
synced 2025-07-02 23:00:21 +02:00
Add gunpowder trails
Uses group “connect_to_raillike”
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user