Mineclonia/mods/ENTITIES/mcl_minecarts
Nils Dagsson Moskopp 47ef53db56
Force-detach minecart driver not attached to cart
If the driver manages to either die in a minecart or attach to some
other object, they may still be taking up space in the cart. No new
driver could enter a cart in such a situation, therefore any driver
of a cart without an attached object must be detached immediately.
2021-08-01 21:47:35 +02:00
..
locale Leave minecart by Pressing Sneak, https://git.minetest.land/MineClone2/MineClone2/issues/567 2021-02-26 00:26:27 +04:00
models Add 5 “Minecart with X” entities 2017-08-28 14:19:46 +02:00
textures Implement TNT minecart 2020-01-30 22:05:18 +01:00
README.txt Update incomplete license information and credits 2020-05-11 17:18:04 +02:00
functions.lua Basic powered rails implementation 2017-08-28 16:59:10 +02:00
init.lua Force-detach minecart driver not attached to cart 2021-08-01 21:47:35 +02:00
mod.conf Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
rails.lua Add extended tooltips 2020-02-19 04:54:17 +01:00

README.txt

mcl_minecarts
=============
Based on the mod "boost_carts" by Krock.
Target: Run smoothly and do not use too much CPU.

License of source code:
-----------------------
MIT License

Copyright (C) 2012-2016 PilzAdam
Copyright (C) 2014-2016 SmallJoker
Copyright (C) 2012-2016 Various Minetest developers and contributors

Authors/licenses of media files:
-----------------------

Minecart model:
  22i (GPLv3)

Texture files (CC BY-SA 3.0):
  XSSheep