Remove useless method, fix 2 textures

This commit is contained in:
Raoul Van den Berge
2016-07-08 02:44:39 +02:00
parent 48023abb0f
commit b04589e77e
9 changed files with 14 additions and 42 deletions

View File

@@ -11,6 +11,9 @@
{
"transform": "forge:default-block"
}
]
],
"normal": {
"model": "cube_all"
}
}
}

View File

@@ -11,6 +11,9 @@
{
"transform": "forge:default-block"
}
]
],
"normal": {
"model": "cube_all"
}
}
}