forked from Reload/techage_modpack
Russian translation updated to the newest TA version, corrected and enhanced.
3d_armor | ||
autobahn | ||
basic_materials | ||
compost | ||
datastorage | ||
doc | ||
hyperloop | ||
lcdlib | ||
minecart | ||
safer_lua | ||
signs_bot | ||
stamina | ||
ta4_jetpack | ||
techage | ||
techpack_stairway | ||
towercrane | ||
tubelib2 | ||
unified_inventory | ||
modpack.conf | ||
player_physics_design_pattern.md | ||
README.md |
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