Add gunpowder trails
Uses group “connect_to_raillike”
This commit is contained in:
parent
016fa0da40
commit
0aebf864d1
13 changed files with 33 additions and 4 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
Add a link
Reference in a new issue