0.9.0
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/accumulator/block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/aluminum_cable_hub"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/aluminum_cogwheel",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/aluminum_cogwheel"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/aluminum_cogwheel",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/aluminum_frame/block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/blue_caution_block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/blue_caution_block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/blue_caution_block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/blue_caution_block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/brass_cable_hub"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/brass_frame/block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/brass_truss",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/brass_truss"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/brass_truss",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/brown_caution_block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/brown_caution_block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/brown_caution_block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/brown_caution_block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"variants": {
|
||||
"extension=false,facing=down": {
|
||||
"model": "createindustry:block/cable_connector/block",
|
||||
"x": 180
|
||||
},
|
||||
"extension=false,facing=east": {
|
||||
"model": "createindustry:block/cable_connector/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"extension=false,facing=north": {
|
||||
"model": "createindustry:block/cable_connector/block",
|
||||
"x": 90
|
||||
},
|
||||
"extension=false,facing=south": {
|
||||
"model": "createindustry:block/cable_connector/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"extension=false,facing=up": {
|
||||
"model": "createindustry:block/cable_connector/block"
|
||||
},
|
||||
"extension=false,facing=west": {
|
||||
"model": "createindustry:block/cable_connector/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"extension=true,facing=down": {
|
||||
"model": "createindustry:block/cable_connector/block_extension",
|
||||
"x": 180
|
||||
},
|
||||
"extension=true,facing=east": {
|
||||
"model": "createindustry:block/cable_connector/block_extension",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"extension=true,facing=north": {
|
||||
"model": "createindustry:block/cable_connector/block_extension",
|
||||
"x": 90
|
||||
},
|
||||
"extension=true,facing=south": {
|
||||
"model": "createindustry:block/cable_connector/block_extension",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"extension=true,facing=up": {
|
||||
"model": "createindustry:block/cable_connector/block_extension"
|
||||
},
|
||||
"extension=true,facing=west": {
|
||||
"model": "createindustry:block/cable_connector/block_extension",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/cable_tube",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/cable_tube"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/cable_tube",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/capacitor/block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_post_ends"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_post"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_cap"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_cap",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_cap_alt"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_cap_alt",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_side"
|
||||
},
|
||||
"when": {
|
||||
"north": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_side",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_side_alt"
|
||||
},
|
||||
"when": {
|
||||
"south": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cast_iron_side_alt",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"west": "true"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/cast_iron_frame/block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_ladder",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_ladder",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_ladder"
|
||||
},
|
||||
"facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_ladder"
|
||||
},
|
||||
"facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_ladder",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_ladder",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/cast_iron_ladder",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/cast_iron_ladder",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/cast_iron_truss",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/cast_iron_truss"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/cast_iron_truss",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/cinder_block/block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/cinderflour_block/block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/converter/block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/copper_cable_hub"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"can_extract=false": {
|
||||
"model": "createindustry:block/copper_coil/block"
|
||||
},
|
||||
"can_extract=true": {
|
||||
"model": "createindustry:block/copper_coil/block_arrow"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/copper_frame/block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/copper_truss",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/copper_truss"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/copper_truss",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/copycat_cable_base/block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/air"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/creative_generator"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/crude_oil"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/cut_galena"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "createindustry:block/cut_galena_brick_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "createindustry:block/cut_galena_bricks"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "createindustry:block/cut_galena_brick_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_bricks_wall_post"
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_bricks_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_bricks_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_bricks_wall_side",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_bricks_wall_side_tall",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_bricks_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_bricks_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_bricks_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_bricks_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "tall"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/cut_galena_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "createindustry:block/cut_galena_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "createindustry:block/cut_galena"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "createindustry:block/cut_galena_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "createindustry:block/cut_galena_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_wall_post"
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_wall_side",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_wall_side_tall",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/cut_galena_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "tall"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/cyan_caution_block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/cyan_caution_block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/cyan_caution_block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/cyan_caution_block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/deepslate_lead_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/deepslate_lithium_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/deepslate_nickel_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down,facing_up=false,waterlogged=false": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block"
|
||||
},
|
||||
"facing=down,facing_up=false,waterlogged=true": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block"
|
||||
},
|
||||
"facing=down,facing_up=true,waterlogged=false": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block_up"
|
||||
},
|
||||
"facing=down,facing_up=true,waterlogged=true": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block_up"
|
||||
},
|
||||
"facing=east,facing_up=false,waterlogged=false": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block"
|
||||
},
|
||||
"facing=east,facing_up=false,waterlogged=true": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block"
|
||||
},
|
||||
"facing=east,facing_up=true,waterlogged=false": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block_up"
|
||||
},
|
||||
"facing=east,facing_up=true,waterlogged=true": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block_up"
|
||||
},
|
||||
"facing=north,facing_up=false,waterlogged=false": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,facing_up=false,waterlogged=true": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,facing_up=true,waterlogged=false": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block_up",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,facing_up=true,waterlogged=true": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block_up",
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,facing_up=false,waterlogged=false": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,facing_up=false,waterlogged=true": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,facing_up=true,waterlogged=false": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block_up",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,facing_up=true,waterlogged=true": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block_up",
|
||||
"y": 90
|
||||
},
|
||||
"facing=up,facing_up=false,waterlogged=false": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block"
|
||||
},
|
||||
"facing=up,facing_up=false,waterlogged=true": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block"
|
||||
},
|
||||
"facing=up,facing_up=true,waterlogged=false": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block_up"
|
||||
},
|
||||
"facing=up,facing_up=true,waterlogged=true": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block_up"
|
||||
},
|
||||
"facing=west,facing_up=false,waterlogged=false": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,facing_up=false,waterlogged=true": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,facing_up=true,waterlogged=false": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block_up",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,facing_up=true,waterlogged=true": {
|
||||
"model": "createindustry:block/diagonal_cable_block/block_up",
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/electric_casing"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down": {
|
||||
"model": "createindustry:block/electric_motor/block_vertical",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/electric_motor/block",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/electric_motor/block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/electric_motor/block"
|
||||
},
|
||||
"facing=up": {
|
||||
"model": "createindustry:block/electric_motor/block_vertical"
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/electric_motor/block",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/energy_meter/block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/energy_meter/block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/energy_meter/block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/energy_meter/block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"variants": {
|
||||
"blaze=fading,facing=east": {
|
||||
"model": "createindustry:block/firebox/block_lit",
|
||||
"y": 90
|
||||
},
|
||||
"blaze=fading,facing=north": {
|
||||
"model": "createindustry:block/firebox/block_lit"
|
||||
},
|
||||
"blaze=fading,facing=south": {
|
||||
"model": "createindustry:block/firebox/block_lit",
|
||||
"y": 180
|
||||
},
|
||||
"blaze=fading,facing=west": {
|
||||
"model": "createindustry:block/firebox/block_lit",
|
||||
"y": 270
|
||||
},
|
||||
"blaze=kindled,facing=east": {
|
||||
"model": "createindustry:block/firebox/block_lit",
|
||||
"y": 90
|
||||
},
|
||||
"blaze=kindled,facing=north": {
|
||||
"model": "createindustry:block/firebox/block_lit"
|
||||
},
|
||||
"blaze=kindled,facing=south": {
|
||||
"model": "createindustry:block/firebox/block_lit",
|
||||
"y": 180
|
||||
},
|
||||
"blaze=kindled,facing=west": {
|
||||
"model": "createindustry:block/firebox/block_lit",
|
||||
"y": 270
|
||||
},
|
||||
"blaze=none,facing=east": {
|
||||
"model": "createindustry:block/firebox/block_lit",
|
||||
"y": 90
|
||||
},
|
||||
"blaze=none,facing=north": {
|
||||
"model": "createindustry:block/firebox/block_lit"
|
||||
},
|
||||
"blaze=none,facing=south": {
|
||||
"model": "createindustry:block/firebox/block_lit",
|
||||
"y": 180
|
||||
},
|
||||
"blaze=none,facing=west": {
|
||||
"model": "createindustry:block/firebox/block_lit",
|
||||
"y": 270
|
||||
},
|
||||
"blaze=seething,facing=east": {
|
||||
"model": "createindustry:block/firebox/block_lit",
|
||||
"y": 90
|
||||
},
|
||||
"blaze=seething,facing=north": {
|
||||
"model": "createindustry:block/firebox/block_lit"
|
||||
},
|
||||
"blaze=seething,facing=south": {
|
||||
"model": "createindustry:block/firebox/block_lit",
|
||||
"y": 180
|
||||
},
|
||||
"blaze=seething,facing=west": {
|
||||
"model": "createindustry:block/firebox/block_lit",
|
||||
"y": 270
|
||||
},
|
||||
"blaze=smouldering,facing=east": {
|
||||
"model": "createindustry:block/firebox/block",
|
||||
"y": 90
|
||||
},
|
||||
"blaze=smouldering,facing=north": {
|
||||
"model": "createindustry:block/firebox/block"
|
||||
},
|
||||
"blaze=smouldering,facing=south": {
|
||||
"model": "createindustry:block/firebox/block",
|
||||
"y": 180
|
||||
},
|
||||
"blaze=smouldering,facing=west": {
|
||||
"model": "createindustry:block/firebox/block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "createindustry:block/galena_natural_0"
|
||||
},
|
||||
{
|
||||
"model": "createindustry:block/galena_natural_1"
|
||||
},
|
||||
{
|
||||
"model": "createindustry:block/galena_natural_2"
|
||||
},
|
||||
{
|
||||
"model": "createindustry:block/galena_natural_3"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/galena_pillar_horizontal",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/galena_pillar"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/galena_pillar_horizontal",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/galvanic_cell/block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/galvanic_cell/block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/galvanic_cell/block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/galvanic_cell/block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down": {
|
||||
"model": "createindustry:block/generator/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/generator/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/generator/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/generator/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=up": {
|
||||
"model": "createindustry:block/generator/block"
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/generator/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/gray_caution_block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/gray_caution_block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/gray_caution_block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/gray_caution_block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/green_caution_block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/green_caution_block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/green_caution_block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/green_caution_block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "createindustry:block/hardened_planks_bottom"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "createindustry:block/hardened_planks"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "createindustry:block/hardened_planks_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/heavy_cable_hub"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_aluminum_cogwheel",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_aluminum_cogwheel_top",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_aluminum_cogwheel_bottom",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_aluminum_cogwheel_top_bottom",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_aluminum_cogwheel"
|
||||
},
|
||||
"axis=y,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_aluminum_cogwheel_top"
|
||||
},
|
||||
"axis=y,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_aluminum_cogwheel_bottom"
|
||||
},
|
||||
"axis=y,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_aluminum_cogwheel_top_bottom"
|
||||
},
|
||||
"axis=z,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_aluminum_cogwheel",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_aluminum_cogwheel_top",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_aluminum_cogwheel_bottom",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_aluminum_cogwheel_top_bottom",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_cogwheel",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_cogwheel_top",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_cogwheel_bottom",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_cogwheel_top_bottom",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_cogwheel"
|
||||
},
|
||||
"axis=y,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_cogwheel_top"
|
||||
},
|
||||
"axis=y,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_cogwheel_bottom"
|
||||
},
|
||||
"axis=y,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_cogwheel_top_bottom"
|
||||
},
|
||||
"axis=z,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_cogwheel",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_cogwheel_top",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_cogwheel_bottom",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_cogwheel_top_bottom",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_aluminum_cogwheel",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_aluminum_cogwheel_top",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_aluminum_cogwheel_bottom",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_aluminum_cogwheel_top_bottom",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_aluminum_cogwheel"
|
||||
},
|
||||
"axis=y,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_aluminum_cogwheel_top"
|
||||
},
|
||||
"axis=y,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_aluminum_cogwheel_bottom"
|
||||
},
|
||||
"axis=y,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_aluminum_cogwheel_top_bottom"
|
||||
},
|
||||
"axis=z,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_aluminum_cogwheel",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_aluminum_cogwheel_top",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_aluminum_cogwheel_bottom",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_aluminum_cogwheel_top_bottom",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_cogwheel",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_cogwheel_top",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_cogwheel_bottom",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_cogwheel_top_bottom",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_cogwheel"
|
||||
},
|
||||
"axis=y,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_cogwheel_top"
|
||||
},
|
||||
"axis=y,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_cogwheel_bottom"
|
||||
},
|
||||
"axis=y,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_cogwheel_top_bottom"
|
||||
},
|
||||
"axis=z,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_cogwheel",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_cogwheel_top",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_cogwheel_bottom",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_cogwheel_top_bottom",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_steel_cogwheel",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_steel_cogwheel_top",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_steel_cogwheel_bottom",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_steel_cogwheel_top_bottom",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_steel_cogwheel"
|
||||
},
|
||||
"axis=y,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_steel_cogwheel_top"
|
||||
},
|
||||
"axis=y,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_steel_cogwheel_bottom"
|
||||
},
|
||||
"axis=y,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_steel_cogwheel_top_bottom"
|
||||
},
|
||||
"axis=z,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_steel_cogwheel",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_steel_cogwheel_top",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_steel_cogwheel_bottom",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_large_steel_cogwheel_top_bottom",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/encased_shaft/block_heavy_casing",
|
||||
"uvlock": true,
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/encased_shaft/block_heavy_casing",
|
||||
"uvlock": true
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/encased_shaft/block_heavy_casing",
|
||||
"uvlock": true,
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_steel_cogwheel",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_steel_cogwheel_top",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_steel_cogwheel_bottom",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=x,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_steel_cogwheel_top_bottom",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_steel_cogwheel"
|
||||
},
|
||||
"axis=y,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_steel_cogwheel_top"
|
||||
},
|
||||
"axis=y,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_steel_cogwheel_bottom"
|
||||
},
|
||||
"axis=y,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_steel_cogwheel_top_bottom"
|
||||
},
|
||||
"axis=z,bottom_shaft=false,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_steel_cogwheel",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=false,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_steel_cogwheel_top",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=true,top_shaft=false": {
|
||||
"model": "createindustry:block/heavy_casing_encased_steel_cogwheel_bottom",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=z,bottom_shaft=true,top_shaft=true": {
|
||||
"model": "createindustry:block/heavy_casing_encased_steel_cogwheel_top_bottom",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/large_aluminum_cogwheel",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/large_aluminum_cogwheel"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/large_aluminum_cogwheel",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/large_steel_cogwheel",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/large_steel_cogwheel"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/large_steel_cogwheel",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/layered_galena"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/lead_post_ends"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/lead_post"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/lead_cap"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/lead_cap",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/lead_cap_alt"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/lead_cap_alt",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/lead_side"
|
||||
},
|
||||
"when": {
|
||||
"north": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/lead_side",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/lead_side_alt"
|
||||
},
|
||||
"when": {
|
||||
"south": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/lead_side_alt",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"west": "true"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/lead_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/lead_flywheel/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/lead_flywheel/block"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/lead_flywheel/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/lead_frame/block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/lead_glass"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/lead_ladder",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/lead_ladder",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/lead_ladder"
|
||||
},
|
||||
"facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/lead_ladder"
|
||||
},
|
||||
"facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/lead_ladder",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/lead_ladder",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/lead_ladder",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/lead_ladder",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/lead_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/lead_truss",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/lead_truss"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/lead_truss",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/light_blue_caution_block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/light_blue_caution_block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/light_blue_caution_block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/light_blue_caution_block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,836 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down,level=0,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=0,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=1,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=1,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=10,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=10,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=11,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=11,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=12,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=12,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=13,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=13,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=14,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=14,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=15,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=15,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=2,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=2,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=3,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=3,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=4,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=4,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=5,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=5,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=6,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=6,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=7,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=7,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=8,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=8,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=9,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=9,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,level=0,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=0,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=1,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=1,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=10,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=10,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=11,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=11,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=12,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=12,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=13,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=13,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=14,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=14,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=15,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=15,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=2,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=2,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=3,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=3,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=4,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=4,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=5,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=5,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=6,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=6,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=7,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=7,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=8,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=8,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=9,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=9,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,level=0,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=0,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=1,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=1,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=10,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=10,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=11,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=11,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=12,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=12,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=13,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=13,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=14,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=14,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=15,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=15,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=2,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=2,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=3,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=3,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=4,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=4,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=5,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=5,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=6,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=6,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=7,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=7,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=8,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=8,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=9,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=9,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south,level=0,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=0,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=1,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=1,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=10,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=10,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=11,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=11,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=12,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=12,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=13,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=13,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=14,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=14,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=15,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=15,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=2,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=2,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=3,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=3,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=4,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=4,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=5,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=5,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=6,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=6,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=7,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=7,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=8,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=8,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=9,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=9,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=up,level=0,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=0,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=1,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=1,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=10,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=10,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=11,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=11,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=12,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=12,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=13,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=13,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=14,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=14,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=15,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=15,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=2,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=2,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=3,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=3,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=4,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=4,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=5,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=5,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=6,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=6,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=7,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=7,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=8,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=8,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=9,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=up,level=9,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block"
|
||||
},
|
||||
"facing=west,level=0,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=0,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=1,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=1,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=10,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=10,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=11,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=11,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=12,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=12,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=13,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=13,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=14,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=14,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=15,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=15,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=2,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=2,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=3,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=3,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=4,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=4,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=5,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=5,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=6,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=6,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=7,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=7,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=8,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=8,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=9,waterlogged=false": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=9,waterlogged=true": {
|
||||
"model": "createindustry:block/light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/light_gray_caution_block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/light_gray_caution_block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/light_gray_caution_block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/light_gray_caution_block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/lime_caution_block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/lime_caution_block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/lime_caution_block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/lime_caution_block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/lithium_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/lithium_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down,waterlogged=false": {
|
||||
"model": "createindustry:block/lithium_torch/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,waterlogged=true": {
|
||||
"model": "createindustry:block/lithium_torch/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/lithium_torch/block_wall"
|
||||
},
|
||||
"facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/lithium_torch/block_wall"
|
||||
},
|
||||
"facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/lithium_torch/block_wall",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/lithium_torch/block_wall",
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/lithium_torch/block_wall",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/lithium_torch/block_wall",
|
||||
"y": 90
|
||||
},
|
||||
"facing=up,waterlogged=false": {
|
||||
"model": "createindustry:block/lithium_torch/block"
|
||||
},
|
||||
"facing=up,waterlogged=true": {
|
||||
"model": "createindustry:block/lithium_torch/block"
|
||||
},
|
||||
"facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/lithium_torch/block_wall",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/lithium_torch/block_wall",
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down": {
|
||||
"model": "createindustry:block/low_grade_fuel_engine/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/low_grade_fuel_engine/block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/low_grade_fuel_engine/block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/low_grade_fuel_engine/block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=up": {
|
||||
"model": "createindustry:block/low_grade_fuel_engine/block",
|
||||
"x": 270,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/low_grade_fuel_engine/block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/magenta_caution_block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/magenta_caution_block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/magenta_caution_block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/magenta_caution_block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"variants": {
|
||||
"active=false,axis=x": {
|
||||
"model": "createindustry:block/neon_tube/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"active=false,axis=y": {
|
||||
"model": "createindustry:block/neon_tube/block"
|
||||
},
|
||||
"active=false,axis=z": {
|
||||
"model": "createindustry:block/neon_tube/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"active=true,axis=x": {
|
||||
"model": "createindustry:block/neon_tube/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"active=true,axis=y": {
|
||||
"model": "createindustry:block/neon_tube/block"
|
||||
},
|
||||
"active=true,axis=z": {
|
||||
"model": "createindustry:block/neon_tube/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/nickel_post_ends"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/nickel_post"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/nickel_cap"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/nickel_cap",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "true",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/nickel_cap_alt"
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"west": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/nickel_cap_alt",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/nickel_side"
|
||||
},
|
||||
"when": {
|
||||
"north": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/nickel_side",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/nickel_side_alt"
|
||||
},
|
||||
"when": {
|
||||
"south": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/nickel_side_alt",
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"west": "true"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/nickel_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/nickel_flywheel/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/nickel_flywheel/block"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/nickel_flywheel/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/nickel_frame/block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,waterlogged=false": {
|
||||
"model": "createindustry:block/nickel_ladder",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,waterlogged=true": {
|
||||
"model": "createindustry:block/nickel_ladder",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,waterlogged=false": {
|
||||
"model": "createindustry:block/nickel_ladder"
|
||||
},
|
||||
"facing=north,waterlogged=true": {
|
||||
"model": "createindustry:block/nickel_ladder"
|
||||
},
|
||||
"facing=south,waterlogged=false": {
|
||||
"model": "createindustry:block/nickel_ladder",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,waterlogged=true": {
|
||||
"model": "createindustry:block/nickel_ladder",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,waterlogged=false": {
|
||||
"model": "createindustry:block/nickel_ladder",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,waterlogged=true": {
|
||||
"model": "createindustry:block/nickel_ladder",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/nickel_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/nickel_truss",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/nickel_truss"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/nickel_truss",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/orange_caution_block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/orange_caution_block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/orange_caution_block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/orange_caution_block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/pink_caution_block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/pink_caution_block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/pink_caution_block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/pink_caution_block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/polarizer/block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/polarizer/block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/polarizer/block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/polarizer/block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "createindustry:block/polished_cut_galena"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "createindustry:block/polished_cut_galena_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "createindustry:block/polished_cut_galena_slab_double"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "createindustry:block/polished_cut_galena_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "createindustry:block/polished_cut_galena_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/polished_cut_galena_wall_post"
|
||||
},
|
||||
"when": {
|
||||
"up": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/polished_cut_galena_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/polished_cut_galena_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/polished_cut_galena_wall_side",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/polished_cut_galena_wall_side_tall",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/polished_cut_galena_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/polished_cut_galena_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": "tall"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/polished_cut_galena_wall_side",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "low"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "createindustry:block/polished_cut_galena_wall_side_tall",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": "tall"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/purple_caution_block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/purple_caution_block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/purple_caution_block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/purple_caution_block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "createindustry:block/resistor/block",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "createindustry:block/resistor/block"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "createindustry:block/resistor/block",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "createindustry:block/resistor/block",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,836 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down,level=0,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=0,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=1,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=1,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=10,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=10,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=11,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=11,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=12,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=12,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=13,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=13,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=14,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=14,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=15,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=15,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=2,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=2,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=3,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=3,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=4,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=4,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=5,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=5,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=6,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=6,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=7,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=7,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=8,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=8,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=9,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,level=9,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,level=0,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=0,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=1,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=1,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=10,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=10,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=11,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=11,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=12,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=12,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=13,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=13,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=14,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=14,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=15,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=15,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=2,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=2,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=3,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=3,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=4,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=4,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=5,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=5,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=6,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=6,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=7,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=7,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=8,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=8,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=9,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,level=9,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,level=0,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=0,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=1,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=1,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=10,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=10,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=11,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=11,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=12,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=12,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=13,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=13,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=14,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=14,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=15,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=15,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=2,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=2,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=3,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=3,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=4,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=4,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=5,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=5,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=6,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=6,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=7,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=7,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=8,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=8,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=9,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,level=9,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south,level=0,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=0,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=1,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=1,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=10,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=10,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=11,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=11,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=12,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=12,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=13,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=13,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=14,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=14,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=15,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=15,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=2,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=2,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=3,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=3,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=4,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=4,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=5,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=5,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=6,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=6,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=7,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=7,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=8,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=8,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=9,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,level=9,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=up,level=0,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=0,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=1,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=1,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=10,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=10,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=11,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=11,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=12,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=12,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=13,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=13,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=14,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=14,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=15,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=15,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=2,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=2,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=3,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=3,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=4,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=4,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=5,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=5,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=6,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=6,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=7,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=7,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=8,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=8,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=9,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=up,level=9,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block"
|
||||
},
|
||||
"facing=west,level=0,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=0,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=1,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=1,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=10,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=10,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=11,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=11,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=12,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=12,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=13,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=13,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=14,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=14,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=15,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=15,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=2,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=2,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=3,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=3,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=4,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=4,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=5,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=5,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=6,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=6,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=7,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=7,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=8,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=8,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=9,waterlogged=false": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,level=9,waterlogged=true": {
|
||||
"model": "createindustry:block/rgb_light_bulb/block",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "createindustry:block/rotor/block",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "createindustry:block/rotor/block"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "createindustry:block/rotor/block",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "createindustry:block/small_galena_brick_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "createindustry:block/small_galena_bricks"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "createindustry:block/small_galena_brick_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "createindustry:block/small_galena_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user