2016-08-14 18:53:25 +00:00
|
|
|
{
|
|
|
|
"forge_marker": 1,
|
|
|
|
"defaults": {
|
|
|
|
"textures": { },
|
|
|
|
"model": "cube_all",
|
|
|
|
"uvlock": true
|
|
|
|
},
|
|
|
|
"variants": {
|
|
|
|
"type": {
|
|
|
|
"nohitbox": {
|
|
|
|
"textures": {
|
2016-08-23 21:35:43 +00:00
|
|
|
"all": "bloodmagic:blocks/EtherealOpaqueMimic"
|
2016-08-14 18:53:25 +00:00
|
|
|
}
|
2016-08-23 21:35:43 +00:00
|
|
|
},
|
|
|
|
"solidopaque": {
|
|
|
|
"textures": {
|
|
|
|
"all": "bloodmagic:blocks/SolidOpaqueMimic"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"solidclear": {
|
|
|
|
"textures": {
|
|
|
|
"all": "bloodmagic:blocks/SolidClearMimic"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"solidlight": {
|
|
|
|
"textures": {
|
|
|
|
"all": "bloodmagic:blocks/SolidLightMimic"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"sentient": {
|
|
|
|
"textures": {
|
|
|
|
"all": "bloodmagic:blocks/SentientMimic"
|
|
|
|
}
|
|
|
|
}
|
2016-08-14 18:53:25 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|