TechReborn fork with more config options
Find a file
Ayutac 18c8c40f27
Fixed AutoCrafting Table bug (#2762)
If the table was locked, canMake only checked for each ingredient to be there more than once, but make greedily took all items from the first encountered slot of the needed ingredient if the recipe didn't use the full crafting table and the ingredients weren't aligned to the upper left corner of the crafting table (discovered and reproducible with three wheat in the first column second row and single wheats in the other two columns of the second row).

This commit simply disallows greedy behaviour, each crafting grid slot can only be used once.

I also made one or two changes to the rest of the code (formatting,use of constants etc) while I was at it, but these didn't change functionality.
2022-01-20 20:20:32 +00:00
.github Update release.yml to no longer use github PAT 2021-11-25 16:18:29 +00:00
gradle/wrapper Update deps 2021-11-11 10:54:33 +00:00
RebornCore Finish 2022-01-20 19:40:55 +00:00
src Fixed AutoCrafting Table bug (#2762) 2022-01-20 20:20:32 +00:00
.editorconfig Start on recipe serde rewrite 2021-12-19 13:44:46 +00:00
.gitignore Cleanup build script and hopefully fix datagen. 2022-01-20 18:39:34 +00:00
build.gradle Cleanup build script and hopefully fix datagen. 2022-01-20 18:39:34 +00:00
gradle.properties Use fabric resource conditions api. Remove reborncore's. 2022-01-17 22:34:47 +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 dead links in readme 2021-11-26 20:01:59 +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 diffrent languages, if you want to help out translate the mod please see our crowdin project at https://translate.techreborn.ovh/ The translations are automaticly 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.