Go to file
2019-09-14 19:49:33 +02:00
.test furnace bugfixes, lamp improvements, standby power consumption bugfix, further work on TES 2019-09-08 21:54:34 +02:00
basic_machines furnace bugfixes, lamp improvements, standby power consumption bugfix, further work on TES 2019-09-08 21:54:34 +02:00
basis TA4 Energy Storage System added 2019-09-13 23:01:55 +02:00
coal_power_station TA4 Energy Storage System added 2019-09-13 23:01:55 +02:00
doc Liquid Sampler node added 2019-09-05 22:47:29 +02:00
energy_storage print statement removed, recipe bugfix, heat exchanger bugfix 2019-09-14 18:37:47 +02:00
fermenter missing recipes added 2019-08-22 20:49:47 +02:00
furnace print statement removed, recipe bugfix, heat exchanger bugfix 2019-09-14 18:37:47 +02:00
iron_age bug with unloaded blocks fixed 2019-09-14 19:49:33 +02:00
lamps furnace bugfixes, lamp improvements, standby power consumption bugfix, further work on TES 2019-09-08 21:54:34 +02:00
locale sloping power lines added, help texts iproved 2019-07-06 20:23:11 +02:00
logic furnace bug, pipe recipes, concrete block repice, steel mat added 2019-09-09 22:04:16 +02:00
models tubelib2.init_mem(pos) bugfixes 2019-08-31 01:36:31 +02:00
nodes furnace bug, pipe recipes, concrete block repice, steel mat added 2019-09-09 22:04:16 +02:00
oil pillar added 2019-08-26 22:19:59 +02:00
power print statement removed, recipe bugfix, heat exchanger bugfix 2019-09-14 18:37:47 +02:00
solar furnace bugfixes, lamp improvements, standby power consumption bugfix, further work on TES 2019-09-08 21:54:34 +02:00
sounds Tiny Generator added 2019-06-20 23:44:04 +02:00
steam_engine furnace bugfixes, lamp improvements, standby power consumption bugfix, further work on TES 2019-09-08 21:54:34 +02:00
textures print statement removed, recipe bugfix, heat exchanger bugfix 2019-09-14 18:37:47 +02:00
tools TA4 Energy Storage System added 2019-09-13 23:01:55 +02:00
wind_turbine TA4 Energy Storage System added 2019-09-13 23:01:55 +02:00
COPYING.txt missing recipes added 2019-08-22 20:49:47 +02:00
i18n.py further in-game doc added, German translation started 2019-07-02 21:33:12 +02:00
init.lua TA4 Energy Storage System added 2019-09-13 23:01:55 +02:00
LICENSE.txt power distribution reworked, bugs fixed 2019-08-01 22:31:43 +02:00
mod.conf furnace bugfixes, lamp improvements, standby power consumption bugfix, further work on TES 2019-09-08 21:54:34 +02:00
README.md power distribution reworked, bugs fixed 2019-08-01 22:31:43 +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 GPL version 3 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