Merge pull request #1 from TechReborn/1.8.9

Pull stuff
This commit is contained in:
TheDoctorSoda 2016-02-20 10:42:44 -08:00
commit fe216fba03
5 changed files with 60 additions and 1 deletions

View file

@ -0,0 +1,10 @@
{
"variants": {
"stage=0": {
"model": "techreborn:rubberSapling"
},
"stage=1": {
"model": "techreborn:rubberSapling"
}
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "techreborn:blocks/rubber_sapling"
}
}