This website requires JavaScript.
Explore
Help
Register
Sign in
maciek
/
TechReborn
Watch
1
Star
0
Fork
You've already forked TechReborn
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
TechReborn fork with more config options
487
commits
1
branch
0
tags
41
MiB
Java
90%
Groovy
10%
71c445d1ed
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
joflashstudios
71c445d1ed
Fixed tetrahedrite ore texture. This gets rid of the different texture per-side feature, because it's incompatible with the ore texture loader we're using. I don't think it's worth writing custom code just so tetrahedrite can have more than one texture.
2015-06-06 15:37:52 -04:00
gradle
/wrapper
updated to gradle 2.4, should speed some things up aparently
2015-06-06 13:40:01 +01:00
src
/main
Fixed tetrahedrite ore texture. This gets rid of the different texture per-side feature, because it's incompatible with the ore texture loader we're using. I don't think it's worth writing custom code just so tetrahedrite can have more than one texture.
2015-06-06 15:37:52 -04:00
.gitignore
Added a massive amount of textures from @Tntrololol
2015-05-04 18:40:45 +01:00
build.gradle
updated to gradle 2.4, should speed some things up aparently
2015-06-06 13:40:01 +01:00
gradlew
Updated gralde from 1.6-2.3, added Deps for later
2015-04-12 10:56:23 +01:00
gradlew.bat
Updated gralde from 1.6-2.3, added Deps for later
2015-04-12 10:56:23 +01:00
LICENSE.md
Added basic mod :)
2015-04-09 23:17:30 +01:00
README.md
Attempted to fix sync issues
2015-05-03 08:16:59 +01:00
README.md
TechReborn