Assets for battery and matter capacitor banks
This commit is contained in:
parent
52ae451a23
commit
0471c27c44
@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south": {
|
||||
"model": "overdrive_that_matters:block/matter_capacitor_bank"
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "overdrive_that_matters:block/matter_capacitor_bank",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "overdrive_that_matters:block/matter_capacitor_bank",
|
||||
"y": 180
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "overdrive_that_matters:block/matter_capacitor_bank",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "overdrive_that_matters:block/battery_bank",
|
||||
"textures": {
|
||||
"core": "overdrive_that_matters:block/matterybank_core"
|
||||
}
|
||||
}
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"parent": "overdrive_that_matters:block/android_station"
|
||||
"parent": "overdrive_that_matters:block/android_station"
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "overdrive_that_matters:block/battery_bank"
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "overdrive_that_matters:block/matter_capacitor_bank"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 245 B |
Binary file not shown.
After Width: | Height: | Size: 242 B |
Binary file not shown.
After Width: | Height: | Size: 245 B |
Loading…
Reference in New Issue
Block a user