TechReborn fork with more config options
Find a file
Maxim Varfolomeyev 9841d3332d
Add Pump (#3092)
* basic setup for pump

* added proper outward scanner for blocks

* added changes from Spotless

* moved pump to tier2 package
increased energy storage
changed order of checks for lava/water

* added advanced_machine_frame to the recipe as is proper for tier 2

* decreased energy consumption
added config to iterate inwards by default

* fixed one-over block
removed extensive debug logging

* added display of depth and range to GUI
changed minimum range to 0 (pumps directly below)
extracted fluid detection and sound event logic into separate methods
removed delay in search for the next block to pump
added destruction of fully waterlogged blocks (kelp, stairs, fences etc), they drop their default item

* found incorrect reset when range/depth were changed. fixed
optimized check for pumping elapsed time
muffle upgrade now properly silences full tank and not-enough-energy cases
simplified checks for fluid (should work for any properly implemented types)
rewrote checks for failure conditions (failed for quad-overclock setup)

* added "exhausted" label to GUI
added i10n for GUI labels
removed sound sfx for not-enough-energy and tank-not-accepting-fluid failure events

* removed debug logging
updated textures with animation

* updated textures and animation

* grouped fields together and moved constructors and classes
rewrote sound selection + muffled pump now gives no sound at all

* changed replacement blocks for end and nether to endstone and blackstone
added pump block into the functional tab of creative menu

* added pump block into the functional tab of creative menu

* conflict resolved
2023-03-18 12:27:44 +00:00
.github Update Gradle + deps. Use spotless for license header checks. 2022-12-18 12:01:21 +00:00
gradle/wrapper 1.19.4-pre1 2023-03-14 19:31:41 +00:00
RebornCore prevent spamming packets (#3126) 2023-03-18 12:19:53 +00:00
src Add Pump (#3092) 2023-03-18 12:27:44 +00:00
.editorconfig Fix spelling, grammar, javadocs, and similar issues (#2784) 2022-02-06 13:14:56 +00:00
.gitignore Ignore .DS_Store files 2022-11-08 08:58:46 +00:00
build.gradle Set curseforge version 2023-03-14 19:32:01 +00:00
gradle.properties Update energy 2023-03-14 19:31:41 +00:00
gradlew 1.19.4-pre1 2023-03-14 19:31:41 +00:00
gradlew.bat Update Gradle + deps. Use spotless for license header checks. 2022-12-18 12:01:21 +00:00
HEADER Update Gradle + deps. Use spotless for license header checks. 2022-12-18 12:01:21 +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.