TechReborn fork with more config options
Find a file
Ayutac 07f8722d83
rebalanced tank capacities. Thanks to Ayutac.
I increased the capacity of tanks to be even remotely considered an alternative to storage units with cells. I kept the values conservative since increasing is always an option, but decreasing might cause item loss.

Changes:
Basic Tank: 35 -> 128 (about 3.5 times)
Advanced Tank: 200 -> 512 (about 2.5 times)
Industrial Tank: 500 -> 1024 (about 2 times)

I oriented myself at the storage unit steps, which are quadrupled with each tier until advanced, then doubled to industrial.

While I was at it, I changed everything to powers of 2 with the shift operator (so other code readers aren't too confused about seemingly arbitrary values) and added explaining comments.
2022-02-18 13:49:39 +03:00
.github Fix spelling, grammar, javadocs, and similar issues (#2784) 2022-02-06 13:14:56 +00:00
gradle/wrapper Update deps 2021-11-11 10:54:33 +00:00
RebornCore Fix spelling, grammar, javadocs, and similar issues (#2784) 2022-02-06 13:14:56 +00:00
src rebalanced tank capacities. Thanks to Ayutac. 2022-02-18 13:49:39 +03:00
.editorconfig Fix spelling, grammar, javadocs, and similar issues (#2784) 2022-02-06 13:14:56 +00:00
.gitignore Cleanup build script and hopefully fix datagen. 2022-01-20 18:39:34 +00:00
build.gradle Fix spelling, grammar, javadocs, and similar issues (#2784) 2022-02-06 13:14:56 +00:00
gradle.properties Beta 9 2022-02-03 11:35:57 +00:00
gradlew Update deps 2021-11-11 10:54:33 +00:00
gradlew.bat Github actions 2021-02-08 19:58:47 +00:00
HEADER License updates + fixes 2020-01-03 22:46:07 +00:00
LICENSE.md License updates + fixes 2020-01-03 22:46:07 +00:00
ore_distribution.png Add a simple tool to visualise ore distribution. 2021-11-26 20:01:08 +00:00
README.md Fix spelling, grammar, javadocs, and similar issues (#2784) 2022-02-06 13:14:56 +00:00
settings.gradle Move RebornCore into a sub project 2021-05-28 14:51:01 +01:00

Crowdin

Tech Reborn

Tech Reborn is a completely standalone tech mod including tools and machines to gather resources, process materials, and progress through the mod.

Downloads

Remember to always backup your worlds before adding or updating mods!

Versions we determine are stable enough can always be found on our CurseForge page. The top file on this list should always be the latest recommended release of Tech Reborn.

Issues and Suggestions

To report an issue or make a suggestion, please head up to the Issues tab up above, and open a new issue. You will need a GitHub account for this (it's free!). It is very important that you include the version of Tech Reborn you are using in your issue report.

Translation

Techreborn is available in a range of different languages, if you want to help out translate the mod please see our crowdin project at https://translate.techreborn.ovh/ The translations are automatically included in the jar files at build time.

Screenshots

screenshot screenshot screenshot screenshot screenshot screenshot

reborncore

Credits

  • Modmuss50 - Lead Developer
  • Gigabit101 - Developer
  • Prospector - Developer & Texture Artist
  • Drcrazy - Developer
  • Yulife - Lead Texture Artist
  • The Chisel Team - Connected Textures if Chisel is installed

License

Tech Reborn is licensed under the MIT license. Full license is in LICENSE.md.