* casings

* removed gen assets

* remove more blockstates

* move sample rack

* growth monitor

* remove sand piles

* remove duplicate JSON

* remove fish roe

* remove duplicate models

* remove more duplicate models

* add uhv universal circuit back

* "fix" fluix trim

* fix typo on tooltip

* fix egh casing

* add missing inactive hydroponics casing textures

* un-"fix" the fluix trim

* remove whatever a "mars snow pile" is, fix volcanic ash

* fix volcanic ash

* tags for volcanic ash

---------

Co-authored-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
Gustavo
2026-02-25 00:56:54 +11:00
committed by GitHub
parent a17a873d67
commit f0c813f2d5
527 changed files with 12 additions and 9573 deletions

View File

@@ -57,7 +57,7 @@ export default defineConfig([
"@stylistic/arrow-spacing": [1, { "before": true, "after": true }],
"@stylistic/keyword-spacing": [1, { "before": true, "after": true }],
"@stylistic/dot-location": [1, "property"],
"@stylistic/comma-dangle": [1, "never"]
"@stylistic/comma-dangle": [1, "allow"]
}
},
]);

View File

@@ -1,19 +0,0 @@
{
"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
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/artisan_table",
"y": 90
},
"facing=north": {
"model": "tfg:block/artisan_table"
},
"facing=south": {
"model": "tfg:block/artisan_table",
"y": 180
},
"facing=west": {
"model": "tfg:block/artisan_table",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/bioreactor",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/bioreactor"
},
"facing=south": {
"model": "tfg:block/machines/bioreactor",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/bioreactor",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"active=false,facing=north": [
{ "model": "tfg:block/casings/bioculture_rotor_primary" }
],
"active=false,facing=south": [
{ "model": "tfg:block/casings/bioculture_rotor_primary", "y": 180 }
],
"active=false,facing=west": [
{ "model": "tfg:block/casings/bioculture_rotor_primary", "y": 270 }
],
"active=false,facing=east": [
{ "model": "tfg:block/casings/bioculture_rotor_primary", "y": 90 }
],
"active=true,facing=north": [
{ "model": "tfg:block/casings/bioculture_rotor_primary_active" }
],
"active=true,facing=south": [
{ "model": "tfg:block/casings/bioculture_rotor_primary_active", "y": 180 }
],
"active=true,facing=west": [
{ "model": "tfg:block/casings/bioculture_rotor_primary_active", "y": 270 }
],
"active=true,facing=east": [
{ "model": "tfg:block/casings/bioculture_rotor_primary_active", "y": 90 }
]
}
}

View File

@@ -1,29 +0,0 @@
{
"variants": {
"active=false,facing=north": [
{ "model": "tfg:block/casings/machine_casing_sterilizing_pipes" }
],
"active=false,facing=south": [
{ "model": "tfg:block/casings/machine_casing_sterilizing_pipes", "y": 180 }
],
"active=false,facing=west": [
{ "model": "tfg:block/casings/machine_casing_sterilizing_pipes", "y": 270 }
],
"active=false,facing=east": [
{ "model": "tfg:block/casings/machine_casing_sterilizing_pipes", "y": 90 }
],
"active=true,facing=north": [
{ "model": "tfg:block/casings/machine_casing_sterilizing_pipes_active" }
],
"active=true,facing=south": [
{ "model": "tfg:block/casings/machine_casing_sterilizing_pipes_active", "y": 180 }
],
"active=true,facing=west": [
{ "model": "tfg:block/casings/machine_casing_sterilizing_pipes_active", "y": 270 }
],
"active=true,facing=east": [
{ "model": "tfg:block/casings/machine_casing_sterilizing_pipes_active", "y": 90 }
]
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/cooling_tower",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/cooling_tower"
},
"facing=south": {
"model": "tfg:block/machines/cooling_tower",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/cooling_tower",
"y": 270
}
}
}

View File

