This is a small mod that allows you to render .tbl files as blocks. Nothing more, nothing less. Simply add the .tbl file to block models location.
Maven:
repositories {
maven {
// TBL Loader maven
name = "Wyn Price Maven"
url = "http://maven.wynprice.com"
}
}
dependencies {
deobfProvided "com.wynprice:TBLLoader:[version]"
}
No files available for download.