Hevea blocks and textures

Really, really bad textures. Ah well.
This commit is contained in:
Emmanuel BENOîT 2016-07-08 23:34:41 +02:00
parent aba216b087
commit 74dc1e1ff5
11 changed files with 57 additions and 0 deletions

BIN
graphics/hevea_log.xcf Normal file

Binary file not shown.

View file

@ -0,0 +1,27 @@
{
"variants":
{
"axis=y":
{
"model": "mmm:materials/log/hevea"
},
"axis=z":
{
"model": "mmm:materials/log/hevea",
"x": 90
},
"axis=x":
{
"model": "mmm:materials/log/hevea",
"x": 90,
"y": 90
},
"axis=none":
{
"model": "mmm:materials/bark/hevea"
}
}
}

View file

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "mmm:materials/planks/hevea" }
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "mmm:blocks/materials/log/side/hevea"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "mmm:blocks/materials/log/end/hevea",
"side": "mmm:blocks/materials/log/side/hevea"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "mmm:blocks/materials/planks/hevea"
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "mmm:block/materials/log/hevea"
}

View file

@ -0,0 +1,3 @@
{
"parent": "mmm:block/materials/planks/hevea"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 553 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 636 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 B