23 lines
377 B
JSON
23 lines
377 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"textures": { },
|
|
"model": "cube_all",
|
|
"uvlock": true
|
|
},
|
|
"variants": {
|
|
"type": {
|
|
"large": {
|
|
"textures": {
|
|
"all": "bloodmagic:blocks/LargeBloodStoneBrick"
|
|
}
|
|
},
|
|
"brick": {
|
|
"textures": {
|
|
"all": "bloodmagic:blocks/BloodStoneBrick"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|