Remove auto generated file
This commit is contained in:
parent
387111ee64
commit
f0fa1a2d35
@ -1,39 +0,0 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"facing": "north"
|
||||
},
|
||||
"apply": {
|
||||
"model": "overdrive_that_matters:block/drive_viewer"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"facing": "south"
|
||||
},
|
||||
"apply": {
|
||||
"model": "overdrive_that_matters:block/drive_viewer",
|
||||
"y": 180
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"facing": "west"
|
||||
},
|
||||
"apply": {
|
||||
"model": "overdrive_that_matters:block/drive_viewer",
|
||||
"y": 270
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"facing": "east"
|
||||
},
|
||||
"apply": {
|
||||
"model": "overdrive_that_matters:block/drive_viewer",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user