@@ -1,29 +0,0 @@
{
"variants": {
"active=false,facing=north": [
{ "model": "tfg:block/machines/cultivation_monitor/cultivation_monitor_inactive"}
],
"active=false,facing=south": [
{ "model": "tfg:block/machines/cultivation_monitor/cultivation_monitor_inactive", "y": 180 }
],
"active=false,facing=west": [
{ "model": "tfg:block/machines/cultivation_monitor/cultivation_monitor_inactive", "y": 270 }
],
"active=false,facing=east": [
{ "model": "tfg:block/machines/cultivation_monitor/cultivation_monitor_inactive", "y": 90 }
],
"active=true,facing=north": [
{ "model": "tfg:block/machines/cultivation_monitor/cultivation_monitor_active" }
],
"active=true,facing=south": [
{ "model": "tfg:block/machines/cultivation_monitor/cultivation_monitor_active", "y": 180 }
],
"active=true,facing=west": [
{ "model": "tfg:block/machines/cultivation_monitor/cultivation_monitor_active", "y": 270 }
],
"active=true,facing=east": [
{ "model": "tfg:block/machines/cultivation_monitor/cultivation_monitor_active", "y": 90 }
]
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "tfg:block/dry_ice"
}
}
}

View File

@@ -1,29 +0,0 @@
{
"variants": {
"active=false,facing=north": [
{ "model": "tfg:block/machines/egh_planter/egh_planter_inactive", "y": 180 }
],
"active=false,facing=south": [
{ "model": "tfg:block/machines/egh_planter/egh_planter_inactive" }
],
"active=false,facing=west": [
{ "model": "tfg:block/machines/egh_planter/egh_planter_inactive", "y": 90 }
],
"active=false,facing=east": [
{ "model": "tfg:block/machines/egh_planter/egh_planter_inactive", "y": 270 }
],
"active=true,facing=north": [
{ "model": "tfg:block/machines/egh_planter/egh_planter_active", "y": 180 }
],
"active=true,facing=south": [
{ "model": "tfg:block/machines/egh_planter/egh_planter_active" }
],
"active=true,facing=west": [
{ "model": "tfg:block/machines/egh_planter/egh_planter_active", "y": 90 }
],
"active=true,facing=east": [
{ "model": "tfg:block/machines/egh_planter/egh_planter_active", "y": 270 }
]
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/electric_greenhouse",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/electric_greenhouse"
},
"facing=south": {
"model": "tfg:block/machines/electric_greenhouse",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/electric_greenhouse",
"y": 270
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "tfg:block/casings/electromagnetic_accelerator"
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/ev_aqueous_accumulator",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ev_aqueous_accumulator"
},
"facing=south": {
"model": "tfg:block/machines/ev_aqueous_accumulator",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/ev_aqueous_accumulator",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/ev_food_oven",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ev_food_oven"
},
"facing=south": {
"model": "tfg:block/machines/ev_food_oven",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/ev_food_oven",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/ev_food_processor",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ev_food_processor"
},
"facing=south": {
"model": "tfg:block/machines/ev_food_processor",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/ev_food_processor",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/ev_food_refrigerator",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ev_food_refrigerator"
},
"facing=south": {
"model": "tfg:block/machines/ev_food_refrigerator",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/ev_food_refrigerator",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/ev_gas_pressurizer",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ev_gas_pressurizer"
},
"facing=south": {
"model": "tfg:block/machines/ev_gas_pressurizer",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/ev_gas_pressurizer",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/ev_railgun_item_loader_in",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/ev_railgun_item_loader_in",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/ev_railgun_item_loader_in"
},
"facing=south": {
"model": "tfg:block/machines/ports/ev_railgun_item_loader_in",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/ev_railgun_item_loader_in",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/ev_railgun_item_loader_in",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/ev_railgun_item_loader_out",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/ev_railgun_item_loader_out",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/ev_railgun_item_loader_out"
},
"facing=south": {
"model": "tfg:block/machines/ports/ev_railgun_item_loader_out",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/ev_railgun_item_loader_out",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/ev_railgun_item_loader_out",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/evaporation_tower",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/evaporation_tower"
},
"facing=south": {
"model": "tfg:block/machines/evaporation_tower",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/evaporation_tower",
"y": 270
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "tfg:block/fluid/semiheavy_ammoniacal_water"
}
}
}

View File

