Stripped version of Rubber Log.

This commit is contained in:
drcrazy 2019-10-08 13:03:01 +03:00
parent e72edd5eec
commit 264224a6f9
9 changed files with 54 additions and 18 deletions

View file

@ -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 }
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "techreborn:block/stripped_rubber_log_top",
"side": "techreborn:block/stripped_rubber_log_side"
}
}

View file

@ -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