16 lines
No EOL
326 B
JSON
16 lines
No EOL
326 B
JSON
{
|
|
"variants": {
|
|
"mode=accept": {
|
|
"model": "minecraft:block/test_block_accept"
|
|
},
|
|
"mode=fail": {
|
|
"model": "minecraft:block/test_block_fail"
|
|
},
|
|
"mode=log": {
|
|
"model": "minecraft:block/test_block_log"
|
|
},
|
|
"mode=start": {
|
|
"model": "minecraft:block/test_block_start"
|
|
}
|
|
}
|
|
} |