VoxeLibre/mods/ENTITIES/mcl_minecarts
2024-06-15 14:08:29 +02:00
..
locale Adding occitan translation for CORE and ENTITIES 2024-01-20 04:28:46 +01:00
models Add 5 “Minecart with X” entities 2017-08-28 14:19:46 +02:00
functions.lua Change left,right and back vectors to matrix math results with no branching 2024-06-15 14:08:29 +02:00
init.lua Implement gravity, move orientation update to own function, fix cart stopping in process_acceleration 2024-06-15 14:08:29 +02:00
mod.conf Enable chest minecarts 2022-09-23 05:43:31 +02:00
rails.lua Change connected railcar behavior to fix unreliable end of track stopping, set maximum acceleration of powered rails to 8 blocks per second (per https://minecraft.fandom.com/wiki/Powered_Rail), stop powered rails from powering the block underneath it (allows below rail hopper to work while the rail is powered like in https://www.youtube.com/watch?v=szjO0-duTAk), modify mcl_hoppers to allow triggering a hopper pull once the minecart is stopped on top of the hopper and wait before allowing the cart to move to allow redstone circuits time to process 2024-06-15 14:08:29 +02:00
README.txt Update incomplete license information and credits 2020-05-11 17:18:04 +02:00

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