28 lines
No EOL
678 B
JSON
28 lines
No EOL
678 B
JSON
{
|
|
"variants": {
|
|
"active=false,axis=x": {
|
|
"model": "minecraft:block/creaking_heart_horizontal",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"active=false,axis=y": {
|
|
"model": "minecraft:block/creaking_heart"
|
|
},
|
|
"active=false,axis=z": {
|
|
"model": "minecraft:block/creaking_heart_horizontal",
|
|
"x": 90
|
|
},
|
|
"active=true,axis=x": {
|
|
"model": "minecraft:block/creaking_heart_active_horizontal",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"active=true,axis=y": {
|
|
"model": "minecraft:block/creaking_heart_active"
|
|
},
|
|
"active=true,axis=z": {
|
|
"model": "minecraft:block/creaking_heart_active_horizontal",
|
|
"x": 90
|
|
}
|
|
}
|
|
} |