Difference between revisions of "Rail"

From Minetest Wiki
Jump to navigation Jump to search
m (1 revision: import items)
(Added block data template. Added more description.)
Line 1: Line 1:
[[File:rail.png|frame|Rail]]
+
{{Block Data | block_type=Non-solid block | image=rail.png | block_name=Rail | generated=No | renewable=No | itemstring=default:rail }}
{| class="wikitable"
 
|'''Type:'''
 
|Item
 
|-
 
|'''Renewable:'''
 
|Yes
 
|-
 
|'''Stackable:'''
 
|Yes (99)
 
|-
 
|'''Durability:'''
 
|N/A
 
|}
 
  
 
== Description ==
 
== Description ==
  
'''Rails''' are decorative blocks which serve no purpose other than decoration, because there are no carts yet.
+
'''Rails''' are decorative blocks which serve no purpose other than decoration, because there are no carts yet. When [[Building|placed]], rails connect nicely to neighbor rails. This also works when the rails are not placed on the same level.
  
 
== Crafting ==
 
== Crafting ==
Line 42: Line 29:
 
|}
 
|}
  
== Rail Sections ==
+
== Rail sections ==
 
+
<gallery widths=64 heights=64>
<gallery widths=32 heights=32>
 
 
File:Rail.png|Straight
 
File:Rail.png|Straight
 
File:Rail_crossing.png|Crossing
 
File:Rail_crossing.png|Crossing
 
File:Rail_curved.png|Curved
 
File:Rail_curved.png|Curved
File:Rail_t_junction.png|T-Junction
+
File:Rail_t_junction.png|T-junction
 
</gallery>
 
</gallery>
  
 
[[Category:Placeable]]
 
[[Category:Placeable]]

Revision as of 16:17, 29 October 2013

Rail
Rail.png
A node in Minetest Game
Node Type Non-solid block
Drops Itself
Physics No
Luminance No
Flammable No
Generated No
Renewable No
Stackable Yes (99)
Itemstring default:rail

Description

Rails are decorative blocks which serve no purpose other than decoration, because there are no carts yet. When placed, rails connect nicely to neighbor rails. This also works when the rails are not placed on the same level.

Crafting

Name Ingredients Input → Output Description
Rail Steel Ingots + Sticks
Steel Ingot.png
Steel Ingot.png
Steel Ingot.png
Stick.png
Steel Ingot.png
Steel Ingot.png
Steel Ingot.png
Rail.png
15
Decorative block, can be inclined on slopes.

Rail sections