forked from mtcontrib/boost_cart
Rails: Make names consistent and redo all rail textures
Add rail templates
This commit is contained in:
@ -197,7 +197,7 @@ function boost_cart:register_rail(name, def)
|
||||
drawtype = "raillike",
|
||||
paramtype = "light",
|
||||
sunlight_propagates = true,
|
||||
is_ground_content = true,
|
||||
is_ground_content = false,
|
||||
walkable = false,
|
||||
selection_box = {
|
||||
type = "fixed",
|
||||
|
Reference in New Issue
Block a user