minetest-game-minetest/mods/carts
Герхард PICCORO Lenz McKAY dde9a5338e upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool
* beds 7b6fae96d5
* boats 3832de08f7
* bucket 1d9f32295a
* carts dcbca916cf
* creative ca09e77370
* doors a89ab0454d
* farming 00e4b3cb89
* fire 4e5f7ad553
* stairs c3a5af6c45
* tnt 8195861f90
* wool de642a08e8
2022-03-09 12:52:16 -04:00
..
locale Update Chinese Translation, Add Traditional Chinese Translation (#2596) 2020-03-02 21:53:12 +01:00
models Carts: Merge boost_cart as "carts" mod 2016-11-21 03:15:04 +00:00
sounds Carts: Merge boost_cart as "carts" mod 2016-11-21 03:15:04 +00:00
textures upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
README.md upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
cart_entity.lua upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
depends.txt upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
detector.lua upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
functions.lua upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
init.lua upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
license.txt Carts: Merge boost_cart as "carts" mod 2016-11-21 03:15:04 +00:00
mod.conf upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
rails.lua upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
screenshot.png upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00

README.md

minetest mod Carts (formerly boost_cart)

Carts and rails (formerly boost_cart)

Information

This mod is named carts, it features work from boost_cart mod. This is improved rail carts mod and featured boots rails..

screenshot.png

Features

  • A fast cart for your railway or roller coaster (up to 7 m/s!)
  • Boost and brake rails
  • Rail junction switching with the 'right-left' walking keys
  • Handbrake with the 'back' key

Additions by TenPlus1

  • Mesecon detector rail added
  • 10 second cart drop when player or item not inside
  • Alias' set to replace rails from boost_cart mod

Technical informaton

Carts, based almost entirely on the mod boost_cart [1], which itself is based on (and fully compatible with) the carts mod [2] and the model was originally designed by stujones11 [3] (CC-0).

This mod can (and maybe must) replace the default carts mod of minetest game.

[1] https://github.com/SmallJoker/boost_cart/ [2] https://github.com/PilzAdam/carts/ [3] https://github.com/stujones11/railcart/

Dependencies

  • default
  • mesecons (optional)

nodes

Name node notes
Rail carts:rail to use and travel over rails with carts
Bracke rails carts:brakerail rail to downgrade velocity of carts
Powered rail carts:powerrail rail to impulse velocity of a cart
Detector rail carts:detectorrail it depends on mesecons for detection of mese

Alias:

original carts alias
default:rail carts:rail
carts:copperrail default:rail
boost_cart:copperrail default:rail
boost_cart:powerrail carts:powerrail
boost_cart:brakerail carts:brakerail
boost_cart:detectorrail carts:detectorrail

Licence

The model was originally designed by stujones11 [3] (CC-0).

Cart textures are based on original work from PixelBOX by Gambit (permissive license).

Check lisence.txt