@@ -1,29 +0,0 @@
{
"variants": {
"active=false,facing=north": [
{ "model": "tfg:block/machines/egh_planter/grow_light_inactive", "y": 180 }
],
"active=false,facing=south": [
{ "model": "tfg:block/machines/egh_planter/grow_light_inactive" }
],
"active=false,facing=west": [
{ "model": "tfg:block/machines/egh_planter/grow_light_inactive", "y": 90 }
],
"active=false,facing=east": [
{ "model": "tfg:block/machines/egh_planter/grow_light_inactive", "y": 270 }
],
"active=true,facing=north": [
{ "model": "tfg:block/machines/egh_planter/grow_light_active", "y": 180 }
],
"active=true,facing=south": [
{ "model": "tfg:block/machines/egh_planter/grow_light_active" }
],
"active=true,facing=west": [
{ "model": "tfg:block/machines/egh_planter/grow_light_active", "y": 90 }
],
"active=true,facing=east": [
{ "model": "tfg:block/machines/egh_planter/grow_light_active", "y": 270 }
]
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/growth_chamber",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/growth_chamber"
},
"facing=south": {
"model": "tfg:block/machines/growth_chamber",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/growth_chamber",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/heat_battery_mk1",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/heat_battery_mk1"
},
"facing=south": {
"model": "tfg:block/machines/heat_battery_mk1",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/heat_battery_mk1",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/hv_aqueous_accumulator",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/hv_aqueous_accumulator"
},
"facing=south": {
"model": "tfg:block/machines/hv_aqueous_accumulator",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/hv_aqueous_accumulator",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/hv_food_oven",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/hv_food_oven"
},
"facing=south": {
"model": "tfg:block/machines/hv_food_oven",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/hv_food_oven",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/hv_food_processor",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/hv_food_processor"
},
"facing=south": {
"model": "tfg:block/machines/hv_food_processor",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/hv_food_processor",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/hv_food_refrigerator",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/hv_food_refrigerator"
},
"facing=south": {
"model": "tfg:block/machines/hv_food_refrigerator",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/hv_food_refrigerator",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/hv_gas_pressurizer",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/hv_gas_pressurizer"
},
"facing=south": {
"model": "tfg:block/machines/hv_gas_pressurizer",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/hv_gas_pressurizer",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/hv_railgun_item_loader_in",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/hv_railgun_item_loader_in",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/hv_railgun_item_loader_in"
},
"facing=south": {
"model": "tfg:block/machines/ports/hv_railgun_item_loader_in",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/hv_railgun_item_loader_in",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/hv_railgun_item_loader_in",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/hv_railgun_item_loader_out",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/hv_railgun_item_loader_out",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/hv_railgun_item_loader_out"
},
"facing=south": {
"model": "tfg:block/machines/ports/hv_railgun_item_loader_out",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/hv_railgun_item_loader_out",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/hv_railgun_item_loader_out",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/hydroponics_facility",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/hydroponics_facility"
},
"facing=south": {
"model": "tfg:block/machines/hydroponics_facility",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/hydroponics_facility",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/interplanetary_item_launcher",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/interplanetary_item_launcher"
},
"facing=south": {
"model": "tfg:block/machines/interplanetary_item_launcher",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/interplanetary_item_launcher",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/interplanetary_item_receiver",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/interplanetary_item_receiver"
},
"facing=south": {
"model": "tfg:block/machines/interplanetary_item_receiver",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/interplanetary_item_receiver",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/interplanetary_logistics_monitor",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/interplanetary_logistics_monitor"
},
"facing=south": {
"model": "tfg:block/machines/interplanetary_logistics_monitor",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/interplanetary_logistics_monitor",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/iv_aqueous_accumulator",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/iv_aqueous_accumulator"
},
"facing=south": {
"model": "tfg:block/machines/iv_aqueous_accumulator",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/iv_aqueous_accumulator",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/iv_food_oven",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/iv_food_oven"
},
"facing=south": {
"model": "tfg:block/machines/iv_food_oven",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/iv_food_oven",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/iv_food_processor",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/iv_food_processor"
},
"facing=south": {
"model": "tfg:block/machines/iv_food_processor",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/iv_food_processor",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/iv_food_refrigerator",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/iv_food_refrigerator"
},
"facing=south": {
"model": "tfg:block/machines/iv_food_refrigerator",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/iv_food_refrigerator",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/iv_gas_pressurizer",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/iv_gas_pressurizer"
},
"facing=south": {
"model": "tfg:block/machines/iv_gas_pressurizer",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/iv_gas_pressurizer",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/iv_railgun_item_loader_in",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/iv_railgun_item_loader_in",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/iv_railgun_item_loader_in"
},
"facing=south": {
"model": "tfg:block/machines/ports/iv_railgun_item_loader_in",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/iv_railgun_item_loader_in",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/iv_railgun_item_loader_in",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/iv_railgun_item_loader_out",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/iv_railgun_item_loader_out",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/iv_railgun_item_loader_out"
},
"facing=south": {
"model": "tfg:block/machines/ports/iv_railgun_item_loader_out",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/iv_railgun_item_loader_out",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/iv_railgun_item_loader_out",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/luv_aqueous_accumulator",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/luv_aqueous_accumulator"
},
"facing=south": {
"model": "tfg:block/machines/luv_aqueous_accumulator",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/luv_aqueous_accumulator",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/luv_food_oven",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/luv_food_oven"
},
"facing=south": {
"model": "tfg:block/machines/luv_food_oven",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/luv_food_oven",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/luv_food_processor",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/luv_food_processor"
},
"facing=south": {
"model": "tfg:block/machines/luv_food_processor",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/luv_food_processor",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/luv_gas_pressurizer",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/luv_gas_pressurizer"
},
"facing=south": {
"model": "tfg:block/machines/luv_gas_pressurizer",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/luv_gas_pressurizer",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/luv_railgun_item_loader_in",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/luv_railgun_item_loader_in",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/luv_railgun_item_loader_in"
},
"facing=south": {
"model": "tfg:block/machines/ports/luv_railgun_item_loader_in",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/luv_railgun_item_loader_in",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/luv_railgun_item_loader_in",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/luv_railgun_item_loader_out",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/luv_railgun_item_loader_out",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/luv_railgun_item_loader_out"
},
"facing=south": {
"model": "tfg:block/machines/ports/luv_railgun_item_loader_out",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/luv_railgun_item_loader_out",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/luv_railgun_item_loader_out",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/lv_aqueous_accumulator",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/lv_aqueous_accumulator"
},
"facing=south": {
"model": "tfg:block/machines/lv_aqueous_accumulator",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/lv_aqueous_accumulator",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/lv_food_oven",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/lv_food_oven"
},
"facing=south": {
"model": "tfg:block/machines/lv_food_oven",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/lv_food_oven",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/lv_food_processor",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/lv_food_processor"
},
"facing=south": {
"model": "tfg:block/machines/lv_food_processor",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/lv_food_processor",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/lv_gas_pressurizer",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/lv_gas_pressurizer"
},
"facing=south": {
"model": "tfg:block/machines/lv_gas_pressurizer",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/lv_gas_pressurizer",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/lv_railgun_item_loader_in",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/lv_railgun_item_loader_in",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/lv_railgun_item_loader_in"
},
"facing=south": {
"model": "tfg:block/machines/ports/lv_railgun_item_loader_in",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/lv_railgun_item_loader_in",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/lv_railgun_item_loader_in",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/lv_railgun_item_loader_out",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/lv_railgun_item_loader_out",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/lv_railgun_item_loader_out"
},
"facing=south": {
"model": "tfg:block/machines/ports/lv_railgun_item_loader_out",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/lv_railgun_item_loader_out",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/lv_railgun_item_loader_out",
"y": 270
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "tfg:block/casings/machine_casing_aluminium_plated_steel"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "tfg:block/casings/machine_casing_power_casing"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "tfg:block/mars_ice"
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/mv_aqueous_accumulator",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/mv_aqueous_accumulator"
},
"facing=south": {
"model": "tfg:block/machines/mv_aqueous_accumulator",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/mv_aqueous_accumulator",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/mv_food_oven",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/mv_food_oven"
},
"facing=south": {
"model": "tfg:block/machines/mv_food_oven",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/mv_food_oven",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/mv_food_processor",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/mv_food_processor"
},
"facing=south": {
"model": "tfg:block/machines/mv_food_processor",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/mv_food_processor",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/mv_food_refrigerator",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/mv_food_refrigerator"
},
"facing=south": {
"model": "tfg:block/machines/mv_food_refrigerator",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/mv_food_refrigerator",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/mv_gas_pressurizer",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/mv_gas_pressurizer"
},
"facing=south": {
"model": "tfg:block/machines/mv_gas_pressurizer",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/mv_gas_pressurizer",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/mv_railgun_item_loader_in",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/mv_railgun_item_loader_in",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/mv_railgun_item_loader_in"
},
"facing=south": {
"model": "tfg:block/machines/ports/mv_railgun_item_loader_in",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/mv_railgun_item_loader_in",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/mv_railgun_item_loader_in",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/mv_railgun_item_loader_out",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/mv_railgun_item_loader_out",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/mv_railgun_item_loader_out"
},
"facing=south": {
"model": "tfg:block/machines/ports/mv_railgun_item_loader_out",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/mv_railgun_item_loader_out",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/mv_railgun_item_loader_out",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/nuclear_turbine",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/nuclear_turbine"
},
"facing=south": {
"model": "tfg:block/machines/nuclear_turbine",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/nuclear_turbine",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"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
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/piglin_disguise",
"y": 270
},
"facing=north": {
"model": "tfg:block/piglin_disguise",
"y": 180
},
"facing=south": {
"model": "tfg:block/piglin_disguise"
},
"facing=west": {
"model": "tfg:block/piglin_disguise",
"y": 90
}
}
}

