https://github.com/smalljoker/boost_cart
The original version of minetest_game's carts (since 2018).
https://github.com/smalljoker/boost_cart
minetest-mod
Last synced: 3 months ago
JSON representation
The original version of minetest_game's carts (since 2018).
- Host: GitHub
- URL: https://github.com/smalljoker/boost_cart
- Owner: SmallJoker
- Created: 2014-07-22T21:16:37.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T18:42:26.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T20:12:41.932Z (4 months ago)
- Topics: minetest-mod
- Language: Lua
- Homepage:
- Size: 316 KB
- Stars: 15
- Watchers: 9
- Forks: 14
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
- Descend from cart using the `sneak` key## 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 belowAuthors
---------
Various authors
- carts_rail_*.pngkddekadenz
- cart_bottom.png
- cart_side.png
- cart_top.pngklankbeeld (CC-BY 3.0)
- http://freesound.org/people/klankbeeld/sounds/174042/
- cart_rail.*.oggZeg9
- cart.x
- cart.png