recipes 2
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down,invisible=false": {
|
||||
"model": "createindustry:block/air_intake/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,invisible=true": {
|
||||
"model": "createindustry:block/air_intake/block_empty",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,invisible=false": {
|
||||
"model": "createindustry:block/air_intake/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,invisible=true": {
|
||||
"model": "createindustry:block/air_intake/block_empty",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,invisible=false": {
|
||||
"model": "createindustry:block/air_intake/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,invisible=true": {
|
||||
"model": "createindustry:block/air_intake/block_empty",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south,invisible=false": {
|
||||
"model": "createindustry:block/air_intake/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,invisible=true": {
|
||||
"model": "createindustry:block/air_intake/block_empty",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=up,invisible=false": {
|
||||
"model": "createindustry:block/air_intake/block"
|
||||
},
|
||||
"facing=up,invisible=true": {
|
||||
"model": "createindustry:block/air_intake/block_empty"
|
||||
},
|
||||
"facing=west,invisible=false": {
|
||||
"model": "createindustry:block/air_intake/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,invisible=true": {
|
||||
"model": "createindustry:block/air_intake/block_empty",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_post_ends"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_post"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_cap"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_cap",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_cap_alt"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_cap_alt",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_side"
|
||||
},
|
||||
"when": {
|
||||
"north": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_side",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_side_alt"
|
||||
},
|
||||
"when": {
|
||||
"south": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_side_alt",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"west": "true"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/aluminum_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,196 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis_along_first=false,enabled=false,facing=down,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=down,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_closed",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_closed",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_closed"
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_closed"
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=up,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=up,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=down,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=down,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_open",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_open",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_open"
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_open"
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=up,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=up,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=down,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||
"x": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=down,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||
"x": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_closed",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_closed",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed"
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed"
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=up,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||
"x": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=up,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||
"x": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_closed",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_closed",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=down,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open",
|
||||
"x": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=down,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open",
|
||||
"x": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_open",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_open",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open"
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open"
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=up,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open",
|
||||
"x": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=up,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_horizontal_open",
|
||||
"x": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_open",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_fluid_valve/block_vertical_open",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/aluminum_flywheel/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/aluminum_flywheel/block"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/aluminum_flywheel/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_ladder",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_ladder",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_ladder"
|
||||
},
|
||||
"facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_ladder"
|
||||
},
|
||||
"facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_ladder",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_ladder",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_ladder",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_ladder",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down": {
|
||||
"model": "createindustry:block/aluminum_mechanical_pump/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/aluminum_mechanical_pump/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/aluminum_mechanical_pump/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/aluminum_mechanical_pump/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=up": {
|
||||
"model": "createindustry:block/aluminum_mechanical_pump/block"
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/aluminum_mechanical_pump/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,334 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/lu_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/ru_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/ld_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/rd_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/ud_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/u_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/d_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/lr_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "true",
|
||||
"south": "true",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/l_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/r_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/lu_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/ru_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/ld_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/rd_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/ud_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "true",
|
||||
"south": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/u_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/d_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/lr_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/l_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/r_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/lu_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "true",
|
||||
"up": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/ru_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "false",
|
||||
"up": "true",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/ld_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"east": "true",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/rd_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"east": "false",
|
||||
"up": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/ud_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"east": "false",
|
||||
"up": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/u_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "false",
|
||||
"up": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/d_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"east": "false",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/lr_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "true",
|
||||
"up": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/l_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "true",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/aluminum_pipe/r_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "false",
|
||||
"up": "false",
|
||||
"west": "true"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"bottom=false": {
|
||||
"model": "createindustry:block/aluminum_scaffolding"
|
||||
},
|
||||
"bottom=true": {
|
||||
"model": "createindustry:block/aluminum_scaffolding_horizontal"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"variants": {
|
||||
"face=ceiling,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"face=ceiling,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"face=ceiling,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"face=ceiling,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"face=ceiling,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"face=ceiling,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"face=floor,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"y": 270
|
||||
},
|
||||
"face=floor,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"y": 270
|
||||
},
|
||||
"face=floor,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"y": 180
|
||||
},
|
||||
"face=floor,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"y": 180
|
||||
},
|
||||
"face=floor,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block"
|
||||
},
|
||||
"face=floor,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block"
|
||||
},
|
||||
"face=floor,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"y": 90
|
||||
},
|
||||
"face=floor,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"y": 90
|
||||
},
|
||||
"face=wall,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 180
|
||||
},
|
||||
"face=wall,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 180
|
||||
},
|
||||
"face=wall,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 270
|
||||
},
|
||||
"face=wall,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 270
|
||||
},
|
||||
"face=wall,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"face=wall,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/aluminum_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/aluminum_truss",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/aluminum_truss"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/aluminum_truss",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "createindustry:block/bauxite_natural_0"
|
||||
},
|
||||
{
|
||||
"model": "createindustry:block/bauxite_natural_1"
|
||||
},
|
||||
{
|
||||
"model": "createindustry:block/bauxite_natural_2"
|
||||
},
|
||||
{
|
||||
"model": "createindustry:block/bauxite_natural_3"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/bauxite_pillar_horizontal",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/bauxite_pillar"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/bauxite_pillar_horizontal",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/black_concrete"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "createindustry:block/black_concrete_bottom"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "createindustry:block/black_concrete"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "createindustry:block/black_concrete_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/black_concrete_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "createindustry:block/black_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/black_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "createindustry:block/black_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/black_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "createindustry:block/black_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/black_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/black_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "createindustry:block/black_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/black_concrete_wall_post"
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/black_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/black_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/black_concrete_wall_side",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/black_concrete_wall_side_tall",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/black_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/black_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/black_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/black_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "tall"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/blast_furnace_output"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/blue_concrete"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "createindustry:block/blue_concrete_bottom"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "createindustry:block/blue_concrete"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "createindustry:block/blue_concrete_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/blue_concrete_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "createindustry:block/blue_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/blue_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "createindustry:block/blue_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/blue_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "createindustry:block/blue_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/blue_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/blue_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "createindustry:block/blue_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/blue_concrete_wall_post"
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/blue_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/blue_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/blue_concrete_wall_side",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/blue_concrete_wall_side_tall",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/blue_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/blue_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/blue_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/blue_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "tall"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,196 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis_along_first=false,enabled=false,facing=down,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=down,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_closed",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_closed",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_closed"
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_closed"
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=up,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=up,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=down,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=down,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_open",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_open",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_open"
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_open"
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=up,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=up,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=down,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed",
|
||||
"x": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=down,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed",
|
||||
"x": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_closed",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_closed",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed"
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed"
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=up,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed",
|
||||
"x": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=up,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_closed",
|
||||
"x": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_closed",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_closed",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=down,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open",
|
||||
"x": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=down,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open",
|
||||
"x": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_open",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_open",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open"
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open"
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=up,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open",
|
||||
"x": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=up,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_horizontal_open",
|
||||
"x": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_open",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_fluid_valve/block_vertical_open",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down": {
|
||||
"model": "createindustry:block/brass_mechanical_pump/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/brass_mechanical_pump/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/brass_mechanical_pump/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/brass_mechanical_pump/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=up": {
|
||||
"model": "createindustry:block/brass_mechanical_pump/block"
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/brass_mechanical_pump/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,334 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/lu_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/ru_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/ld_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/rd_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/ud_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/u_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/d_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/lr_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "true",
|
||||
"south": "true",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/l_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/r_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/lu_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/ru_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/ld_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/rd_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/ud_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "true",
|
||||
"south": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/u_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/d_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/lr_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/l_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/r_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/lu_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "true",
|
||||
"up": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/ru_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "false",
|
||||
"up": "true",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/ld_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"east": "true",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/rd_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"east": "false",
|
||||
"up": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/ud_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"east": "false",
|
||||
"up": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/u_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "false",
|
||||
"up": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/d_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"east": "false",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/lr_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "true",
|
||||
"up": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/l_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "true",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brass_pipe/r_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "false",
|
||||
"up": "false",
|
||||
"west": "true"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"variants": {
|
||||
"face=ceiling,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"face=ceiling,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"face=ceiling,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"face=ceiling,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"face=ceiling,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"face=ceiling,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"face=floor,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"y": 270
|
||||
},
|
||||
"face=floor,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"y": 270
|
||||
},
|
||||
"face=floor,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"y": 180
|
||||
},
|
||||
"face=floor,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"y": 180
|
||||
},
|
||||
"face=floor,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block"
|
||||
},
|
||||
"face=floor,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block"
|
||||
},
|
||||
"face=floor,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"y": 90
|
||||
},
|
||||
"face=floor,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"y": 90
|
||||
},
|
||||
"face=wall,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 180
|
||||
},
|
||||
"face=wall,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 180
|
||||
},
|
||||
"face=wall,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 270
|
||||
},
|
||||
"face=wall,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 270
|
||||
},
|
||||
"face=wall,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"face=wall,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/brass_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/brown_concrete"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "createindustry:block/brown_concrete_bottom"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "createindustry:block/brown_concrete"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "createindustry:block/brown_concrete_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/brown_concrete_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "createindustry:block/brown_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/brown_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "createindustry:block/brown_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/brown_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "createindustry:block/brown_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/brown_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/brown_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "createindustry:block/brown_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brown_concrete_wall_post"
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brown_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brown_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brown_concrete_wall_side",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brown_concrete_wall_side_tall",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brown_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brown_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brown_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/brown_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "tall"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/cast_iron_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/cast_iron_distillation_controller"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/cast_iron_distillation_output"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,196 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis_along_first=false,enabled=false,facing=down,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=down,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_closed",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_closed",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_closed"
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_closed"
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=up,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=up,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=false,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=down,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=down,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_open",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_open",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_open"
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_open"
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=up,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=up,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=false,enabled=true,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=down,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||
"x": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=down,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||
"x": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_closed",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_closed",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed"
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed"
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=up,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||
"x": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=up,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||
"x": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_closed",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=false,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_closed",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=down,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||
"x": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=down,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||
"x": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_open",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_open",
|
||||
"y": 270
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||
"y": 180
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open"
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open"
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=up,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||
"x": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=up,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||
"x": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_open",
|
||||
"y": 90
|
||||
},
|
||||
"axis_along_first=true,enabled=true,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_fluid_valve/block_vertical_open",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/cast_iron_flywheel/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/cast_iron_flywheel/block"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/cast_iron_flywheel/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down": {
|
||||
"model": "createindustry:block/cast_iron_mechanical_pump/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/cast_iron_mechanical_pump/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/cast_iron_mechanical_pump/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/cast_iron_mechanical_pump/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=up": {
|
||||
"model": "createindustry:block/cast_iron_mechanical_pump/block"
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/cast_iron_mechanical_pump/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,334 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/lu_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/ru_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/ld_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/rd_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/ud_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/u_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/d_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/lr_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "true",
|
||||
"south": "true",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/l_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/r_x"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/lu_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/ru_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/ld_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/rd_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/ud_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "true",
|
||||
"south": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/u_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/d_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/lr_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/l_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/r_y"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/lu_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "true",
|
||||
"up": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/ru_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "false",
|
||||
"up": "true",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/ld_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"east": "true",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/rd_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"east": "false",
|
||||
"up": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/ud_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"east": "false",
|
||||
"up": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/u_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "false",
|
||||
"up": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/d_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "true",
|
||||
"east": "false",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/lr_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "true",
|
||||
"up": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/l_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "true",
|
||||
"up": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_pipe/r_z"
|
||||
},
|
||||
"when": {
|
||||
"down": "false",
|
||||
"east": "false",
|
||||
"up": "false",
|
||||
"west": "true"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"variants": {
|
||||
"face=ceiling,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"face=ceiling,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"face=ceiling,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"face=ceiling,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"face=ceiling,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"face=ceiling,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"face=floor,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"y": 270
|
||||
},
|
||||
"face=floor,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"y": 270
|
||||
},
|
||||
"face=floor,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"y": 180
|
||||
},
|
||||
"face=floor,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"y": 180
|
||||
},
|
||||
"face=floor,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block"
|
||||
},
|
||||
"face=floor,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block"
|
||||
},
|
||||
"face=floor,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"y": 90
|
||||
},
|
||||
"face=floor,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"y": 90
|
||||
},
|
||||
"face=wall,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 180
|
||||
},
|
||||
"face=wall,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 180
|
||||
},
|
||||
"face=wall,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 270
|
||||
},
|
||||
"face=wall,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 270
|
||||
},
|
||||
"face=wall,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"face=wall,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_smart_fluid_pipe/block",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/casting_basin/block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/casting_spout/block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/caution_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/coal_coke_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,109 @@
|
||||
{
|
||||
"variants": {
|
||||
"controller_type=bottom_off,facing=east": {
|
||||
"model": "createindustry:block/coke_oven/block_bottom_off",
|
||||
"y": 270
|
||||
},
|
||||
"controller_type=bottom_off,facing=north": {
|
||||
"model": "createindustry:block/coke_oven/block_bottom_off",
|
||||
"y": 180
|
||||
},
|
||||
"controller_type=bottom_off,facing=south": {
|
||||
"model": "createindustry:block/coke_oven/block_bottom_off"
|
||||
},
|
||||
"controller_type=bottom_off,facing=west": {
|
||||
"model": "createindustry:block/coke_oven/block_bottom_off",
|
||||
"y": 90
|
||||
},
|
||||
"controller_type=bottom_on,facing=east": {
|
||||
"model": "createindustry:block/coke_oven/block_bottom_on",
|
||||
"y": 270
|
||||
},
|
||||
"controller_type=bottom_on,facing=north": {
|
||||
"model": "createindustry:block/coke_oven/block_bottom_on",
|
||||
"y": 180
|
||||
},
|
||||
"controller_type=bottom_on,facing=south": {
|
||||
"model": "createindustry:block/coke_oven/block_bottom_on"
|
||||
},
|
||||
"controller_type=bottom_on,facing=west": {
|
||||
"model": "createindustry:block/coke_oven/block_bottom_on",
|
||||
"y": 90
|
||||
},
|
||||
"controller_type=casual,facing=east": {
|
||||
"model": "createindustry:block/coke_oven/block_casual",
|
||||
"y": 270
|
||||
},
|
||||
"controller_type=casual,facing=north": {
|
||||
"model": "createindustry:block/coke_oven/block_casual",
|
||||
"y": 180
|
||||
},
|
||||
"controller_type=casual,facing=south": {
|
||||
"model": "createindustry:block/coke_oven/block_casual"
|
||||
},
|
||||
"controller_type=casual,facing=west": {
|
||||
"model": "createindustry:block/coke_oven/block_casual",
|
||||
"y": 90
|
||||
},
|
||||
"controller_type=middle_off,facing=east": {
|
||||
"model": "createindustry:block/coke_oven/block_middle_off",
|
||||
"y": 270
|
||||
},
|
||||
"controller_type=middle_off,facing=north": {
|
||||
"model": "createindustry:block/coke_oven/block_middle_off",
|
||||
"y": 180
|
||||
},
|
||||
"controller_type=middle_off,facing=south": {
|
||||
"model": "createindustry:block/coke_oven/block_middle_off"
|
||||
},
|
||||
"controller_type=middle_off,facing=west": {
|
||||
"model": "createindustry:block/coke_oven/block_middle_off",
|
||||
"y": 90
|
||||
},
|
||||
"controller_type=middle_on,facing=east": {
|
||||
"model": "createindustry:block/coke_oven/block_middle_on",
|
||||
"y": 270
|
||||
},
|
||||
"controller_type=middle_on,facing=north": {
|
||||
"model": "createindustry:block/coke_oven/block_middle_on",
|
||||
"y": 180
|
||||
},
|
||||
"controller_type=middle_on,facing=south": {
|
||||
"model": "createindustry:block/coke_oven/block_middle_on"
|
||||
},
|
||||
"controller_type=middle_on,facing=west": {
|
||||
"model": "createindustry:block/coke_oven/block_middle_on",
|
||||
"y": 90
|
||||
},
|
||||
"controller_type=top_off,facing=east": {
|
||||
"model": "createindustry:block/coke_oven/block_top_off",
|
||||
"y": 270
|
||||
},
|
||||
"controller_type=top_off,facing=north": {
|
||||
"model": "createindustry:block/coke_oven/block_top_off",
|
||||
"y": 180
|
||||
},
|
||||
"controller_type=top_off,facing=south": {
|
||||
"model": "createindustry:block/coke_oven/block_top_off"
|
||||
},
|
||||
"controller_type=top_off,facing=west": {
|
||||
"model": "createindustry:block/coke_oven/block_top_off",
|
||||
"y": 90
|
||||
},
|
||||
"controller_type=top_on,facing=east": {
|
||||
"model": "createindustry:block/coke_oven/block_top_on",
|
||||
"y": 270
|
||||
},
|
||||
"controller_type=top_on,facing=north": {
|
||||
"model": "createindustry:block/coke_oven/block_top_on",
|
||||
"y": 180
|
||||
},
|
||||
"controller_type=top_on,facing=south": {
|
||||
"model": "createindustry:block/coke_oven/block_top_on"
|
||||
},
|
||||
"controller_type=top_on,facing=west": {
|
||||
"model": "createindustry:block/coke_oven/block_top_on",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/concrete"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "createindustry:block/concrete_bottom"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "createindustry:block/concrete"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "createindustry:block/concrete_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/concrete_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/concrete_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/concrete_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "createindustry:block/concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "createindustry:block/concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/concrete_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/concrete_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "createindustry:block/concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "createindustry:block/concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/concrete_wall_post"
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/concrete_wall_side",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/concrete_wall_side_tall",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "tall"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/cooling_fluid"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_aluminum_pipe/block_flat",
|
||||
"x": -90
|
||||
},
|
||||
"when": {
|
||||
"down": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_aluminum_pipe/block_flat",
|
||||
"x": 90
|
||||
},
|
||||
"when": {
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_aluminum_pipe/block_flat",
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"north": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_aluminum_pipe/block_flat"
|
||||
},
|
||||
"when": {
|
||||
"south": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_aluminum_pipe/block_flat",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_aluminum_pipe/block_flat",
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"east": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_aluminum_pipe/block_open",
|
||||
"x": -90
|
||||
},
|
||||
"when": {
|
||||
"down": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_aluminum_pipe/block_open",
|
||||
"x": 90
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_aluminum_pipe/block_open",
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"north": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_aluminum_pipe/block_open"
|
||||
},
|
||||
"when": {
|
||||
"south": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_aluminum_pipe/block_open",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_aluminum_pipe/block_open",
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"east": "true"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_brass_pipe/block_flat",
|
||||
"x": -90
|
||||
},
|
||||
"when": {
|
||||
"down": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_brass_pipe/block_flat",
|
||||
"x": 90
|
||||
},
|
||||
"when": {
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_brass_pipe/block_flat",
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"north": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_brass_pipe/block_flat"
|
||||
},
|
||||
"when": {
|
||||
"south": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_brass_pipe/block_flat",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_brass_pipe/block_flat",
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"east": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_brass_pipe/block_open",
|
||||
"x": -90
|
||||
},
|
||||
"when": {
|
||||
"down": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_brass_pipe/block_open",
|
||||
"x": 90
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_brass_pipe/block_open",
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"north": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_brass_pipe/block_open"
|
||||
},
|
||||
"when": {
|
||||
"south": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_brass_pipe/block_open",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_brass_pipe/block_open",
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"east": "true"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_cast_iron_pipe/block_flat",
|
||||
"x": -90
|
||||
},
|
||||
"when": {
|
||||
"down": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_cast_iron_pipe/block_flat",
|
||||
"x": 90
|
||||
},
|
||||
"when": {
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_cast_iron_pipe/block_flat",
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"north": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_cast_iron_pipe/block_flat"
|
||||
},
|
||||
"when": {
|
||||
"south": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_cast_iron_pipe/block_flat",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_cast_iron_pipe/block_flat",
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"east": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_cast_iron_pipe/block_open",
|
||||
"x": -90
|
||||
},
|
||||
"when": {
|
||||
"down": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_cast_iron_pipe/block_open",
|
||||
"x": 90
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_cast_iron_pipe/block_open",
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"north": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_cast_iron_pipe/block_open"
|
||||
},
|
||||
"when": {
|
||||
"south": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_cast_iron_pipe/block_open",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_cast_iron_pipe/block_open",
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"east": "true"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_plastic_pipe/block_flat",
|
||||
"x": -90
|
||||
},
|
||||
"when": {
|
||||
"down": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_plastic_pipe/block_flat",
|
||||
"x": 90
|
||||
},
|
||||
"when": {
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_plastic_pipe/block_flat",
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"north": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_plastic_pipe/block_flat"
|
||||
},
|
||||
"when": {
|
||||
"south": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_plastic_pipe/block_flat",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_plastic_pipe/block_flat",
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"east": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_plastic_pipe/block_open",
|
||||
"x": -90
|
||||
},
|
||||
"when": {
|
||||
"down": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_plastic_pipe/block_open",
|
||||
"x": 90
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_plastic_pipe/block_open",
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"north": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_plastic_pipe/block_open"
|
||||
},
|
||||
"when": {
|
||||
"south": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_plastic_pipe/block_open",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_plastic_pipe/block_open",
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"east": "true"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_steel_pipe/block_flat",
|
||||
"x": -90
|
||||
},
|
||||
"when": {
|
||||
"down": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_steel_pipe/block_flat",
|
||||
"x": 90
|
||||
},
|
||||
"when": {
|
||||
"up": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_steel_pipe/block_flat",
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"north": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_steel_pipe/block_flat"
|
||||
},
|
||||
"when": {
|
||||
"south": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_steel_pipe/block_flat",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_steel_pipe/block_flat",
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"east": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_steel_pipe/block_open",
|
||||
"x": -90
|
||||
},
|
||||
"when": {
|
||||
"down": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_steel_pipe/block_open",
|
||||
"x": 90
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_steel_pipe/block_open",
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"north": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_steel_pipe/block_open"
|
||||
},
|
||||
"when": {
|
||||
"south": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_steel_pipe/block_open",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/copper_encased_steel_pipe/block_open",
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"east": "true"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/creosote"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/crude_oil_fluid"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/cut_bauxite"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "createindustry:block/cut_bauxite_bricks"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_bricks_wall_post"
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_bricks_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_bricks_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_bricks_wall_side",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_bricks_wall_side_tall",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_bricks_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_bricks_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_bricks_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_bricks_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "tall"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/cut_bauxite_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "createindustry:block/cut_bauxite_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "createindustry:block/cut_bauxite"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "createindustry:block/cut_bauxite_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_bauxite_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_wall_post"
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_wall_side",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_wall_side_tall",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_bauxite_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "tall"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/cyan_concrete"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "createindustry:block/cyan_concrete_bottom"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "createindustry:block/cyan_concrete"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "createindustry:block/cyan_concrete_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cyan_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cyan_concrete_wall_post"
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cyan_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cyan_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cyan_concrete_wall_side",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cyan_concrete_wall_side_tall",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cyan_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cyan_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cyan_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cyan_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "tall"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/diesel"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"variants": {
|
||||
"face=ceiling,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"face=ceiling,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"face=ceiling,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"face=ceiling,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"face=ceiling,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"face=ceiling,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"face=floor,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"y": 90
|
||||
},
|
||||
"face=floor,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"y": 90
|
||||
},
|
||||
"face=floor,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/diesel_engine/block"
|
||||
},
|
||||
"face=floor,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/diesel_engine/block"
|
||||
},
|
||||
"face=floor,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"y": 180
|
||||
},
|
||||
"face=floor,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"y": 180
|
||||
},
|
||||
"face=floor,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"y": 270
|
||||
},
|
||||
"face=floor,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"face=wall,facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"face=wall,facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 90
|
||||
},
|
||||
"face=wall,facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 90
|
||||
},
|
||||
"face=wall,facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"face=wall,facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"face=wall,facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/diesel_engine/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down": {
|
||||
"model": "createindustry:block/diesel_engine_expansion",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/diesel_engine_expansion",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/diesel_engine_expansion",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/diesel_engine_expansion",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=up": {
|
||||
"model": "createindustry:block/diesel_engine_expansion"
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/diesel_engine_expansion",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down,waterlogged=false": {
|
||||
"model": "createindustry:block/exhaust",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,waterlogged=true": {
|
||||
"model": "createindustry:block/exhaust",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/exhaust",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/exhaust",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/exhaust",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/exhaust",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/exhaust",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/exhaust",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=up,waterlogged=false": {
|
||||
"model": "createindustry:block/exhaust"
|
||||
},
|
||||
"facing=up,waterlogged=true": {
|
||||
"model": "createindustry:block/exhaust"
|
||||
},
|
||||
"facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/exhaust",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/exhaust",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/factory_floor"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "createindustry:block/factory_floor_bottom"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "createindustry:block/factory_floor"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "createindustry:block/factory_floor_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/factory_floor_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "createindustry:block/factory_floor_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/factory_floor_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "createindustry:block/factory_floor_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/factory_floor_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "createindustry:block/factory_floor_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/factory_floor_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/factory_floor_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "createindustry:block/factory_floor_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/fireproof_brick_reinforcement_wall_post"
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/fireproof_brick_reinforcement_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/fireproof_brick_reinforcement_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/fireproof_brick_reinforcement_wall_side",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/fireproof_brick_reinforcement_wall_side_tall",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/fireproof_brick_reinforcement_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/fireproof_brick_reinforcement_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/fireproof_brick_reinforcement_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/fireproof_brick_reinforcement_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "tall"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/fireproof_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"model": "createindustry:block/flarestack/block"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "createindustry:block/flarestack/block_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/formwork_block/block_base"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/fossilstone"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/gasoline"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down": {
|
||||
"model": "createindustry:block/gasoline_engine/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/gasoline_engine/block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/gasoline_engine/block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/gasoline_engine/block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=up": {
|
||||
"model": "createindustry:block/gasoline_engine/block",
|
||||
"x": 270,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/gasoline_engine/block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down": {
|
||||
"model": "createindustry:block/gasoline_engine_back/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/gasoline_engine_back/block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/gasoline_engine_back/block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/gasoline_engine_back/block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=up": {
|
||||
"model": "createindustry:block/gasoline_engine_back/block",
|
||||
"x": 270,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/gasoline_engine_back/block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"alt=false,axis=x": {
|
||||
"model": "createindustry:block/aluminum_pipe/window",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"alt=false,axis=y": {
|
||||
"model": "createindustry:block/aluminum_pipe/window"
|
||||
},
|
||||
"alt=false,axis=z": {
|
||||
"model": "createindustry:block/aluminum_pipe/window",
|
||||
"x": 90
|
||||
},
|
||||
"alt=true,axis=x": {
|
||||
"model": "createindustry:block/aluminum_pipe/window",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"alt=true,axis=y": {
|
||||
"model": "createindustry:block/aluminum_pipe/window"
|
||||
},
|
||||
"alt=true,axis=z": {
|
||||
"model": "createindustry:block/aluminum_pipe/window",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"alt=false,axis=x": {
|
||||
"model": "createindustry:block/brass_pipe/window",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"alt=false,axis=y": {
|
||||
"model": "createindustry:block/brass_pipe/window"
|
||||
},
|
||||
"alt=false,axis=z": {
|
||||
"model": "createindustry:block/brass_pipe/window",
|
||||
"x": 90
|
||||
},
|
||||
"alt=true,axis=x": {
|
||||
"model": "createindustry:block/brass_pipe/window",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"alt=true,axis=y": {
|
||||
"model": "createindustry:block/brass_pipe/window"
|
||||
},
|
||||
"alt=true,axis=z": {
|
||||
"model": "createindustry:block/brass_pipe/window",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"alt=false,axis=x": {
|
||||
"model": "createindustry:block/cast_iron_pipe/window",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"alt=false,axis=y": {
|
||||
"model": "createindustry:block/cast_iron_pipe/window"
|
||||
},
|
||||
"alt=false,axis=z": {
|
||||
"model": "createindustry:block/cast_iron_pipe/window",
|
||||
"x": 90
|
||||
},
|
||||
"alt=true,axis=x": {
|
||||
"model": "createindustry:block/cast_iron_pipe/window",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"alt=true,axis=y": {
|
||||
"model": "createindustry:block/cast_iron_pipe/window"
|
||||
},
|
||||
"alt=true,axis=z": {
|
||||
"model": "createindustry:block/cast_iron_pipe/window",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"alt=false,axis=x": {
|
||||
"model": "createindustry:block/plastic_pipe/window",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"alt=false,axis=y": {
|
||||
"model": "createindustry:block/plastic_pipe/window"
|
||||
},
|
||||
"alt=false,axis=z": {
|
||||
"model": "createindustry:block/plastic_pipe/window",
|
||||
"x": 90
|
||||
},
|
||||
"alt=true,axis=x": {
|
||||
"model": "createindustry:block/plastic_pipe/window",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"alt=true,axis=y": {
|
||||
"model": "createindustry:block/plastic_pipe/window"
|
||||
},
|
||||
"alt=true,axis=z": {
|
||||
"model": "createindustry:block/plastic_pipe/window",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"alt=false,axis=x": {
|
||||
"model": "createindustry:block/steel_pipe/window",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"alt=false,axis=y": {
|
||||
"model": "createindustry:block/steel_pipe/window"
|
||||
},
|
||||
"alt=false,axis=z": {
|
||||
"model": "createindustry:block/steel_pipe/window",
|
||||
"x": 90
|
||||
},
|
||||
"alt=true,axis=x": {
|
||||
"model": "createindustry:block/steel_pipe/window",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"alt=true,axis=y": {
|
||||
"model": "createindustry:block/steel_pipe/window"
|
||||
},
|
||||
"alt=true,axis=z": {
|
||||
"model": "createindustry:block/steel_pipe/window",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/gray_concrete"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "createindustry:block/gray_concrete_bottom"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "createindustry:block/gray_concrete"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "createindustry:block/gray_concrete_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/gray_concrete_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "createindustry:block/gray_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/gray_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "createindustry:block/gray_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/gray_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "createindustry:block/gray_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/gray_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/gray_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "createindustry:block/gray_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/gray_concrete_wall_post"
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/gray_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/gray_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/gray_concrete_wall_side",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/gray_concrete_wall_side_tall",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/gray_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/gray_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/gray_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/gray_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "tall"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/green_concrete"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "createindustry:block/green_concrete_bottom"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "createindustry:block/green_concrete"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "createindustry:block/green_concrete_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/green_concrete_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "createindustry:block/green_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/green_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "createindustry:block/green_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/green_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "createindustry:block/green_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/green_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/green_concrete_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "createindustry:block/green_concrete_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/green_concrete_wall_post"
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/green_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/green_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/green_concrete_wall_side",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/green_concrete_wall_side_tall",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/green_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/green_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/green_concrete_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/green_concrete_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "tall"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,244 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom"
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top"
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom"
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top"
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true,visible=false": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true,visible=true": {
|
||||
"model": "createindustry:block/heavy_casing_door/block_top",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/heavy_machinery_casing"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/heavy_oil"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/industrial_pipe"
|
||||
}
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user