Stripped version of Rubber Log.
This commit is contained in:
parent
e72edd5eec
commit
264224a6f9
9 changed files with 54 additions and 18 deletions
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "techreborn:block/rubber/rubber_log_stripped" },
|
||||
"axis=z": { "model": "techreborn:block/rubber/rubber_log_stripped", "x": 90 },
|
||||
"axis=x": { "model": "techreborn:block/rubber/rubber_log_stripped", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "techreborn:block/stripped_rubber_log_top",
|
||||
"side": "techreborn:block/stripped_rubber_log_side"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "techreborn:block/rubber/rubber_log_stripped"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 435 B |
Binary file not shown.
After Width: | Height: | Size: 400 B |
Loading…
Add table
Add a link
Reference in a new issue