* Add materials and multiblock * try to fix conflict * Fix conflict * Fix conflict * Rework tungsten line (#5) * fix materials * Update Ostrum to core * Fix conflict * fix conflict * Fix fucking conflict * Upload more changes * Add more things * Introduce new gas fuel * Add Anthracite * Add Syngas early game and more modifications * More fixes * Add textures to fluid
19 lines
No EOL
431 B
JSON
19 lines
No EOL
431 B
JSON
{
|
|
"variants": {
|
|
"facing=east": {
|
|
"model": "tfg:block/machines/ostrum_linear_accelerator",
|
|
"y": 90
|
|
},
|
|
"facing=north": {
|
|
"model": "tfg:block/machines/ostrum_linear_accelerator"
|
|
},
|
|
"facing=south": {
|
|
"model": "tfg:block/machines/ostrum_linear_accelerator",
|
|
"y": 180
|
|
},
|
|
"facing=west": {
|
|
"model": "tfg:block/machines/ostrum_linear_accelerator",
|
|
"y": 270
|
|
}
|
|
}
|
|
} |