Move 3 mods to ENTITIES
This commit is contained in:
parent
52d0fa6a5c
commit
e90b80ab26
44 changed files with 0 additions and 0 deletions
37
mods/ENTITIES/mcl_minecarts/README.txt
Normal file
37
mods/ENTITIES/mcl_minecarts/README.txt
Normal file
|
@ -0,0 +1,37 @@
|
|||
mcl_minecarts
|
||||
=============
|
||||
Based on the mod "boost_carts" by Krock.
|
||||
Target: Run smoothly and do not use too much CPU.
|
||||
|
||||
TODO:
|
||||
- Make minecart smaller
|
||||
- Minecraft-like physics
|
||||
- Change minecart model and textures
|
||||
- Add activator rail
|
||||
- Add more rail textures
|
||||
- Add loaded minecarts
|
||||
|
||||
License of source code:
|
||||
-----------------------
|
||||
WTFPL
|
||||
|
||||
License of media (textures, sounds and models):
|
||||
-----------------------------------------------
|
||||
MIT License
|
||||
|
||||
Authors of media files:
|
||||
-----------------------
|
||||
|
||||
Zeg9:
|
||||
cart.x
|
||||
kingoscargames:
|
||||
cart.png
|
||||
|
||||
Wuzzy (based on Faithful 1.11):
|
||||
carts_rail_crossing_pwr.png
|
||||
carts_rail_curved_pwr.png
|
||||
carts_rail_t_junction_pwr.png
|
||||
|
||||
Vattic et al. (Faithful 1.11 resource pack):
|
||||
carts_rail.png
|
||||
carts_rail_pwr.png
|
Loading…
Add table
Add a link
Reference in a new issue