Russian translation updated to the newest TA version, corrected and enhanced.
Go to file
2020-06-29 19:56:30 +02:00
3d_armor built on 29/06/2020 19:25:08 2020-06-29 19:25:08 +02:00
autobahn built on 29/06/2020 19:25:08 2020-06-29 19:25:08 +02:00
basic_materials built on 04/06/2020 22:50:04 2020-06-04 22:50:04 +02:00
compost built on 31/05/2020 22:31:18 2020-05-31 22:31:18 +02:00
datastorage built on 31/05/2020 22:31:18 2020-05-31 22:31:18 +02:00
doc built on 31/05/2020 22:31:18 2020-05-31 22:31:18 +02:00
hyperloop built on 29/06/2020 19:25:08 2020-06-29 19:25:08 +02:00
lcdlib built on 31/05/2020 22:31:18 2020-05-31 22:31:18 +02:00
minecart built on 29/06/2020 19:25:08 2020-06-29 19:25:08 +02:00
safer_lua built on 31/05/2020 22:31:18 2020-05-31 22:31:18 +02:00
signs_bot built on 21/06/2020 10:21:23 2020-06-21 10:21:23 +02:00
stamina built on 23/06/2020 18:53:34 2020-06-23 18:53:34 +02:00
ta4_jetpack built on 29/06/2020 19:25:08 2020-06-29 19:25:08 +02:00
techage built on 29/06/2020 19:25:08 2020-06-29 19:25:08 +02:00
techpack_stairway built on 31/05/2020 22:31:18 2020-05-31 22:31:18 +02:00
towercrane built on 23/06/2020 18:53:34 2020-06-23 18:53:34 +02:00
tubelib2 built on 31/05/2020 22:31:18 2020-05-31 22:31:18 +02:00
unified_inventory built on 18/06/2020 23:23:53 2020-06-18 23:23:53 +02:00
modpack.conf built on 31/05/2020 22:31:18 2020-05-31 22:31:18 +02:00
player_physics_design_pattern.md built on 23/06/2020 18:53:34 2020-06-23 18:53:34 +02:00
README.md Update README.md 2020-06-29 19:56:30 +02:00

Modpack Tech Age [techage]

This modpack covers all necessary and useful mods to be able to use techage. All mods have the own README.txt. For further information please consult these files.

This modpack includes:

  • techage: The main mod
  • ta4_jetpack: A Jetpack for techage with hydrogen as fuel and TA4 recipe
  • autobahn: Street blocks and slopes with stripes for faster traveling (the only need of bitumen from techage)
  • compost: The garden soil is needed for the TA4 LED Grow Light based flower bed
  • signs_bot: For many automation tasks in TA3/TA4 like farming, mining, and item transportation
  • hyperloop: Used as passenger transportation system in TA4
  • techpack_stairway: Ladders, stairways, and bridges for your machines
  • minecart: Techage transportation system for oil and other items
  • towercrane: Simplifies the building of large techage plants
  • basic_materials: Needed items for many recipes
  • stamina: The "hunger" mod from "minetest-mods"
  • 3d_armor: Visible player armor & wielded items for minetest (needed for ta4_jetpack)
  • doc: Ingame documentation mod, used for minecart and signs_bot
  • unified_inventory: Player's inventory with crafting guide, bags, and more.
  • tubelib2: Necessary library
  • safer_lua: Necessary library
  • lcdlib: Necessary library
  • datastorage: Necessary library

Techage Manual

All techage manuals (EN/DE) are available ingame (craft the 'TA Construction Board') or use the manual on GitHub.

Licenses

All mods have their own licenses. See the license files in the subfoldes.

Further Dependencies

Required: Minetest Game

History

2020-06-29

Updates (see local readme files):

  • autobahn, towercrane, ta4_jetpack, 3d_armor, and stamina now use a common player physics lockout mechanism
  • the new mod ta4_jetpack added
  • mod stamina added (adapted to the player physics lockout mechanism)
  • mod 3d_armor added (needed for ta4_jetpack, adapted to the player physics lockout mechanism)
  • minecart v1.07 with many improvements
  • techage v0.14 with many improvements
  • hyperloop v2.06 update
  • autobahn update

2020-06-21

Updates (see local readme files):

  • signs_bot v1.03
  • techage v0.13
  • hyperloop v2.06

2020-06-18

  • techage v0.12

    • cart commands added for both controllers
    • support for moreores added
    • Ethereal support added, manual correction
    • tin ingot recipe bugfix
  • minecart v1.06

    • API changed and chat command added
  • signs_bot v1.02

    • some bugfixes

2020-06-04

  • techage v0.10
    • minor changes and bugfixes
    • stone hammer added
    • quarry 'depth' command added
    • manuals adapted
    • QSG added

2020-05-31

  • first commit