Difference between revisions of "Rail"

From Minetest Wiki
Jump to navigation Jump to search
(Improve explanations)
(Remove redundant description)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Languages}}
 
{{Languages}}
{{Block Data | block_type=Non-solid block | image=rail.png | block_name=Rail | generated=No | renewable=No | itemstring=default:rail<br />carts:brakerail<br />carts:powerrail }}
+
{{Block Data | block_type=Non-solid block | image=rail.png, Powered rail.png, Brake rail.png | block_name=Rail, Powered Rail, Brake Rail | generated=No | renewable=No | itemstring=carts:rail<br />carts:powerrail<br />carts:brakerail }}
  
 
'''Rails''' are blocks on which you can place [[cart]]s and ride on them. [[Building|Place]] them on the ground to build your railway, the rails will automatically connect to each other and will turn into curves, T-junctions, crossings and slopes as needed.
 
'''Rails''' are blocks on which you can place [[cart]]s and ride on them. [[Building|Place]] them on the ground to build your railway, the rails will automatically connect to each other and will turn into curves, T-junctions, crossings and slopes as needed.
  
There are 3 types of rails: '''Rail''', '''Powered rail''' and '''Brake rail'''. They differ in cart physics:
+
There are 3 types of rails: '''Rail''', '''Powered Rail''' and '''Brake Rail'''. They differ in cart physics:
  
 
* '''Rails''' will slightly slow down the cart due to friction, and you have to constantly punch the cart to keep moving
 
* '''Rails''' will slightly slow down the cart due to friction, and you have to constantly punch the cart to keep moving
* '''Brake rails''' will slow down carts much more than rails
+
* '''Brake Rails''' will slow down carts much more than rails
* '''Powered rails''' will accellerate carts and keep them moving, even on slopes
+
* '''Powered Rails''' will accellerate carts and keep them moving, even on slopes
  
 
== Crafting ==
 
== Crafting ==
Line 17: Line 17:
 
! scope="col" width="140px"|Ingredients
 
! scope="col" width="140px"|Ingredients
 
! class="unsortable" scope="col"|Input &#8594; Output
 
! class="unsortable" scope="col"|Input &#8594; Output
! class="unsortable" scope="col"|Description
 
 
|-
 
|-
 
! scope="row"|[[Rail]]
 
! scope="row"|[[Rail]]
|align="center"|[[Steel Ingot]]s + [[Stick]]
+
|align="center"|[[Steel Ingot]]s + [[:Category:Wood|any wooden planks]]
 
| {{Grid/Craft
 
| {{Grid/Craft
 
|A1=Steel Ingot
 
|A1=Steel Ingot
 
|A2=Steel Ingot
 
|A2=Steel Ingot
 
|A3=Steel Ingot
 
|A3=Steel Ingot
|B2=Stick
+
|B1=Group wood
 +
|B3=Group wood
 
|C1=Steel Ingot
 
|C1=Steel Ingot
 
|C2=Steel Ingot
 
|C2=Steel Ingot
 
|C3=Steel Ingot
 
|C3=Steel Ingot
 
|out=Rail
 
|out=Rail
|count=24}}
+
|count=18}}
|Track for [[cart]]s
 
 
|-
 
|-
! scope="row"|[[Rail|Powered rail]]
+
! scope="row"|[[Rail|Powered Rail]]
|align="center"|[[Steel Ingot]]s + [[Stick]] + [[Mese Crystal Fragment]]s
+
|align="center"|[[Steel Ingot]]s + [[:Category:Wood|any wooden planks]] + [[Mese Crystal]]
 
| {{Grid/Craft
 
| {{Grid/Craft
 
|A1=Steel Ingot
 
|A1=Steel Ingot
 
|A2=Steel Ingot
 
|A2=Steel Ingot
 
|A3=Steel Ingot
 
|A3=Steel Ingot
|B1=Mese crystal fragment
+
|B1=Group wood
|B2=Stick
+
|B2=Mese Crystal
|B3=Mese crystal fragment
+
|B3=Group wood
 
|C1=Steel Ingot
 
|C1=Steel Ingot
 
|C2=Steel Ingot
 
|C2=Steel Ingot
 
|C3=Steel Ingot
 
|C3=Steel Ingot
 
|out=Powered rail
 
|out=Powered rail
|count=8}}
+
|count=18}}
|Track for [[cart]]s, accellerates carts
 
 
|-
 
|-
! scope="row"|[[Rail|Brake rail]]
+
! scope="row"|[[Rail|Brake Rail]]
|align="center"|[[Steel Ingot]]s + [[Stick]] + [[Coal Lump]]s
+
|align="center"|[[Steel Ingot]]s + [[:Category:Wood|any wooden planks]] + [[Coal Lump]]
 
