* textures and stuff * recipes * looks a little better * got texture thing to be * probably good enough * cooling tower touchup
19 lines
No EOL
427 B
JSON
19 lines
No EOL
427 B
JSON
{
|
|
"variants": {
|
|
"facing=east": {
|
|
"model": "tfg:block/machines/active_power_transformer",
|
|
"y": 90
|
|
},
|
|
"facing=north": {
|
|
"model": "tfg:block/machines/active_power_transformer"
|
|
},
|
|
"facing=south": {
|
|
"model": "tfg:block/machines/active_power_transformer",
|
|
"y": 180
|
|
},
|
|
"facing=west": {
|
|
"model": "tfg:block/machines/active_power_transformer",
|
|
"y": 270
|
|
}
|
|
}
|
|
} |