diff options
-rw-r--r-- | advtrains.zip | bin | 1484754 -> 1484909 bytes | |||
-rw-r--r-- | crafting.lua | 2 | ||||
-rw-r--r-- | description.txt | 8 | ||||
-rw-r--r-- | manual.pdf | bin | 1083147 -> 1037362 bytes | |||
-rw-r--r-- | readme.txt | 19 | ||||
-rw-r--r-- | screenshot.png | bin | 0 -> 445014 bytes |
6 files changed, 11 insertions, 18 deletions
diff --git a/advtrains.zip b/advtrains.zip Binary files differindex a8d0fdc..714bb35 100644 --- a/advtrains.zip +++ b/advtrains.zip diff --git a/crafting.lua b/crafting.lua index 6b7aa11..a54912c 100644 --- a/crafting.lua +++ b/crafting.lua @@ -93,7 +93,7 @@ minetest.register_craft({ }, }) minetest.register_craft({ - output = 'advtrains:wagon_default_box', + output = 'advtrains:wagon_box', recipe = { {'default:steelblock', 'default:steelblock', 'default:steelblock'}, {'default:steelblock', 'default:junglewood', 'default:steelblock'}, diff --git a/description.txt b/description.txt new file mode 100644 index 0000000..ecc5d58 --- /dev/null +++ b/description.txt @@ -0,0 +1,8 @@ +Advanced Trains v1.3.0, by orwell and contributors. Also see readme. +Good-looking, realistic trains for minetest. + +For crafting recipes, see manual.pdf + +Website: http://advtrains.bleipb.de/ +Manual: https://github.com/orwell96/advtrains/blob/master/manual.pdf +Forum : https://forum.minetest.net/viewtopic.php?f=11&t=14726
\ No newline at end of file Binary files differ@@ -3,22 +3,6 @@ by orwell96 and contributors(see below)
For up-to-date information, visit https://forum.minetest.net/viewtopic.php?f=9&t=14726 - -### How to drive trains -(The non-pdf manual file got corrupted, one day I need to make a new manual. Meanwhile here) -First of all: you can always get off the train with right-click. - -While on a train: -W - faster -S - slower / change direction -Space: brake -Shift+S: set speed to 0 (train rolls out, brake to stop!) -Shift+W: Set full speed -Shift+A: Set speed to 4 (~40km/h) -Shift+D: Set speed to 8 (~100km/h) -Shift+Space: toggle brake -Shift+Use: get off - Manual: @@ -35,4 +19,5 @@ Models for signals/bumpers : mbb Steam engine / wagon texture: mbb Industrial engine/wagons : mbb Inventory images : mbb -Small code contributions : NaruTrey / gpcf
\ No newline at end of file +Small code contributions : NaruTrey / gpcf +Mod Description : hajo
\ No newline at end of file diff --git a/screenshot.png b/screenshot.png Binary files differnew file mode 100644 index 0000000..78783e1 --- /dev/null +++ b/screenshot.png |