| {{Grid/Craft
 
| {{Grid/Craft
 
|A1=Steel Ingot
 
|A1=Steel Ingot
 
|A2=Steel Ingot
 
|A2=Steel Ingot
 
|A3=Steel Ingot
 
|A3=Steel Ingot
|B1=Coal
+
|B1=Group wood
|B2=Stick
+
|B2=Coal
|B3=Coal
+
|B3=Group wood
 
|C1=Steel Ingot
 
|C1=Steel Ingot
 
|C2=Steel Ingot
 
|C2=Steel Ingot
 
|C3=Steel Ingot
 
|C3=Steel Ingot
 
|out=Brake rail
 
|out=Brake rail
|count=8}}
+
|count=18}}
|Track for [[cart]]s, slows carts down
 
 
|}
 
|}
  
 
== Rail sections ==
 
== Rail sections ==
 +
=== Rail ===
 
<gallery widths=64 heights=64>
 
<gallery widths=64 heights=64>
 
File:Rail.png|Straight
 
File:Rail.png|Straight
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
 +
File:Rail_crossing.png|Crossing
 +
</gallery>
 +
 +
=== Powered Rail ===
 +
<gallery widths=64 heights=64>
 +
File:Powered rail.png|Straight
 +
File:Powered rail curved.png|Curved
 +
File:Powered rail T-junction.png|T-junction
 +
File:Powered rail crossing.png|Crossing
 +
</gallery>
 +
 +
=== Brake Rail ===
 +
<gallery widths=64 heights=64>
 +
File:Brake rail.png|Straight
 +
File:Brake rail curved.png|Curved
 +
File:Brake rail T-junction.png|T-junction
 +
File:Brake rail crossing.png|Crossing
 
</gallery>
 
</gallery>
  
 
== History ==
 
== History ==
 
'''Rails''' were decorative blocks which served no purpose other than decoration, because there were no carts until Minetest Game 0.4.14. In [https://forum.minetest.net/viewtopic.php?f=5&t=15230&start=25#p240440 Nov 21, 2016], <code>boost_cart</code> has been merged as the <code>carts</code> mod.
 
'''Rails''' were decorative blocks which served no purpose other than decoration, because there were no carts until Minetest Game 0.4.14. In [https://forum.minetest.net/viewtopic.php?f=5&t=15230&start=25#p240440 Nov 21, 2016], <code>boost_cart</code> has been merged as the <code>carts</code> mod.
 +
 +
In 0.4.14, brake rails and powered rails were added along carts, and the texture of T-junctions has been changed.
  
  
 
[[Category:Placeable]]
 
[[Category:Placeable]]

Latest revision as of 16:48, 6 March 2019

Languages Language: English • Deutsch • français
Rail, Powered Rail, Brake Rail
Rail.png
Powered rail.png
Brake 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 carts:rail
carts:powerrail
carts:brakerail

Rails are blocks on which you can place carts and ride on them. Place them on the ground to build your railway, the rails will automatically connect to each other and will turn into curves, T-junctions, crossings and slopes as needed.

There are 3 types of rails: Rail, Powered Rail and Brake Rail. They differ in cart physics:

  • Rails will slightly slow down the cart due to friction, and you have to constantly punch the cart to keep moving
  • Brake Rails will slow down carts much more than rails
  • Powered Rails will accellerate carts and keep them moving, even on slopes

Crafting

Name Ingredients Input → Output
Rail Steel Ingots + any wooden planks
Steel Ingot.png
Group wood.png
Steel Ingot.png
Steel Ingot.png
Steel Ingot.png
Steel Ingot.png
Group wood.png
Steel Ingot.png
Rail.png
18
Powered Rail Steel Ingots + any wooden planks + Mese Crystal
Steel Ingot.png
Group wood.png
Steel Ingot.png
Steel Ingot.png
Mese Crystal.png
Steel Ingot.png
Steel Ingot.png
Group wood.png
Steel Ingot.png
Powered rail.png
18
Brake Rail Steel Ingots + any wooden planks + Coal Lump
Steel Ingot.png
Group wood.png
Steel Ingot.png
Steel Ingot.png
Coal.png
Steel Ingot.png
Steel Ingot.png
Group wood.png
Steel Ingot.png
Brake rail.png
18

Rail sections

Rail

Powered Rail

Brake Rail

History

Rails were decorative blocks which served no purpose other than decoration, because there were no carts until Minetest Game 0.4.14. In Nov 21, 2016, boost_cart has been merged as the carts mod.

In 0.4.14, brake rails and powered rails were added along carts, and the texture of T-junctions has been changed.