MineClone2/mods/ENTITIES/mcl_minecarts
teknomunk c45b812ca8 More fixes for minecart-hopper movement 2024-06-19 07:18:57 -05:00
..
carts Fix hopper-minecart interaction, convert ipairs(table) to use for i=1,#table instead 2024-06-19 07:18:57 -05:00
locale Adding occitan translation for CORE and ENTITIES 2024-01-20 04:28:46 +01:00
models Get sloped connections working correctly 2024-06-19 07:18:56 -05:00
API.md More minor changes to API.md, start overall implementation documentation 2024-06-19 07:18:57 -05:00
DOC.md Add documentation on the rail 2024-06-19 07:18:57 -05:00
README.txt More documentation, add myself to copyright list in README.txt 2024-06-19 07:18:57 -05:00
carts.lua Fix hopper-minecart interaction, convert ipairs(table) to use for i=1,#table instead 2024-06-19 07:18:57 -05:00
functions.lua Get rail placement creating corners that lead into a downward sloped rail 2024-06-19 07:18:57 -05:00
init.lua Fix crashes, fix link in documentation 2024-06-19 07:18:57 -05:00
mod.conf Make trains containing a player in a minecart function, minor cleanup in mcl_playerinfo 2024-06-19 07:18:56 -05:00
movement.lua More fixes for minecart-hopper movement 2024-06-19 07:18:57 -05:00
rails.lua Stop rail from being placed directly above rail (floating in air) 2024-06-19 07:18:57 -05:00
storage.lua Fix crashes, fix link in documentation 2024-06-19 07:18:57 -05:00
train.lua Fix typo in rail replacement mapping, fix several crashes 2024-06-19 07:18:57 -05: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
Copyright (C) 2024 teknomunk

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

Minecart model:
  22i (GPLv3)

Texture files (CC BY-SA 3.0):
  XSSheep