* Bump version to 0.0.1.1 * Changed internal version number. * Fixed wrong block properties for Alterlitium Block and it's Cluster/Ore. * Changed the Alterlitium Cluster/Ore texture. * Alterlitium Block now has a texture.master
parent
1419e76d67
commit
935f9eb98f
@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": {"model": "zcm_newalterlite:alterlitiumblock"},
|
||||
"inventory": {"model": "zcm_newalterlite:alterlitiumblock"}
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "zcm_newalterlite:blocks/alterlitiumblock"
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 694 B |
Before Width: | Height: | Size: 631 B After Width: | Height: | Size: 640 B |
@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": "zcm_newalterlite",
|
||||
"name": "New Alterlite",
|
||||
"version": "0.0.0.8"
|
||||
"version": "ALPHA_TEST_02_CLOSED_BETA-NA"
|
||||
}
|
Binary file not shown.
Loading…
Reference in new issue