Go to file
Joachim Stolberg ca413a4976 boiler bug fixes,
power distribution improved,
power line nodes for Minecart protection added
2019-07-07 22:05:37 +02:00
basic_machines further in-game doc added, German translation started 2019-07-02 21:33:12 +02:00
basis power switch and no-power state bugs fixed. 2019-07-05 21:44:18 +02:00
coal_power_station boiler bug fixes, 2019-07-07 22:05:37 +02:00
doc further in-game doc added, German translation started 2019-07-02 21:33:12 +02:00
fermenter restructured 2019-04-28 16:04:45 +02:00
furnace further in-game doc added, German translation started 2019-07-02 21:33:12 +02:00
iron_age sloping power lines added, help texts iproved 2019-07-06 20:23:11 +02:00
lamps further in-game doc added, German translation started 2019-07-02 21:33:12 +02:00
locale sloping power lines added, help texts iproved 2019-07-06 20:23:11 +02:00
models bugfixes 2019-03-08 22:08:39 +01:00
nodes furnace bugfix and basalt recipe added 2019-06-27 20:12:18 +02:00
oil power switch and no-power state bugs fixed. 2019-07-05 21:44:18 +02:00
power boiler bug fixes, 2019-07-07 22:05:37 +02:00
sounds Tiny Generator added 2019-06-20 23:44:04 +02:00
steam_engine boiler bug fixes, 2019-07-07 22:05:37 +02:00
test lamp3 and power switch box added 2019-06-15 16:14:46 +02:00
textures sloping power lines added, help texts iproved 2019-07-06 20:23:11 +02:00
tools further in-game doc added, German translation started 2019-07-02 21:33:12 +02:00
COPYING.txt IronAge adapted 2019-04-27 17:42:27 +02:00
i18n.py further in-game doc added, German translation started 2019-07-02 21:33:12 +02:00
init.lua further in-game doc added, German translation started 2019-07-02 21:33:12 +02:00
LICENSE.txt IronAge adapted 2019-04-27 17:42:27 +02:00
mod.conf boiler bug fixes, 2019-07-07 22:05:37 +02:00
README.md boiler bug fixes, 2019-07-07 22:05:37 +02:00
recipe_checker.lua lamp3 and power switch box added 2019-06-15 16:14:46 +02:00
settingtypes.txt IronAge adapted 2019-04-27 17:42:27 +02:00

Techage V0.01

Techage, go through 4 tech ages in search of wealth and power.

License

Copyright (C) 2019 Joachim Stolberg
Code: Licensed under the GNU LGPL version 2.1 or later. See LICENSE.txt
Textures: CC BY-SA 3.0

Dependencies

Required: default, tubelib2, basic_materials, bucket, stairs
Optional: unified_inventory, wielded_light, minecart
Highly recommended: signs_bot, minecart

History

  • 2019-06-16 V0.01 * First upload