Block models stuff 1.8.

This commit is contained in:
Florian Nücke 2015-05-14 16:43:37 +02:00
parent 4d87baeeb7
commit 1a021995ba
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "minecraft:end_stone" }
}
}

View File

@ -0,0 +1,3 @@
{
"parent": "block/end_stone"
}