Added sapling
This commit is contained in:
parent
7edbabd419
commit
0ac86ff303
5 changed files with 60 additions and 1 deletions
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"stage=0": {
|
||||
"model": "techreborn:rubberSapling"
|
||||
},
|
||||
"stage=1": {
|
||||
"model": "techreborn:rubberSapling"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "techreborn:blocks/rubber_sapling"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue