first 1.21.1 commit

This commit is contained in:
DrMangoTea
2025-07-15 00:32:31 +02:00
parent aab37b9345
commit 5d66225ed7
7295 changed files with 252959 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"animation": {
"frametime": 2
}
}

View File

@@ -0,0 +1,5 @@
{
"animation": {
"frametime": 2
}
}

View File

@@ -0,0 +1,5 @@
{
"animation": {
"frametime": 2
}
}

View File

@@ -0,0 +1,5 @@
{
"animation": {
"frametime": 2
}
}

View File

@@ -0,0 +1,5 @@
{
"animation": {
"frametime": 2
}
}

View File

@@ -0,0 +1,5 @@
{
"animation": {
"frametime": 2
}
}

View File

@@ -0,0 +1,5 @@
{
"animation": {
"frametime": 2
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

View File

@@ -0,0 +1,5 @@
{
"animation": {
"frametime": 2
}
}

View File

@@ -0,0 +1,5 @@
{
"animation": {
"frametime": 2
}
}

View File

@@ -0,0 +1,5 @@
{
"animation": {
"frametime": 2
}
}

View File

@@ -0,0 +1,5 @@
{
"animation": {
"frametime": 2
}
}

View File

@@ -0,0 +1,47 @@
{
"sources": [
{"type": "single", "resource": "tfmg:fluid/crude_oil_flow"},
{"type": "single", "resource": "tfmg:fluid/crude_oil_still"},
{"type": "single", "resource": "tfmg:fluid/air"},
{"type": "single", "resource": "tfmg:fluid/butane"},
{"type": "single", "resource": "tfmg:fluid/carbon_dioxide"},
{"type": "single", "resource": "tfmg:fluid/cooling_fluid_flow"},
{"type": "single", "resource": "tfmg:fluid/cooling_fluid_still"},
{"type": "single", "resource": "tfmg:fluid/creosote_flow"},
{"type": "single", "resource": "tfmg:fluid/creosote_still"},
{"type": "single", "resource": "tfmg:fluid/diesel_flow"},
{"type": "single", "resource": "tfmg:fluid/diesel_still"},
{"type": "single", "resource": "tfmg:fluid/gasoline_flow"},
{"type": "single", "resource": "tfmg:fluid/gasoline_still"},
{"type": "single", "resource": "tfmg:fluid/ethylene"},
{"type": "single", "resource": "tfmg:fluid/propylene"},
{"type": "single", "resource": "tfmg:fluid/heavy_oil_flow"},
{"type": "single", "resource": "tfmg:fluid/heavy_oil_still"},
{"type": "single", "resource": "tfmg:fluid/kerosene_flow"},
{"type": "single", "resource": "tfmg:fluid/kerosene_still"},
{"type": "single", "resource": "tfmg:fluid/liquid_asphalt_still"},
{"type": "single", "resource": "tfmg:fluid/liquid_asphalt_flow"},
{"type": "single", "resource": "tfmg:fluid/liquid_concrete_still"},
{"type": "single", "resource": "tfmg:fluid/liquid_concrete_flow"},
{"type": "single", "resource": "tfmg:fluid/molten_plastic_flow"},
{"type": "single", "resource": "tfmg:fluid/molten_plastic_still"},
{"type": "single", "resource": "tfmg:fluid/lubrication_oil_flow"},
{"type": "single", "resource": "tfmg:fluid/lubrication_oil_still"},
{"type": "single", "resource": "tfmg:fluid/molten_slag_flow"},
{"type": "single", "resource": "tfmg:fluid/molten_slag_still"},
{"type": "single", "resource": "tfmg:fluid/molten_steel_flow"},
{"type": "single", "resource": "tfmg:fluid/molten_steel_still"},
{"type": "single", "resource": "tfmg:fluid/napalm_flow"},
{"type": "single", "resource": "tfmg:fluid/napalm_still"},
{"type": "single", "resource": "tfmg:fluid/liquid_silicon_flow"},
{"type": "single", "resource": "tfmg:fluid/liquid_silicon_still"},
{"type": "single", "resource": "tfmg:fluid/naphtha_flow"},
{"type": "single", "resource": "tfmg:fluid/naphtha_still"},
{"type": "single", "resource": "tfmg:fluid/sulfuric_acid_flow"},
{"type": "single", "resource": "tfmg:fluid/sulfuric_acid_still"},
{"type": "single", "resource": "tfmg:fluid/propane"},
{"type": "single", "resource": "tfmg:fluid/lpg"},
{"type": "single", "resource": "tfmg:fluid/neon"},
{"type": "single", "resource": "tfmg:fluid/gas_texture"}
]
}

View File

@@ -0,0 +1,100 @@
{
"multipart": [
{
"apply": {
"model": "tfmg:block/aluminum_post_ends"
}
},
{
"apply": {
"model": "tfmg:block/aluminum_post"
},
"when": {
"east": "false",
"north": "false",
"south": "false",
"west": "false"
}
},
{
"apply": {
"model": "tfmg:block/aluminum_cap"
},
"when": {
"east": "false",
"north": "true",
"south": "false",
"west": "false"
}
},
{
"apply": {
"model": "tfmg:block/aluminum_cap",
"y": 90
},
"when": {
"east": "true",
"north": "false",
"south": "false",
"west": "false"
}
},
{
"apply": {
"model": "tfmg:block/aluminum_cap_alt"
},
"when": {
"east": "false",
"north": "false",
"south": "true",
"west": "false"
}
},
{
"apply": {
"model": "tfmg:block/aluminum_cap_alt",
"y": 90
},
"when": {
"east": "false",
"north": "false",
"south": "false",
"west": "true"
}
},
{
"apply": {
"model": "tfmg:block/aluminum_side"
},
"when": {
"north": "true"
}
},
{
"apply": {
"model": "tfmg:block/aluminum_side",
"y": 90
},
"when": {
"east": "true"
}
},
{
"apply": {
"model": "tfmg:block/aluminum_side_alt"
},
"when": {
"south": "true"
}
},
{
"apply": {
"model": "tfmg:block/aluminum_side_alt",
"y": 90
},
"when": {
"west": "true"
}
}
]
}

View File

@@ -0,0 +1,836 @@
{
"variants": {
"facing=down,level=0,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block",
"x": 180
},
"facing=down,level=0,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block",
"x": 180
},
"facing=down,level=1,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=1,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=10,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=10,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=11,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=11,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=12,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=12,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=13,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=13,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=14,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=14,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=15,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=15,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=2,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=2,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=3,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=3,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=4,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=4,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=5,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=5,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=6,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=6,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=7,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=7,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=8,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=8,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=9,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=down,level=9,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 180
},
"facing=east,level=0,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block",
"x": 90,
"y": 90
},
"facing=east,level=0,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block",
"x": 90,
"y": 90
},
"facing=east,level=1,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=1,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=10,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=10,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=11,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=11,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=12,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=12,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=13,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=13,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=14,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=14,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=15,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=15,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=2,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=2,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=3,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=3,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=4,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=4,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=5,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=5,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=6,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=6,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=7,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=7,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=8,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=8,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=9,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=east,level=9,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 90
},
"facing=north,level=0,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block",
"x": 90
},
"facing=north,level=0,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block",
"x": 90
},
"facing=north,level=1,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=1,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=10,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=10,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=11,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=11,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=12,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=12,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=13,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=13,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=14,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=14,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=15,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=15,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=2,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=2,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=3,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=3,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=4,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=4,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=5,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=5,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=6,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=6,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=7,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=7,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=8,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=8,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=9,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=north,level=9,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90
},
"facing=south,level=0,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block",
"x": 90,
"y": 180
},
"facing=south,level=0,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block",
"x": 90,
"y": 180
},
"facing=south,level=1,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=1,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=10,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=10,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=11,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=11,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=12,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=12,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=13,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=13,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=14,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=14,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=15,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=15,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=2,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=2,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=3,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=3,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=4,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=4,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=5,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=5,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=6,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=6,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=7,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=7,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=8,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=8,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=9,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=south,level=9,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 180
},
"facing=up,level=0,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block"
},
"facing=up,level=0,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block"
},
"facing=up,level=1,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=1,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=10,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=10,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=11,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=11,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=12,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=12,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=13,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=13,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=14,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=14,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=15,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=15,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=2,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=2,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=3,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=3,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=4,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=4,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=5,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=5,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=6,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=6,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=7,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=7,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=8,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=8,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=9,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=up,level=9,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered"
},
"facing=west,level=0,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block",
"x": 90,
"y": 270
},
"facing=west,level=0,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block",
"x": 90,
"y": 270
},
"facing=west,level=1,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=1,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=10,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=10,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=11,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=11,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=12,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=12,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=13,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=13,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=14,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=14,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=15,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=15,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=2,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=2,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=3,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=3,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=4,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=4,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=5,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=5,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=6,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=6,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=7,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=7,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=8,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=8,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=9,waterlogged=false": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
},
"facing=west,level=9,waterlogged=true": {
"model": "tfmg:block/aluminum_lamp/block_powered",
"x": 90,
"y": 270
}
}
}

View File

@@ -0,0 +1,17 @@
{
"variants": {
"axis=x": {
"model": "tfmg:block/aluminum_truss",
"x": 90,
"y": 90
},
"axis=y": {
"model": "tfmg:block/aluminum_truss"
},
"axis=z": {
"model": "tfmg:block/aluminum_truss",
"x": 90,
"y": 180
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/asphalt"
}
}
}

View File

@@ -0,0 +1,209 @@
{
"variants": {
"facing=east,half=bottom,shape=inner_left": {
"model": "tfmg:block/asphalt_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=inner_right": {
"model": "tfmg:block/asphalt_stairs_inner"
},
"facing=east,half=bottom,shape=outer_left": {
"model": "tfmg:block/asphalt_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=outer_right": {
"model": "tfmg:block/asphalt_stairs_outer"
},
"facing=east,half=bottom,shape=straight": {
"model": "tfmg:block/asphalt_stairs"
},
"facing=east,half=top,shape=inner_left": {
"model": "tfmg:block/asphalt_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=inner_right": {
"model": "tfmg:block/asphalt_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=outer_left": {
"model": "tfmg:block/asphalt_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=outer_right": {
"model": "tfmg:block/asphalt_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=straight": {
"model": "tfmg:block/asphalt_stairs",
"uvlock": true,
"x": 180
},
"facing=north,half=bottom,shape=inner_left": {
"model": "tfmg:block/asphalt_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=inner_right": {
"model": "tfmg:block/asphalt_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=outer_left": {
"model": "tfmg:block/asphalt_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=outer_right": {
"model": "tfmg:block/asphalt_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=straight": {
"model": "tfmg:block/asphalt_stairs",
"uvlock": true,
"y": 270
},
"facing=north,half=top,shape=inner_left": {
"model": "tfmg:block/asphalt_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=inner_right": {
"model": "tfmg:block/asphalt_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=outer_left": {
"model": "tfmg:block/asphalt_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=outer_right": {
"model": "tfmg:block/asphalt_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=straight": {
"model": "tfmg:block/asphalt_stairs",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=south,half=bottom,shape=inner_left": {
"model": "tfmg:block/asphalt_stairs_inner"
},
"facing=south,half=bottom,shape=inner_right": {
"model": "tfmg:block/asphalt_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=outer_left": {
"model": "tfmg:block/asphalt_stairs_outer"
},
"facing=south,half=bottom,shape=outer_right": {
"model": "tfmg:block/asphalt_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=straight": {
"model": "tfmg:block/asphalt_stairs",
"uvlock": true,
"y": 90
},
"facing=south,half=top,shape=inner_left": {
"model": "tfmg:block/asphalt_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=inner_right": {
"model": "tfmg:block/asphalt_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=outer_left": {
"model": "tfmg:block/asphalt_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=outer_right": {
"model": "tfmg:block/asphalt_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=straight": {
"model": "tfmg:block/asphalt_stairs",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=west,half=bottom,shape=inner_left": {
"model": "tfmg:block/asphalt_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=inner_right": {
"model": "tfmg:block/asphalt_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=outer_left": {
"model": "tfmg:block/asphalt_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=outer_right": {
"model": "tfmg:block/asphalt_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=straight": {
"model": "tfmg:block/asphalt_stairs",
"uvlock": true,
"y": 180
},
"facing=west,half=top,shape=inner_left": {
"model": "tfmg:block/asphalt_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=inner_right": {
"model": "tfmg:block/asphalt_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=outer_left": {
"model": "tfmg:block/asphalt_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=outer_right": {
"model": "tfmg:block/asphalt_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=straight": {
"model": "tfmg:block/asphalt_stairs",
"uvlock": true,
"x": 180,
"y": 180
}
}
}

View File

@@ -0,0 +1,90 @@
{
"multipart": [
{
"apply": {
"model": "tfmg:block/asphalt_wall_post"
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "tfmg:block/asphalt_wall_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "low"
}
},
{
"apply": {
"model": "tfmg:block/asphalt_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": {
"east": "tall"
}
},
{
"apply": {
"model": "tfmg:block/asphalt_wall_side",
"uvlock": true
},
"when": {
"north": "low"
}
},
{
"apply": {
"model": "tfmg:block/asphalt_wall_side_tall",
"uvlock": true
},
"when": {
"north": "tall"
}
},
{
"apply": {
"model": "tfmg:block/asphalt_wall_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "low"
}
},
{
"apply": {
"model": "tfmg:block/asphalt_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": {
"south": "tall"
}
},
{
"apply": {
"model": "tfmg:block/asphalt_wall_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "low"
}
},
{
"apply": {
"model": "tfmg:block/asphalt_wall_side_tall",
"uvlock": true,
"y": 270
},
"when": {
"west": "tall"
}
}
]
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "tfmg:block/bauxite_pillar_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "tfmg:block/bauxite_pillar"
},
"axis=z": {
"model": "tfmg:block/bauxite_pillar_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,209 @@
{
"variants": {
"facing=east,half=bottom,shape=inner_left": {
"model": "tfmg:block/black_concrete_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=inner_right": {
"model": "tfmg:block/black_concrete_stairs_inner"
},
"facing=east,half=bottom,shape=outer_left": {
"model": "tfmg:block/black_concrete_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=outer_right": {
"model": "tfmg:block/black_concrete_stairs_outer"
},
"facing=east,half=bottom,shape=straight": {
"model": "tfmg:block/black_concrete_stairs"
},
"facing=east,half=top,shape=inner_left": {
"model": "tfmg:block/black_concrete_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=inner_right": {
"model": "tfmg:block/black_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=outer_left": {
"model": "tfmg:block/black_concrete_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=outer_right": {
"model": "tfmg:block/black_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=straight": {
"model": "tfmg:block/black_concrete_stairs",
"uvlock": true,
"x": 180
},
"facing=north,half=bottom,shape=inner_left": {
"model": "tfmg:block/black_concrete_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=inner_right": {
"model": "tfmg:block/black_concrete_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=outer_left": {
"model": "tfmg:block/black_concrete_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=outer_right": {
"model": "tfmg:block/black_concrete_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=straight": {
"model": "tfmg:block/black_concrete_stairs",
"uvlock": true,
"y": 270
},
"facing=north,half=top,shape=inner_left": {
"model": "tfmg:block/black_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=inner_right": {
"model": "tfmg:block/black_concrete_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=outer_left": {
"model": "tfmg:block/black_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=outer_right": {
"model": "tfmg:block/black_concrete_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=straight": {
"model": "tfmg:block/black_concrete_stairs",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=south,half=bottom,shape=inner_left": {
"model": "tfmg:block/black_concrete_stairs_inner"
},
"facing=south,half=bottom,shape=inner_right": {
"model": "tfmg:block/black_concrete_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=outer_left": {
"model": "tfmg:block/black_concrete_stairs_outer"
},
"facing=south,half=bottom,shape=outer_right": {
"model": "tfmg:block/black_concrete_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=straight": {
"model": "tfmg:block/black_concrete_stairs",
"uvlock": true,
"y": 90
},
"facing=south,half=top,shape=inner_left": {
"model": "tfmg:block/black_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=inner_right": {
"model": "tfmg:block/black_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=outer_left": {
"model": "tfmg:block/black_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=outer_right": {
"model": "tfmg:block/black_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=straight": {
"model": "tfmg:block/black_concrete_stairs",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=west,half=bottom,shape=inner_left": {
"model": "tfmg:block/black_concrete_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=inner_right": {
"model": "tfmg:block/black_concrete_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=outer_left": {
"model": "tfmg:block/black_concrete_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=outer_right": {
"model": "tfmg:block/black_concrete_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=straight": {
"model": "tfmg:block/black_concrete_stairs",
"uvlock": true,
"y": 180
},
"facing=west,half=top,shape=inner_left": {
"model": "tfmg:block/black_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=inner_right": {
"model": "tfmg:block/black_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=outer_left": {
"model": "tfmg:block/black_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=outer_right": {
"model": "tfmg:block/black_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=straight": {
"model": "tfmg:block/black_concrete_stairs",
"uvlock": true,
"x": 180,
"y": 180
}
}
}

View File

@@ -0,0 +1,90 @@
{
"multipart": [
{
"apply": {
"model": "tfmg:block/black_concrete_wall_post"
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "tfmg:block/black_concrete_wall_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "low"
}
},
{
"apply": {
"model": "tfmg:block/black_concrete_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": {
"east": "tall"
}
},
{
"apply": {
"model": "tfmg:block/black_concrete_wall_side",
"uvlock": true
},
"when": {
"north": "low"
}
},
{
"apply": {
"model": "tfmg:block/black_concrete_wall_side_tall",
"uvlock": true
},
"when": {
"north": "tall"
}
},
{
"apply": {
"model": "tfmg:block/black_concrete_wall_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "low"
}
},
{
"apply": {
"model": "tfmg:block/black_concrete_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": {
"south": "tall"
}
},
{
"apply": {
"model": "tfmg:block/black_concrete_wall_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "low"
}
},
{
"apply": {
"model": "tfmg:block/black_concrete_wall_side_tall",
"uvlock": true,
"y": 270
},
"when": {
"west": "tall"
}
}
]
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/blast_furnace_reinforcement"
}
}
}

View File

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

View File

@@ -0,0 +1,90 @@
{
"multipart": [
{
"apply": {
"model": "tfmg:block/blue_concrete_wall_post"
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "tfmg:block/blue_concrete_wall_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "low"
}
},
{
"apply": {
"model": "tfmg:block/blue_concrete_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": {
"east": "tall"
}
},
{
"apply": {
"model": "tfmg:block/blue_concrete_wall_side",
"uvlock": true
},
"when": {
"north": "low"
}
},
{
"apply": {
"model": "tfmg:block/blue_concrete_wall_side_tall",
"uvlock": true
},
"when": {
"north": "tall"
}
},
{
"apply": {
"model": "tfmg:block/blue_concrete_wall_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "low"
}
},
{
"apply": {
"model": "tfmg:block/blue_concrete_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": {
"south": "tall"
}
},
{
"apply": {
"model": "tfmg:block/blue_concrete_wall_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "low"
}
},
{
"apply": {
"model": "tfmg:block/blue_concrete_wall_side_tall",
"uvlock": true,
"y": 270
},
"when": {
"west": "tall"
}
}
]
}

View File

@@ -0,0 +1,110 @@
{
"variants": {
"face=ceiling,facing=east,waterlogged=false": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 180,
"y": 90
},
"face=ceiling,facing=east,waterlogged=true": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 180,
"y": 90
},
"face=ceiling,facing=north,waterlogged=false": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 180
},
"face=ceiling,facing=north,waterlogged=true": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 180
},
"face=ceiling,facing=south,waterlogged=false": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 180,
"y": 180
},
"face=ceiling,facing=south,waterlogged=true": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 180,
"y": 180
},
"face=ceiling,facing=west,waterlogged=false": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 180,
"y": 270
},
"face=ceiling,facing=west,waterlogged=true": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 180,
"y": 270
},
"face=floor,facing=east,waterlogged=false": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"y": 270
},
"face=floor,facing=east,waterlogged=true": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"y": 270
},
"face=floor,facing=north,waterlogged=false": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"y": 180
},
"face=floor,facing=north,waterlogged=true": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"y": 180
},
"face=floor,facing=south,waterlogged=false": {
"model": "tfmg:block/brass_smart_fluid_pipe/block"
},
"face=floor,facing=south,waterlogged=true": {
"model": "tfmg:block/brass_smart_fluid_pipe/block"
},
"face=floor,facing=west,waterlogged=false": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"y": 90
},
"face=floor,facing=west,waterlogged=true": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"y": 90
},
"face=wall,facing=east,waterlogged=false": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 270,
"y": 270
},
"face=wall,facing=east,waterlogged=true": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 270,
"y": 270
},
"face=wall,facing=north,waterlogged=false": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 270,
"y": 180
},
"face=wall,facing=north,waterlogged=true": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 270,
"y": 180
},
"face=wall,facing=south,waterlogged=false": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 270
},
"face=wall,facing=south,waterlogged=true": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 270
},
"face=wall,facing=west,waterlogged=false": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 270,
"y": 90
},
"face=wall,facing=west,waterlogged=true": {
"model": "tfmg:block/brass_smart_fluid_pipe/block",
"x": 270,
"y": 90
}
}
}

View File

@@ -0,0 +1,10 @@
{
"variants": {
"top=false": {
"model": "tfmg:block/brick_smokestack/block"
},
"top=true": {
"model": "tfmg:block/brick_smokestack/block_top"
}
}
}

View File

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

View File

@@ -0,0 +1,90 @@
{
"multipart": [
{
"apply": {
"model": "tfmg:block/brown_concrete_wall_post"
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "tfmg:block/brown_concrete_wall_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "low"
}
},
{
"apply": {
"model": "tfmg:block/brown_concrete_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": {
"east": "tall"
}
},
{
"apply": {
"model": "tfmg:block/brown_concrete_wall_side",
"uvlock": true
},
"when": {
"north": "low"
}
},
{
"apply": {
"model": "tfmg:block/brown_concrete_wall_side_tall",
"uvlock": true
},
"when": {
"north": "tall"
}
},
{
"apply": {
"model": "tfmg:block/brown_concrete_wall_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "low"
}
},
{
"apply": {
"model": "tfmg:block/brown_concrete_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": {
"south": "tall"
}
},
{
"apply": {
"model": "tfmg:block/brown_concrete_wall_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "low"
}
},
{
"apply": {
"model": "tfmg:block/brown_concrete_wall_side_tall",
"uvlock": true,
"y": 270
},
"when": {
"west": "tall"
}
}
]
}

View File

@@ -0,0 +1,13 @@
{
"variants": {
"type=bottom": {
"model": "tfmg:block/brown_concrete_bottom"
},
"type=double": {
"model": "tfmg:block/brown_concrete"
},
"type=top": {
"model": "tfmg:block/brown_concrete_top"
}
}
}

View File

@@ -0,0 +1,56 @@
{
"variants": {
"extension=false,facing=down": {
"model": "tfmg:block/cable_connector/block",
"x": 180
},
"extension=false,facing=east": {
"model": "tfmg:block/cable_connector/block",
"x": 90,
"y": 90
},
"extension=false,facing=north": {
"model": "tfmg:block/cable_connector/block",
"x": 90
},
"extension=false,facing=south": {
"model": "tfmg:block/cable_connector/block",
"x": 90,
"y": 180
},
"extension=false,facing=up": {
"model": "tfmg:block/cable_connector/block"
},
"extension=false,facing=west": {
"model": "tfmg:block/cable_connector/block",
"x": 90,
"y": 270
},
"extension=true,facing=down": {
"model": "tfmg:block/cable_connector/block_extension",
"x": 180
},
"extension=true,facing=east": {
"model": "tfmg:block/cable_connector/block_extension",
"x": 90,
"y": 90
},
"extension=true,facing=north": {
"model": "tfmg:block/cable_connector/block_extension",
"x": 90
},
"extension=true,facing=south": {
"model": "tfmg:block/cable_connector/block_extension",
"x": 90,
"y": 180
},
"extension=true,facing=up": {
"model": "tfmg:block/cable_connector/block_extension"
},
"extension=true,facing=west": {
"model": "tfmg:block/cable_connector/block_extension",
"x": 90,
"y": 270
}
}
}

View File

@@ -0,0 +1,17 @@
{
"variants": {
"axis=x": {
"model": "tfmg:block/cast_iron_flywheel/block",
"x": 90,
"y": 90
},
"axis=y": {
"model": "tfmg:block/cast_iron_flywheel/block"
},
"axis=z": {
"model": "tfmg:block/cast_iron_flywheel/block",
"x": 90,
"y": 180
}
}
}

View File

@@ -0,0 +1,17 @@
{
"variants": {
"axis=x": {
"model": "tfmg:block/cast_iron_truss",
"x": 90,
"y": 90
},
"axis=y": {
"model": "tfmg:block/cast_iron_truss"
},
"axis=z": {
"model": "tfmg:block/cast_iron_truss",
"x": 90,
"y": 180
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/coal_coke_block"
}
}
}

View File

@@ -0,0 +1,64 @@
{
"variants": {
"controller_type=bottom_on,facing=east": {
"model": "tfmg:block/coke_oven/block_bottom_on",
"y": 270
},
"controller_type=bottom_on,facing=north": {
"model": "tfmg:block/coke_oven/block_bottom_on",
"y": 180
},
"controller_type=bottom_on,facing=south": {
"model": "tfmg:block/coke_oven/block_bottom_on"
},
"controller_type=bottom_on,facing=west": {
"model": "tfmg:block/coke_oven/block_bottom_on",
"y": 90
},
"controller_type=casual,facing=east": {
"model": "tfmg:block/coke_oven/block_casual",
"y": 270
},
"controller_type=casual,facing=north": {
"model": "tfmg:block/coke_oven/block_casual",
"y": 180
},
"controller_type=casual,facing=south": {
"model": "tfmg:block/coke_oven/block_casual"
},
"controller_type=casual,facing=west": {
"model": "tfmg:block/coke_oven/block_casual",
"y": 90
},
"controller_type=middle_on,facing=east": {
"model": "tfmg:block/coke_oven/block_middle_on",
"y": 270
},
"controller_type=middle_on,facing=north": {
"model": "tfmg:block/coke_oven/block_middle_on",
"y": 180
},
"controller_type=middle_on,facing=south": {
"model": "tfmg:block/coke_oven/block_middle_on"
},
"controller_type=middle_on,facing=west": {
"model": "tfmg:block/coke_oven/block_middle_on",
"y": 90
},
"controller_type=top_on,facing=east": {
"model": "tfmg:block/coke_oven/block_top_on",
"y": 270
},
"controller_type=top_on,facing=north": {
"model": "tfmg:block/coke_oven/block_top_on",
"y": 180
},
"controller_type=top_on,facing=south": {
"model": "tfmg:block/coke_oven/block_top_on"
},
"controller_type=top_on,facing=west": {
"model": "tfmg:block/coke_oven/block_top_on",
"y": 90
}
}
}

View File

@@ -0,0 +1,30 @@
{
"variants": {
"axis=x,concretelogged=false": {
"model": "tfmg:block/concrete_encased_electric_post",
"x": 90,
"y": 90
},
"axis=x,concretelogged=true": {
"model": "tfmg:block/concrete_encased_electric_post",
"x": 90,
"y": 90
},
"axis=y,concretelogged=false": {
"model": "tfmg:block/concrete_encased_electric_post"
},
"axis=y,concretelogged=true": {
"model": "tfmg:block/concrete_encased_electric_post"
},
"axis=z,concretelogged=false": {
"model": "tfmg:block/concrete_encased_electric_post",
"x": 90,
"y": 180
},
"axis=z,concretelogged=true": {
"model": "tfmg:block/concrete_encased_electric_post",
"x": 90,
"y": 180
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/constantan_block"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/cooling_fluid"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/copper_cable_hub"
}
}
}

View File

@@ -0,0 +1,110 @@
{
"multipart": [
{
"apply": {
"model": "tfmg:block/copper_encased_cast_iron_pipe/block_flat",
"x": -90
},
"when": {
"down": "false"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_cast_iron_pipe/block_flat",
"x": 90
},
"when": {
"up": "false"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_cast_iron_pipe/block_flat",
"y": 180
},
"when": {
"north": "false"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_cast_iron_pipe/block_flat"
},
"when": {
"south": "false"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_cast_iron_pipe/block_flat",
"y": 90
},
"when": {
"west": "false"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_cast_iron_pipe/block_flat",
"y": 270
},
"when": {
"east": "false"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_cast_iron_pipe/block_open",
"x": -90
},
"when": {
"down": "true"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_cast_iron_pipe/block_open",
"x": 90
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_cast_iron_pipe/block_open",
"y": 180
},
"when": {
"north": "true"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_cast_iron_pipe/block_open"
},
"when": {
"south": "true"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_cast_iron_pipe/block_open",
"y": 90
},
"when": {
"west": "true"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_cast_iron_pipe/block_open",
"y": 270
},
"when": {
"east": "true"
}
}
]
}

View File

@@ -0,0 +1,110 @@
{
"multipart": [
{
"apply": {
"model": "tfmg:block/copper_encased_plastic_pipe/block_flat",
"x": -90
},
"when": {
"down": "false"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_plastic_pipe/block_flat",
"x": 90
},
"when": {
"up": "false"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_plastic_pipe/block_flat",
"y": 180
},
"when": {
"north": "false"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_plastic_pipe/block_flat"
},
"when": {
"south": "false"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_plastic_pipe/block_flat",
"y": 90
},
"when": {
"west": "false"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_plastic_pipe/block_flat",
"y": 270
},
"when": {
"east": "false"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_plastic_pipe/block_open",
"x": -90
},
"when": {
"down": "true"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_plastic_pipe/block_open",
"x": 90
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_plastic_pipe/block_open",
"y": 180
},
"when": {
"north": "true"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_plastic_pipe/block_open"
},
"when": {
"south": "true"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_plastic_pipe/block_open",
"y": 90
},
"when": {
"west": "true"
}
},
{
"apply": {
"model": "tfmg:block/copper_encased_plastic_pipe/block_open",
"y": 270
},
"when": {
"east": "true"
}
}
]
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "minecraft:block/air"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/creative_generator"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/creosote"
}
}
}

View File

@@ -0,0 +1,209 @@
{
"variants": {
"facing=east,half=bottom,shape=inner_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=inner_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner"
},
"facing=east,half=bottom,shape=outer_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=outer_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer"
},
"facing=east,half=bottom,shape=straight": {
"model": "tfmg:block/cut_bauxite_brick_stairs"
},
"facing=east,half=top,shape=inner_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=inner_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=outer_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=outer_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=straight": {
"model": "tfmg:block/cut_bauxite_brick_stairs",
"uvlock": true,
"x": 180
},
"facing=north,half=bottom,shape=inner_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=inner_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=outer_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=outer_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=straight": {
"model": "tfmg:block/cut_bauxite_brick_stairs",
"uvlock": true,
"y": 270
},
"facing=north,half=top,shape=inner_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=inner_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=outer_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=outer_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=straight": {
"model": "tfmg:block/cut_bauxite_brick_stairs",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=south,half=bottom,shape=inner_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner"
},
"facing=south,half=bottom,shape=inner_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=outer_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer"
},
"facing=south,half=bottom,shape=outer_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=straight": {
"model": "tfmg:block/cut_bauxite_brick_stairs",
"uvlock": true,
"y": 90
},
"facing=south,half=top,shape=inner_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=inner_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=outer_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=outer_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=straight": {
"model": "tfmg:block/cut_bauxite_brick_stairs",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=west,half=bottom,shape=inner_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=inner_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=outer_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=outer_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=straight": {
"model": "tfmg:block/cut_bauxite_brick_stairs",
"uvlock": true,
"y": 180
},
"facing=west,half=top,shape=inner_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=inner_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=outer_left": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=outer_right": {
"model": "tfmg:block/cut_bauxite_brick_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=straight": {
"model": "tfmg:block/cut_bauxite_brick_stairs",
"uvlock": true,
"x": 180,
"y": 180
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/cut_galena"
}
}
}

View File

@@ -0,0 +1,13 @@
{
"variants": {
"type=bottom": {
"model": "tfmg:block/cut_galena_brick_slab"
},
"type=double": {
"model": "tfmg:block/cut_galena_bricks"
},
"type=top": {
"model": "tfmg:block/cut_galena_brick_slab_top"
}
}
}

View File

@@ -0,0 +1,90 @@
{
"multipart": [
{
"apply": {
"model": "tfmg:block/cut_galena_bricks_wall_post"
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_bricks_wall_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "low"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_bricks_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": {
"east": "tall"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_bricks_wall_side",
"uvlock": true
},
"when": {
"north": "low"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_bricks_wall_side_tall",
"uvlock": true
},
"when": {
"north": "tall"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_bricks_wall_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "low"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_bricks_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": {
"south": "tall"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_bricks_wall_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "low"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_bricks_wall_side_tall",
"uvlock": true,
"y": 270
},
"when": {
"west": "tall"
}
}
]
}

View File

@@ -0,0 +1,13 @@
{
"variants": {
"type=bottom": {
"model": "tfmg:block/cut_galena_slab"
},
"type=double": {
"model": "tfmg:block/cut_galena"
},
"type=top": {
"model": "tfmg:block/cut_galena_slab_top"
}
}
}

View File

@@ -0,0 +1,90 @@
{
"multipart": [
{
"apply": {
"model": "tfmg:block/cut_galena_wall_post"
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_wall_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "low"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": {
"east": "tall"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_wall_side",
"uvlock": true
},
"when": {
"north": "low"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_wall_side_tall",
"uvlock": true
},
"when": {
"north": "tall"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_wall_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "low"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": {
"south": "tall"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_wall_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "low"
}
},
{
"apply": {
"model": "tfmg:block/cut_galena_wall_side_tall",
"uvlock": true,
"y": 270
},
"when": {
"west": "tall"
}
}
]
}

View File

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

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/cyan_concrete"
}
}
}

View File

@@ -0,0 +1,209 @@
{
"variants": {
"facing=east,half=bottom,shape=inner_left": {
"model": "tfmg:block/cyan_concrete_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=inner_right": {
"model": "tfmg:block/cyan_concrete_stairs_inner"
},
"facing=east,half=bottom,shape=outer_left": {
"model": "tfmg:block/cyan_concrete_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=outer_right": {
"model": "tfmg:block/cyan_concrete_stairs_outer"
},
"facing=east,half=bottom,shape=straight": {
"model": "tfmg:block/cyan_concrete_stairs"
},
"facing=east,half=top,shape=inner_left": {
"model": "tfmg:block/cyan_concrete_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=inner_right": {
"model": "tfmg:block/cyan_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=outer_left": {
"model": "tfmg:block/cyan_concrete_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=outer_right": {
"model": "tfmg:block/cyan_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=straight": {
"model": "tfmg:block/cyan_concrete_stairs",
"uvlock": true,
"x": 180
},
"facing=north,half=bottom,shape=inner_left": {
"model": "tfmg:block/cyan_concrete_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=inner_right": {
"model": "tfmg:block/cyan_concrete_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=outer_left": {
"model": "tfmg:block/cyan_concrete_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=outer_right": {
"model": "tfmg:block/cyan_concrete_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=straight": {
"model": "tfmg:block/cyan_concrete_stairs",
"uvlock": true,
"y": 270
},
"facing=north,half=top,shape=inner_left": {
"model": "tfmg:block/cyan_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=inner_right": {
"model": "tfmg:block/cyan_concrete_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=outer_left": {
"model": "tfmg:block/cyan_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=outer_right": {
"model": "tfmg:block/cyan_concrete_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=straight": {
"model": "tfmg:block/cyan_concrete_stairs",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=south,half=bottom,shape=inner_left": {
"model": "tfmg:block/cyan_concrete_stairs_inner"
},
"facing=south,half=bottom,shape=inner_right": {
"model": "tfmg:block/cyan_concrete_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=outer_left": {
"model": "tfmg:block/cyan_concrete_stairs_outer"
},
"facing=south,half=bottom,shape=outer_right": {
"model": "tfmg:block/cyan_concrete_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=straight": {
"model": "tfmg:block/cyan_concrete_stairs",
"uvlock": true,
"y": 90
},
"facing=south,half=top,shape=inner_left": {
"model": "tfmg:block/cyan_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=inner_right": {
"model": "tfmg:block/cyan_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=outer_left": {
"model": "tfmg:block/cyan_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=outer_right": {
"model": "tfmg:block/cyan_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=straight": {
"model": "tfmg:block/cyan_concrete_stairs",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=west,half=bottom,shape=inner_left": {
"model": "tfmg:block/cyan_concrete_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=inner_right": {
"model": "tfmg:block/cyan_concrete_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=outer_left": {
"model": "tfmg:block/cyan_concrete_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=outer_right": {
"model": "tfmg:block/cyan_concrete_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=straight": {
"model": "tfmg:block/cyan_concrete_stairs",
"uvlock": true,
"y": 180
},
"facing=west,half=top,shape=inner_left": {
"model": "tfmg:block/cyan_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=inner_right": {
"model": "tfmg:block/cyan_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=outer_left": {
"model": "tfmg:block/cyan_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=outer_right": {
"model": "tfmg:block/cyan_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=straight": {
"model": "tfmg:block/cyan_concrete_stairs",
"uvlock": true,
"x": 180,
"y": 180
}
}
}

View File

@@ -0,0 +1,13 @@
{
"variants": {
"type=bottom": {
"model": "tfmg:block/cyan_concrete_bottom"
},
"type=double": {
"model": "tfmg:block/cyan_concrete"
},
"type=top": {
"model": "tfmg:block/cyan_concrete_top"
}
}
}

View File

@@ -0,0 +1,26 @@
{
"variants": {
"facing=down": {
"model": "tfmg:block/electric_motor/block_vertical",
"x": 180
},
"facing=east": {
"model": "tfmg:block/electric_motor/block",
"y": 270
},
"facing=north": {
"model": "tfmg:block/electric_motor/block",
"y": 180
},
"facing=south": {
"model": "tfmg:block/electric_motor/block"
},
"facing=up": {
"model": "tfmg:block/electric_motor/block_vertical"
},
"facing=west": {
"model": "tfmg:block/electric_motor/block",
"y": 90
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/electrode_holder/block"
}
}
}

View File

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

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/fireclay"
}
}
}

View File

@@ -0,0 +1,90 @@
{
"multipart": [
{
"apply": {
"model": "tfmg:block/fireproof_brick_reinforcement_wall_post"
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "tfmg:block/fireproof_brick_reinforcement_wall_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "low"
}
},
{
"apply": {
"model": "tfmg:block/fireproof_brick_reinforcement_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": {
"east": "tall"
}
},
{
"apply": {
"model": "tfmg:block/fireproof_brick_reinforcement_wall_side",
"uvlock": true
},
"when": {
"north": "low"
}
},
{
"apply": {
"model": "tfmg:block/fireproof_brick_reinforcement_wall_side_tall",
"uvlock": true
},
"when": {
"north": "tall"
}
},
{
"apply": {
"model": "tfmg:block/fireproof_brick_reinforcement_wall_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "low"
}
},
{
"apply": {
"model": "tfmg:block/fireproof_brick_reinforcement_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": {
"south": "tall"
}
},
{
"apply": {
"model": "tfmg:block/fireproof_brick_reinforcement_wall_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "low"
}
},
{
"apply": {
"model": "tfmg:block/fireproof_brick_reinforcement_wall_side_tall",
"uvlock": true,
"y": 270
},
"when": {
"west": "tall"
}
}
]
}

View File

@@ -0,0 +1,76 @@
{
"variants": {
"bottom=false,shape=plain,top=false": {
"model": "tfmg:block/fireproof_chemical_vat/block_middle"
},
"bottom=false,shape=plain,top=true": {
"model": "tfmg:block/fireproof_chemical_vat/block_top"
},
"bottom=false,shape=window,top=false": {
"model": "tfmg:block/fireproof_chemical_vat/block_middle_window"
},
"bottom=false,shape=window,top=true": {
"model": "tfmg:block/fireproof_chemical_vat/block_top_window"
},
"bottom=false,shape=window_ne,top=false": {
"model": "tfmg:block/fireproof_chemical_vat/block_middle_window_ne"
},
"bottom=false,shape=window_ne,top=true": {
"model": "tfmg:block/fireproof_chemical_vat/block_top_window_ne"
},
"bottom=false,shape=window_nw,top=false": {
"model": "tfmg:block/fireproof_chemical_vat/block_middle_window_nw"
},
"bottom=false,shape=window_nw,top=true": {
"model": "tfmg:block/fireproof_chemical_vat/block_top_window_nw"
},
"bottom=false,shape=window_se,top=false": {
"model": "tfmg:block/fireproof_chemical_vat/block_middle_window_se"
},
"bottom=false,shape=window_se,top=true": {
"model": "tfmg:block/fireproof_chemical_vat/block_top_window_se"
},
"bottom=false,shape=window_sw,top=false": {
"model": "tfmg:block/fireproof_chemical_vat/block_middle_window_sw"
},
"bottom=false,shape=window_sw,top=true": {
"model": "tfmg:block/fireproof_chemical_vat/block_top_window_sw"
},
"bottom=true,shape=plain,top=false": {
"model": "tfmg:block/fireproof_chemical_vat/block_bottom"
},
"bottom=true,shape=plain,top=true": {
"model": "tfmg:block/fireproof_chemical_vat/block_single"
},
"bottom=true,shape=window,top=false": {
"model": "tfmg:block/fireproof_chemical_vat/block_bottom_window"
},
"bottom=true,shape=window,top=true": {
"model": "tfmg:block/fireproof_chemical_vat/block_single_window"
},
"bottom=true,shape=window_ne,top=false": {
"model": "tfmg:block/fireproof_chemical_vat/block_bottom_window_ne"
},
"bottom=true,shape=window_ne,top=true": {
"model": "tfmg:block/fireproof_chemical_vat/block_single_window_ne"
},
"bottom=true,shape=window_nw,top=false": {
"model": "tfmg:block/fireproof_chemical_vat/block_bottom_window_nw"
},
"bottom=true,shape=window_nw,top=true": {
"model": "tfmg:block/fireproof_chemical_vat/block_single_window_nw"
},
"bottom=true,shape=window_se,top=false": {
"model": "tfmg:block/fireproof_chemical_vat/block_bottom_window_se"
},
"bottom=true,shape=window_se,top=true": {
"model": "tfmg:block/fireproof_chemical_vat/block_single_window_se"
},
"bottom=true,shape=window_sw,top=false": {
"model": "tfmg:block/fireproof_chemical_vat/block_bottom_window_sw"
},
"bottom=true,shape=window_sw,top=true": {
"model": "tfmg:block/fireproof_chemical_vat/block_single_window_sw"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "tfmg:block/galena_pillar_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "tfmg:block/galena_pillar"
},
"axis=z": {
"model": "tfmg:block/galena_pillar_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,28 @@
{
"variants": {
"alt=false,axis=x": {
"model": "tfmg:block/brass_pipe/window",
"x": 90,
"y": 90
},
"alt=false,axis=y": {
"model": "tfmg:block/brass_pipe/window"
},
"alt=false,axis=z": {
"model": "tfmg:block/brass_pipe/window",
"x": 90
},
"alt=true,axis=x": {
"model": "tfmg:block/brass_pipe/window",
"x": 90,
"y": 90
},
"alt=true,axis=y": {
"model": "tfmg:block/brass_pipe/window"
},
"alt=true,axis=z": {
"model": "tfmg:block/brass_pipe/window",
"x": 90
}
}
}

View File

@@ -0,0 +1,56 @@
{
"variants": {
"extension=false,facing=down": {
"model": "tfmg:block/glass_cable_insulator/block",
"x": 180
},
"extension=false,facing=east": {
"model": "tfmg:block/glass_cable_insulator/block",
"x": 90,
"y": 90
},
"extension=false,facing=north": {
"model": "tfmg:block/glass_cable_insulator/block",
"x": 90
},
"extension=false,facing=south": {
"model": "tfmg:block/glass_cable_insulator/block",
"x": 90,
"y": 180
},
"extension=false,facing=up": {
"model": "tfmg:block/glass_cable_insulator/block"
},
"extension=false,facing=west": {
"model": "tfmg:block/glass_cable_insulator/block",
"x": 90,
"y": 270
},
"extension=true,facing=down": {
"model": "tfmg:block/glass_cable_insulator/block_extension",
"x": 180
},
"extension=true,facing=east": {
"model": "tfmg:block/glass_cable_insulator/block_extension",
"x": 90,
"y": 90
},
"extension=true,facing=north": {
"model": "tfmg:block/glass_cable_insulator/block_extension",
"x": 90
},
"extension=true,facing=south": {
"model": "tfmg:block/glass_cable_insulator/block_extension",
"x": 90,
"y": 180
},
"extension=true,facing=up": {
"model": "tfmg:block/glass_cable_insulator/block_extension"
},
"extension=true,facing=west": {
"model": "tfmg:block/glass_cable_insulator/block_extension",
"x": 90,
"y": 270
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/gray_concrete"
}
}
}

View File

@@ -0,0 +1,90 @@
{
"multipart": [
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_post"
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "low"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": {
"east": "tall"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side",
"uvlock": true
},
"when": {
"north": "low"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side_tall",
"uvlock": true
},
"when": {
"north": "tall"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "low"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": {
"south": "tall"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "low"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side_tall",
"uvlock": true,
"y": 270
},
"when": {
"west": "tall"
}
}
]
}

View File

@@ -0,0 +1,13 @@
{
"variants": {
"type=bottom": {
"model": "tfmg:block/gray_concrete_bottom"
},
"type=double": {
"model": "tfmg:block/gray_concrete"
},
"type=top": {
"model": "tfmg:block/gray_concrete_top"
}
}
}

View File

@@ -0,0 +1,90 @@
{
"multipart": [
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_post"
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "low"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": {
"east": "tall"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side",
"uvlock": true
},
"when": {
"north": "low"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side_tall",
"uvlock": true
},
"when": {
"north": "tall"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "low"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": {
"south": "tall"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "low"
}
},
{
"apply": {
"model": "tfmg:block/gray_concrete_wall_side_tall",
"uvlock": true,
"y": 270
},
"when": {
"west": "tall"
}
}
]
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/hardened_planks"
}
}
}

View File

@@ -0,0 +1,56 @@
{
"variants": {
"axis=x,bottom_shaft=false,top_shaft=false": {
"model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel",
"x": 90,
"y": 90
},
"axis=x,bottom_shaft=false,top_shaft=true": {
"model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_top",
"x": 90,
"y": 90
},
"axis=x,bottom_shaft=true,top_shaft=false": {
"model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_bottom",
"x": 90,
"y": 90
},
"axis=x,bottom_shaft=true,top_shaft=true": {
"model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_top_bottom",
"x": 90,
"y": 90
},
"axis=y,bottom_shaft=false,top_shaft=false": {
"model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel"
},
"axis=y,bottom_shaft=false,top_shaft=true": {
"model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_top"
},
"axis=y,bottom_shaft=true,top_shaft=false": {
"model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_bottom"
},
"axis=y,bottom_shaft=true,top_shaft=true": {
"model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_top_bottom"
},
"axis=z,bottom_shaft=false,top_shaft=false": {
"model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel",
"x": 90,
"y": 180
},
"axis=z,bottom_shaft=false,top_shaft=true": {
"model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_top",
"x": 90,
"y": 180
},
"axis=z,bottom_shaft=true,top_shaft=false": {
"model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_bottom",
"x": 90,
"y": 180
},
"axis=z,bottom_shaft=true,top_shaft=true": {
"model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_top_bottom",
"x": 90,
"y": 180
}
}
}

View File

@@ -0,0 +1,20 @@
{
"variants": {
"axis=x": {
"model": "tfmg:block/encased_shaft/block_heavy_casing",
"uvlock": true,
"x": 90,
"y": 90
},
"axis=y": {
"model": "tfmg:block/encased_shaft/block_heavy_casing",
"uvlock": true
},
"axis=z": {
"model": "tfmg:block/encased_shaft/block_heavy_casing",
"uvlock": true,
"x": 90,
"y": 180
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/heavy_machinery_casing"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"variants": {
"axis=x": {
"model": "tfmg:block/large_aluminum_cogwheel",
"x": 90,
"y": 90
},
"axis=y": {
"model": "tfmg:block/large_aluminum_cogwheel"
},
"axis=z": {
"model": "tfmg:block/large_aluminum_cogwheel",
"x": 90,
"y": 180
}
}
}

View File

@@ -0,0 +1,110 @@
{
"variants": {
"face=ceiling,facing=east,waterlogged=false": {
"model": "tfmg:block/large_engine/block",
"x": 180,
"y": 270
},
"face=ceiling,facing=east,waterlogged=true": {
"model": "tfmg:block/large_engine/block",
"x": 180,
"y": 270
},
"face=ceiling,facing=north,waterlogged=false": {
"model": "tfmg:block/large_engine/block",
"x": 180,
"y": 180
},
"face=ceiling,facing=north,waterlogged=true": {
"model": "tfmg:block/large_engine/block",
"x": 180,
"y": 180
},
"face=ceiling,facing=south,waterlogged=false": {
"model": "tfmg:block/large_engine/block",
"x": 180
},
"face=ceiling,facing=south,waterlogged=true": {
"model": "tfmg:block/large_engine/block",
"x": 180
},
"face=ceiling,facing=west,waterlogged=false": {
"model": "tfmg:block/large_engine/block",
"x": 180,
"y": 90
},
"face=ceiling,facing=west,waterlogged=true": {
"model": "tfmg:block/large_engine/block",
"x": 180,
"y": 90
},
"face=floor,facing=east,waterlogged=false": {
"model": "tfmg:block/large_engine/block",
"y": 90
},
"face=floor,facing=east,waterlogged=true": {
"model": "tfmg:block/large_engine/block",
"y": 90
},
"face=floor,facing=north,waterlogged=false": {
"model": "tfmg:block/large_engine/block"
},
"face=floor,facing=north,waterlogged=true": {
"model": "tfmg:block/large_engine/block"
},
"face=floor,facing=south,waterlogged=false": {
"model": "tfmg:block/large_engine/block",
"y": 180
},
"face=floor,facing=south,waterlogged=true": {
"model": "tfmg:block/large_engine/block",
"y": 180
},
"face=floor,facing=west,waterlogged=false": {
"model": "tfmg:block/large_engine/block",
"y": 270
},
"face=floor,facing=west,waterlogged=true": {
"model": "tfmg:block/large_engine/block",
"y": 270
},
"face=wall,facing=east,waterlogged=false": {
"model": "tfmg:block/large_engine/block",
"x": 90,
"y": 90
},
"face=wall,facing=east,waterlogged=true": {
"model": "tfmg:block/large_engine/block",
"x": 90,
"y": 90
},
"face=wall,facing=north,waterlogged=false": {
"model": "tfmg:block/large_engine/block",
"x": 90
},
"face=wall,facing=north,waterlogged=true": {
"model": "tfmg:block/large_engine/block",
"x": 90
},
"face=wall,facing=south,waterlogged=false": {
"model": "tfmg:block/large_engine/block",
"x": 90,
"y": 180
},
"face=wall,facing=south,waterlogged=true": {
"model": "tfmg:block/large_engine/block",
"x": 90,
"y": 180
},
"face=wall,facing=west,waterlogged=false": {
"model": "tfmg:block/large_engine/block",
"x": 90,
"y": 270
},
"face=wall,facing=west,waterlogged=true": {
"model": "tfmg:block/large_engine/block",
"x": 90,
"y": 270
}
}
}

View File

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

View File

@@ -0,0 +1,17 @@
{
"variants": {
"axis=x": {
"model": "tfmg:block/large_steel_cogwheel",
"x": 90,
"y": 90
},
"axis=y": {
"model": "tfmg:block/large_steel_cogwheel"
},
"axis=z": {
"model": "tfmg:block/large_steel_cogwheel",
"x": 90,
"y": 180
}
}
}

View File

@@ -0,0 +1,100 @@
{
"multipart": [
{
"apply": {
"model": "tfmg:block/lead_post_ends"
}
},
{
"apply": {
"model": "tfmg:block/lead_post"
},
"when": {
"east": "false",
"north": "false",
"south": "false",
"west": "false"
}
},
{
"apply": {
"model": "tfmg:block/lead_cap"
},
"when": {
"east": "false",
"north": "true",
"south": "false",
"west": "false"
}
},
{
"apply": {
"model": "tfmg:block/lead_cap",
"y": 90
},
"when": {
"east": "true",
"north": "false",
"south": "false",
"west": "false"
}
},
{
"apply": {
"model": "tfmg:block/lead_cap_alt"
},
"when": {
"east": "false",
"north": "false",
"south": "true",
"west": "false"
}
},
{
"apply": {
"model": "tfmg:block/lead_cap_alt",
"y": 90
},
"when": {
"east": "false",
"north": "false",
"south": "false",
"west": "true"
}
},
{
"apply": {
"model": "tfmg:block/lead_side"
},
"when": {
"north": "true"
}
},
{
"apply": {
"model": "tfmg:block/lead_side",
"y": 90
},
"when": {
"east": "true"
}
},
{
"apply": {
"model": "tfmg:block/lead_side_alt"
},
"when": {
"south": "true"
}
},
{
"apply": {
"model": "tfmg:block/lead_side_alt",
"y": 90
},
"when": {
"west": "true"
}
}
]
}

View File

@@ -0,0 +1,34 @@
{
"variants": {
"facing=east,waterlogged=false": {
"model": "tfmg:block/lead_ladder",
"y": 90
},
"facing=east,waterlogged=true": {
"model": "tfmg:block/lead_ladder",
"y": 90
},
"facing=north,waterlogged=false": {
"model": "tfmg:block/lead_ladder"
},
"facing=north,waterlogged=true": {
"model": "tfmg:block/lead_ladder"
},
"facing=south,waterlogged=false": {
"model": "tfmg:block/lead_ladder",
"y": 180
},
"facing=south,waterlogged=true": {
"model": "tfmg:block/lead_ladder",
"y": 180
},
"facing=west,waterlogged=false": {
"model": "tfmg:block/lead_ladder",
"y": 270
},
"facing=west,waterlogged=true": {
"model": "tfmg:block/lead_ladder",
"y": 270
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/light_blue_concrete"
}
}
}

View File

@@ -0,0 +1,209 @@
{
"variants": {
"facing=east,half=bottom,shape=inner_left": {
"model": "tfmg:block/light_blue_concrete_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=inner_right": {
"model": "tfmg:block/light_blue_concrete_stairs_inner"
},
"facing=east,half=bottom,shape=outer_left": {
"model": "tfmg:block/light_blue_concrete_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=outer_right": {
"model": "tfmg:block/light_blue_concrete_stairs_outer"
},
"facing=east,half=bottom,shape=straight": {
"model": "tfmg:block/light_blue_concrete_stairs"
},
"facing=east,half=top,shape=inner_left": {
"model": "tfmg:block/light_blue_concrete_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=inner_right": {
"model": "tfmg:block/light_blue_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=outer_left": {
"model": "tfmg:block/light_blue_concrete_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=outer_right": {
"model": "tfmg:block/light_blue_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=straight": {
"model": "tfmg:block/light_blue_concrete_stairs",
"uvlock": true,
"x": 180
},
"facing=north,half=bottom,shape=inner_left": {
"model": "tfmg:block/light_blue_concrete_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=inner_right": {
"model": "tfmg:block/light_blue_concrete_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=outer_left": {
"model": "tfmg:block/light_blue_concrete_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=outer_right": {
"model": "tfmg:block/light_blue_concrete_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=straight": {
"model": "tfmg:block/light_blue_concrete_stairs",
"uvlock": true,
"y": 270
},
"facing=north,half=top,shape=inner_left": {
"model": "tfmg:block/light_blue_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=inner_right": {
"model": "tfmg:block/light_blue_concrete_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=outer_left": {
"model": "tfmg:block/light_blue_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=outer_right": {
"model": "tfmg:block/light_blue_concrete_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=straight": {
"model": "tfmg:block/light_blue_concrete_stairs",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=south,half=bottom,shape=inner_left": {
"model": "tfmg:block/light_blue_concrete_stairs_inner"
},
"facing=south,half=bottom,shape=inner_right": {
"model": "tfmg:block/light_blue_concrete_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=outer_left": {
"model": "tfmg:block/light_blue_concrete_stairs_outer"
},
"facing=south,half=bottom,shape=outer_right": {
"model": "tfmg:block/light_blue_concrete_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=straight": {
"model": "tfmg:block/light_blue_concrete_stairs",
"uvlock": true,
"y": 90
},
"facing=south,half=top,shape=inner_left": {
"model": "tfmg:block/light_blue_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=inner_right": {
"model": "tfmg:block/light_blue_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=outer_left": {
"model": "tfmg:block/light_blue_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=outer_right": {
"model": "tfmg:block/light_blue_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=straight": {
"model": "tfmg:block/light_blue_concrete_stairs",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=west,half=bottom,shape=inner_left": {
"model": "tfmg:block/light_blue_concrete_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=inner_right": {
"model": "tfmg:block/light_blue_concrete_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=outer_left": {
"model": "tfmg:block/light_blue_concrete_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=outer_right": {
"model": "tfmg:block/light_blue_concrete_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=straight": {
"model": "tfmg:block/light_blue_concrete_stairs",
"uvlock": true,
"y": 180
},
"facing=west,half=top,shape=inner_left": {
"model": "tfmg:block/light_blue_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=inner_right": {
"model": "tfmg:block/light_blue_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=outer_left": {
"model": "tfmg:block/light_blue_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=outer_right": {
"model": "tfmg:block/light_blue_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=straight": {
"model": "tfmg:block/light_blue_concrete_stairs",
"uvlock": true,
"x": 180,
"y": 180
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/light_blue_rebar_concrete"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/light_gray_concrete"
}
}
}

View File

@@ -0,0 +1,209 @@
{
"variants": {
"facing=east,half=bottom,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner"
},
"facing=east,half=bottom,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer"
},
"facing=east,half=bottom,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs"
},
"facing=east,half=top,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs",
"uvlock": true,
"x": 180
},
"facing=north,half=bottom,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs",
"uvlock": true,
"y": 270
},
"facing=north,half=top,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=south,half=bottom,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner"
},
"facing=south,half=bottom,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer"
},
"facing=south,half=bottom,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs",
"uvlock": true,
"y": 90
},
"facing=south,half=top,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=west,half=bottom,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs",
"uvlock": true,
"y": 180
},
"facing=west,half=top,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs",
"uvlock": true,
"x": 180,
"y": 180
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "tfmg:block/light_gray_rebar_concrete"
}
}
}

View File

@@ -0,0 +1,13 @@
{
"variants": {
"type=bottom": {
"model": "tfmg:block/light_gray_concrete_bottom"
},
"type=double": {
"model": "tfmg:block/light_gray_concrete"
},
"type=top": {
"model": "tfmg:block/light_gray_concrete_top"
}
}
}

View File

@@ -0,0 +1,209 @@
{
"variants": {
"facing=east,half=bottom,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner"
},
"facing=east,half=bottom,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer"
},
"facing=east,half=bottom,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs"
},
"facing=east,half=top,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs",
"uvlock": true,
"x": 180
},
"facing=north,half=bottom,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs",
"uvlock": true,
"y": 270
},
"facing=north,half=top,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=south,half=bottom,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner"
},
"facing=south,half=bottom,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer"
},
"facing=south,half=bottom,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs",
"uvlock": true,
"y": 90
},
"facing=south,half=top,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=west,half=bottom,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs",
"uvlock": true,
"y": 180
},
"facing=west,half=top,shape=inner_left": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=inner_right": {
"model": "tfmg:block/light_gray_concrete_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=outer_left": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=outer_right": {
"model": "tfmg:block/light_gray_concrete_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=straight": {
"model": "tfmg:block/light_gray_concrete_stairs",
"uvlock": true,
"x": 180,
"y": 180
}
}
}

View File

@@ -0,0 +1,90 @@
{
"multipart": [
{
"apply": {
"model": "tfmg:block/light_gray_concrete_wall_post"
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "tfmg:block/light_gray_concrete_wall_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "low"
}
},
{
"apply": {
"model": "tfmg:block/light_gray_concrete_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": {
"east": "tall"
}
},
{
"apply": {
"model": "tfmg:block/light_gray_concrete_wall_side",
"uvlock": true
},
"when": {
"north": "low"
}
},
{
"apply": {
"model": "tfmg:block/light_gray_concrete_wall_side_tall",
"uvlock": true
},
"when": {
"north": "tall"
}
},
{
"apply": {
"model": "tfmg:block/light_gray_concrete_wall_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "low"
}
},
{
"apply": {
"model": "tfmg:block/light_gray_concrete_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": {
"south": "tall"
}
},
{
"apply": {
"model": "tfmg:block/light_gray_concrete_wall_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "low"
}
},
{
"apply": {
"model": "tfmg:block/light_gray_concrete_wall_side_tall",
"uvlock": true,
"y": 270
},
"when": {
"west": "tall"
}
}
]
}

View File

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

View File

@@ -0,0 +1,13 @@
{
"variants": {
"type=bottom": {
"model": "tfmg:block/lime_concrete_bottom"
},
"type=double": {
"model": "tfmg:block/lime_concrete"
},
"type=top": {
"model": "tfmg:block/lime_concrete_top"
}
}
}

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