Fixed sky stome blocks

This commit is contained in:
dpeter99 2016-08-23 11:26:16 +02:00
parent 86083712ad
commit 255083e00c
12 changed files with 28 additions and 28 deletions

View File

@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "appliedenergistics2:sky_stone_block"
}
}
}

View File

@ -1,7 +0,0 @@
{
"variants": {
"normal": {
"model": "appliedenergistics2:sky_stone_block_block"
}
}
}

View File

@ -1,7 +0,0 @@
{
"variants": {
"normal": {
"model": "appliedenergistics2:sky_stone_block_brick"
}
}
}

View File

@ -1,7 +0,0 @@
{
"variants": {
"normal": {
"model": "appliedenergistics2:sky_stone_block_small_brick"
}
}
}

View File

@ -1,7 +0,0 @@
{
"variants": {
"normal": {
"model": "appliedenergistics2:sky_stone_block_stone"
}
}
}

View File

@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "appliedenergistics2:sky_stone_brick"
}
}
}

View File

@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "appliedenergistics2:sky_stone_small_brick"
}
}
}

View File

@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "appliedenergistics2:sky_stone_stone"
}
}
}