VoxeLibre/mods/ENTITIES/mcl_minecarts
2024-12-31 02:36:18 +01:00
..
locale
models
rails Start implementing new rail nodes 2024-12-31 02:36:18 +01:00
functions.lua Refactor enter/leave hook processing, add node watches for implementing hopper-to-minecart functionality (should properly handle heavy server lag without missing any time), temporarily disable hopper push/pull to minecart in mcl_hoppers, prepare to move minecart-specific on_step behavior out of main on_step function and to a minecart-specific handler 2024-12-31 02:36:18 +01:00
init.lua Start implementing new rail nodes 2024-12-31 02:36:18 +01:00
mod.conf
rails.lua Start implementing new rail nodes 2024-12-31 02:36:18 +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