1
0
mirror of https://github.com/SmallJoker/boost_cart.git synced 2025-03-14 00:20:32 +01:00
sfan5 56f5b18dae Fix item collection
Broken since 5.3.0-dev

Co-authored-by: SmallJoker <mk939@ymail.com>
2020-05-29 19:14:16 +02:00
2018-07-30 17:16:14 +02:00
2014-07-22 23:15:43 +02:00
2016-11-22 20:36:00 +01:00
2020-05-29 19:14:16 +02:00
2019-10-18 10:09:29 +02:00
2019-10-18 10:09:29 +02:00
2019-11-20 19:22:02 +01:00

Boost Cart

Based on (and fully compatible with) the mod "carts" by PilzAdam and the one contained in the subgame "minetest_game". Target: Run smoothly as possible, even on laggy servers.

Features

  • A fast cart for your railway or roller coaster
  • Easily configurable cart speed using the Advanced Settings
  • Boost and brake rails
  • By mesecons controlled Start-Stop rails
  • Detector rails that send a mesecons signal when the cart drives over them
  • Rail junction switching with the 'right/left' walking keys
  • Handbrake with the 'back' key
  • Support for non-minetest_game subgames

Settings

This mod can be adjusted to fit the preference of a player or server. Use the Settings -> All Settings dialog in the main menu or tune your minetest.conf file manually:

boost_cart.speed_max = 10

  • Maximal speed of the cart in m/s
  • Possible values: 1 ... 100

boost_cart.punch_speed_max = 7

  • Maximal speed to which the driving player can accelerate the cart by punching from inside the cart.
  • Possible values: -1 ... 100
  • Value -1 will disable this feature.

License for everything

CC-0, if not specified otherwise below

Authors

Various authors

  • carts_rail_*.png

kddekadenz

  • cart_bottom.png
  • cart_side.png
  • cart_top.png

klankbeeld (CC-BY 3.0)

Zeg9

  • cart.x
  • cart.png
Description
Carts for Minetest, but optimized! Also compatible with MTG carts
https://content.minetest.net/packages/Krock/boost_cart/
Readme 485 KiB
Languages
Lua 100%