View File

@@ -1,8 +0,0 @@
{
"variants": {
"facing=north": { "model": "tfg:block/piglin_disguise_block" },
"facing=south": { "model": "tfg:block/piglin_disguise_block", "y": 180 },
"facing=west": { "model": "tfg:block/piglin_disguise_block", "y": 270 },
"facing=east": { "model": "tfg:block/piglin_disguise_block", "y": 90 }
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"layers=1": {
"model": "tfg:block/pile/black_sand/sand_height2"
},
"layers=2": {
"model": "tfg:block/pile/black_sand/sand_height4"
},
"layers=3": {
"model": "tfg:block/pile/black_sand/sand_height6"
},
"layers=4": {
"model": "tfg:block/pile/black_sand/sand_height8"
},
"layers=5": {
"model": "tfg:block/pile/black_sand/sand_height10"
},
"layers=6": {
"model": "tfg:block/pile/black_sand/sand_height12"
},
"layers=7": {
"model": "tfg:block/pile/black_sand/sand_height14"
},
"layers=8": {
"model": "tfc:block/sand/black"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"layers=1": {
"model": "tfg:block/pile/brown_sand/sand_height2"
},
"layers=2": {
"model": "tfg:block/pile/brown_sand/sand_height4"
},
"layers=3": {
"model": "tfg:block/pile/brown_sand/sand_height6"
},
"layers=4": {
"model": "tfg:block/pile/brown_sand/sand_height8"
},
"layers=5": {
"model": "tfg:block/pile/brown_sand/sand_height10"
},
"layers=6": {
"model": "tfg:block/pile/brown_sand/sand_height12"
},
"layers=7": {
"model": "tfg:block/pile/brown_sand/sand_height14"
},
"layers=8": {
"model": "tfc:block/sand/brown"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"layers=1": {
"model": "tfg:block/pile/green_sand/sand_height2"
},
"layers=2": {
"model": "tfg:block/pile/green_sand/sand_height4"
},
"layers=3": {
"model": "tfg:block/pile/green_sand/sand_height6"
},
"layers=4": {
"model": "tfg:block/pile/green_sand/sand_height8"
},
"layers=5": {
"model": "tfg:block/pile/green_sand/sand_height10"
},
"layers=6": {
"model": "tfg:block/pile/green_sand/sand_height12"
},
"layers=7": {
"model": "tfg:block/pile/green_sand/sand_height14"
},
"layers=8": {
"model": "tfc:block/sand/green"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"layers=1": {
"model": "tfg:block/pile/hematitic_sand/sand_height2"
},
"layers=2": {
"model": "tfg:block/pile/hematitic_sand/sand_height4"
},
"layers=3": {
"model": "tfg:block/pile/hematitic_sand/sand_height6"
},
"layers=4": {
"model": "tfg:block/pile/hematitic_sand/sand_height8"
},
"layers=5": {
"model": "tfg:block/pile/hematitic_sand/sand_height10"
},
"layers=6": {
"model": "tfg:block/pile/hematitic_sand/sand_height12"
},
"layers=7": {
"model": "tfg:block/pile/hematitic_sand/sand_height14"
},
"layers=8": {
"model": "minecraft:block/red_sand"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"layers=1": {
"model": "tfg:block/pile/hematitic_sand/sand_height2"
},
"layers=2": {
"model": "tfg:block/pile/hematitic_sand/sand_height4"
},
"layers=3": {
"model": "tfg:block/pile/hematitic_sand/sand_height6"
},
"layers=4": {
"model": "tfg:block/pile/hematitic_sand/sand_height8"
},
"layers=5": {
"model": "tfg:block/pile/hematitic_sand/sand_height10"
},
"layers=6": {
"model": "tfg:block/pile/hematitic_sand/sand_height12"
},
"layers=7": {
"model": "tfg:block/pile/hematitic_sand/sand_height14"
},
"layers=8": {
"model": "minecraft:block/red_sand"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"layers=1": {
"model": "tfg:block/pile/mars_sand/sand_height2"
},
"layers=2": {
"model": "tfg:block/pile/mars_sand/sand_height4"
},
"layers=3": {
"model": "tfg:block/pile/mars_sand/sand_height6"
},
"layers=4": {
"model": "tfg:block/pile/mars_sand/sand_height8"
},
"layers=5": {
"model": "tfg:block/pile/mars_sand/sand_height10"
},
"layers=6": {
"model": "tfg:block/pile/mars_sand/sand_height12"
},
"layers=7": {
"model": "tfg:block/pile/mars_sand/sand_height14"
},
"layers=8": {
"model": "ad_astra:block/mars_sand"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"layers=1": {
"model": "tfg:block/pile/mars_sand/sand_height2"
},
"layers=2": {
"model": "tfg:block/pile/mars_sand/sand_height4"
},
"layers=3": {
"model": "tfg:block/pile/mars_sand/sand_height6"
},
"layers=4": {
"model": "tfg:block/pile/mars_sand/sand_height8"
},
"layers=5": {
"model": "tfg:block/pile/mars_sand/sand_height10"
},
"layers=6": {
"model": "tfg:block/pile/mars_sand/sand_height12"
},
"layers=7": {
"model": "tfg:block/pile/mars_sand/sand_height14"
},
"layers=8": {
"model": "ad_astra:block/mars_sand"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"layers=1": {
"model": "tfg:block/pile/moon_sand/sand_height2"
},
"layers=2": {
"model": "tfg:block/pile/moon_sand/sand_height4"
},
"layers=3": {
"model": "tfg:block/pile/moon_sand/sand_height6"
},
"layers=4": {
"model": "tfg:block/pile/moon_sand/sand_height8"
},
"layers=5": {
"model": "tfg:block/pile/moon_sand/sand_height10"
},
"layers=6": {
"model": "tfg:block/pile/moon_sand/sand_height12"
},
"layers=7": {
"model": "tfg:block/pile/moon_sand/sand_height14"
},
"layers=8": {
"model": "ad_astra:block/moon_sand"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"layers=1": {
"model": "tfg:block/pile/pink_sand/sand_height2"
},
"layers=2": {
"model": "tfg:block/pile/pink_sand/sand_height4"
},
"layers=3": {
"model": "tfg:block/pile/pink_sand/sand_height6"
},
"layers=4": {
"model": "tfg:block/pile/pink_sand/sand_height8"
},
"layers=5": {
"model": "tfg:block/pile/pink_sand/sand_height10"
},
"layers=6": {
"model": "tfg:block/pile/pink_sand/sand_height12"
},
"layers=7": {
"model": "tfg:block/pile/pink_sand/sand_height14"
},
"layers=8": {
"model": "tfc:block/sand/pink"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"layers=1": {
"model": "tfg:block/pile/red_sand/sand_height2"
},
"layers=2": {
"model": "tfg:block/pile/red_sand/sand_height4"
},
"layers=3": {
"model": "tfg:block/pile/red_sand/sand_height6"
},
"layers=4": {
"model": "tfg:block/pile/red_sand/sand_height8"
},
"layers=5": {
"model": "tfg:block/pile/red_sand/sand_height10"
},
"layers=6": {
"model": "tfg:block/pile/red_sand/sand_height12"
},
"layers=7": {
"model": "tfg:block/pile/red_sand/sand_height14"
},
"layers=8": {
"model": "tfc:block/sand/red"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"layers=1": {
"model": "tfg:block/pile/venus_sand/sand_height2"
},
"layers=2": {
"model": "tfg:block/pile/venus_sand/sand_height4"
},
"layers=3": {
"model": "tfg:block/pile/venus_sand/sand_height6"
},
"layers=4": {
"model": "tfg:block/pile/venus_sand/sand_height8"
},
"layers=5": {
"model": "tfg:block/pile/venus_sand/sand_height10"
},
"layers=6": {
"model": "tfg:block/pile/venus_sand/sand_height12"
},
"layers=7": {
"model": "tfg:block/pile/venus_sand/sand_height14"
},
"layers=8": {
"model": "ad_astra:block/venus_sand"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"layers=1": {
"model": "tfg:block/pile/venus_sand/sand_height2"
},
"layers=2": {
"model": "tfg:block/pile/venus_sand/sand_height4"
},
"layers=3": {
"model": "tfg:block/pile/venus_sand/sand_height6"
},
"layers=4": {
"model": "tfg:block/pile/venus_sand/sand_height8"
},
"layers=5": {
"model": "tfg:block/pile/venus_sand/sand_height10"
},
"layers=6": {
"model": "tfg:block/pile/venus_sand/sand_height12"
},
"layers=7": {
"model": "tfg:block/pile/venus_sand/sand_height14"
},
"layers=8": {
"model": "ad_astra:block/venus_sand"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"layers=1": {
"model": "tfg:block/pile/volcanic_ash/ash_height2"
},
"layers=2": {
"model": "tfg:block/pile/volcanic_ash/ash_height4"
},
"layers=3": {
"model": "tfg:block/pile/volcanic_ash/ash_height6"
},
"layers=4": {
"model": "tfg:block/pile/volcanic_ash/ash_height8"
},
"layers=5": {
"model": "tfg:block/pile/volcanic_ash/ash_height10"
},
"layers=6": {
"model": "tfg:block/pile/volcanic_ash/ash_height12"
},
"layers=7": {
"model": "tfg:block/pile/volcanic_ash/ash_height14"
},
"layers=8": {
"model": "tfg:block/pile/volcanic_ash/ash_block"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"layers=1": {
"model": "tfg:block/pile/white_sand/sand_height2"
},
"layers=2": {
"model": "tfg:block/pile/white_sand/sand_height4"
},
"layers=3": {
"model": "tfg:block/pile/white_sand/sand_height6"
},
"layers=4": {
"model": "tfg:block/pile/white_sand/sand_height8"
},
"layers=5": {
"model": "tfg:block/pile/white_sand/sand_height10"
},
"layers=6": {
"model": "tfg:block/pile/white_sand/sand_height12"
},
"layers=7": {
"model": "tfg:block/pile/white_sand/sand_height14"
},
"layers=8": {
"model": "tfc:block/sand/white"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"layers=1": {
"model": "tfg:block/pile/yellow_sand/sand_height2"
},
"layers=2": {
"model": "tfg:block/pile/yellow_sand/sand_height4"
},
"layers=3": {
"model": "tfg:block/pile/yellow_sand/sand_height6"
},
"layers=4": {
"model": "tfg:block/pile/yellow_sand/sand_height8"
},
"layers=5": {
"model": "tfg:block/pile/yellow_sand/sand_height10"
},
"layers=6": {
"model": "tfg:block/pile/yellow_sand/sand_height12"
},
"layers=7": {
"model": "tfg:block/pile/yellow_sand/sand_height14"
},
"layers=8": {
"model": "tfc:block/sand/yellow"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"active=false,facing=north": [
{ "model": "tfg:block/casings/pisciculture_core" }
],
"active=false,facing=south": [
{ "model": "tfg:block/casings/pisciculture_core", "y": 180 }
],
"active=false,facing=west": [
{ "model": "tfg:block/casings/pisciculture_core", "y": 270 }
],
"active=false,facing=east": [
{ "model": "tfg:block/casings/pisciculture_core", "y": 90 }
],
"active=true,facing=north": [
{ "model": "tfg:block/casings/pisciculture_core_active" }
],
"active=true,facing=south": [
{ "model": "tfg:block/casings/pisciculture_core_active", "y": 180 }
],
"active=true,facing=west": [
{ "model": "tfg:block/casings/pisciculture_core_active", "y": 270 }
],
"active=true,facing=east": [
{ "model": "tfg:block/casings/pisciculture_core_active", "y": 90 }
]
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/pisciculture_fishery",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/pisciculture_fishery"
},
"facing=south": {
"model": "tfg:block/machines/pisciculture_fishery",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/pisciculture_fishery",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/railgun_ammo_loader",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/railgun_ammo_loader"
},
"facing=south": {
"model": "tfg:block/machines/railgun_ammo_loader",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/railgun_ammo_loader",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/ports/single_itemstack_bus",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/single_itemstack_bus"
},
"facing=south": {
"model": "tfg:block/machines/ports/single_itemstack_bus",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/ports/single_itemstack_bus",
"y": 270
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/single_itemstack_bus",
"x": 270
},
"facing=down": {
"model": "tfg:block/machines/ports/single_itemstack_bus",
"x": 90
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/smr_generator",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/smr_generator"
},
"facing=south": {
"model": "tfg:block/machines/smr_generator",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/smr_generator",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/steam_bloomery",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/steam_bloomery"
},
"facing=south": {
"model": "tfg:block/machines/steam_bloomery",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/steam_bloomery",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/steam_fuser",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/steam_fuser"
},
"facing=south": {
"model": "tfg:block/machines/steam_fuser",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/steam_fuser",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/steam_presser",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/steam_presser"
},
"facing=south": {
"model": "tfg:block/machines/steam_presser",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/steam_presser",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/steam_squasher",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/steam_squasher"
},
"facing=south": {
"model": "tfg:block/machines/steam_squasher",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/steam_squasher",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/steam_thermal_centrifuge",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/steam_thermal_centrifuge"
},
"facing=south": {
"model": "tfg:block/machines/steam_thermal_centrifuge",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/steam_thermal_centrifuge",
"y": 270
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "tfg:block/casings/superconductor_coil_large"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "tfg:block/casings/superconductor_coil_small"
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/uhv_railgun_item_loader_in",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/uhv_railgun_item_loader_in",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/uhv_railgun_item_loader_in"
},
"facing=south": {
"model": "tfg:block/machines/ports/uhv_railgun_item_loader_in",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/uhv_railgun_item_loader_in",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/uhv_railgun_item_loader_in",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/uhv_railgun_item_loader_out",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/uhv_railgun_item_loader_out",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/uhv_railgun_item_loader_out"
},
"facing=south": {
"model": "tfg:block/machines/ports/uhv_railgun_item_loader_out",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/uhv_railgun_item_loader_out",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/uhv_railgun_item_loader_out",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/ulv_railgun_item_loader_in",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/ulv_railgun_item_loader_in",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/ulv_railgun_item_loader_in"
},
"facing=south": {
"model": "tfg:block/machines/ports/ulv_railgun_item_loader_in",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/ulv_railgun_item_loader_in",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/ulv_railgun_item_loader_in",
"y": 270
}
}
}

View File

@@ -1,28 +0,0 @@
{
"variants": {
"facing=down": {
"model": "tfg:block/machines/ports/ulv_railgun_item_loader_out",
"x": 90
},
"facing=east": {
"model": "tfg:block/machines/ports/ulv_railgun_item_loader_out",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/ports/ulv_railgun_item_loader_out"
},
"facing=south": {
"model": "tfg:block/machines/ports/ulv_railgun_item_loader_out",
"y": 180
},
"facing=up": {
"gtceu:z": 180,
"model": "tfg:block/machines/ports/ulv_railgun_item_loader_out",
"x": 270
},
"facing=west": {
"model": "tfg:block/machines/ports/ulv_railgun_item_loader_out",
"y": 270
}
}
}

View File

@@ -1,19 +0,0 @@
{
"variants": {
"facing=east": {
"model": "tfg:block/machines/uv_aqueous_accumulator",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/uv_aqueous_accumulator"
},
"facing=south": {
"model": "tfg:block/machines/uv_aqueous_accumulator",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/uv_aqueous_accumulator",
"y": 270
}
}
}

Some files were not shown because too many files have changed in this diff Show More