18c8c40f27
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. |
||
---|---|---|
.github | ||
gradle/wrapper | ||
RebornCore | ||
src | ||
.editorconfig | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
HEADER | ||
LICENSE.md | ||
ore_distribution.png | ||
README.md | ||
settings.gradle |
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!
Recommended Releases
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
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.