Limestone

This commit is contained in:
Emmanuel BENOîT 2016-06-29 14:15:30 +02:00
parent 0fe1021ba2
commit c6155b176e
7 changed files with 80 additions and 12 deletions
src/resources/assets/mmm
blockstates/materials/rock
models
block/materials/rock
item/materials/rock
textures/blocks/materials/rock

View file

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

View file

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

View file

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

Binary file not shown.

After

(image error) Size: 229 B