beta-0.14.6
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "modularmachinery:blockcontroller"
|
||||
},
|
||||
"variants": {
|
||||
"facing=north": {
|
||||
"model": "modularmachinery:blockcontroller"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "modularmachinery:blockcontroller",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "modularmachinery:blockcontroller",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "modularmachinery:blockcontroller",
|
||||
"y": 90
|
||||
},
|
||||
"inventory": [
|
||||
{
|
||||
"transform": "forge:default-block"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user