1.14: All blockstates ported from 1.12 transformed to vanilla format.
This commit is contained in:
parent
8dac14c5ba
commit
91fb842315
71 changed files with 958 additions and 1386 deletions
|
@ -1,40 +1,16 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_slab_s0v0_model"
|
||||
},
|
||||
"parts=0,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_slab_s0v1_model"
|
||||
},
|
||||
"parts=0,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_slab_s0v2_model"
|
||||
},
|
||||
"parts=0,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_slab_s0v3_model"
|
||||
},
|
||||
"parts=1,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_slab_s1v0_model"
|
||||
},
|
||||
"parts=1,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_slab_s1v1_model"
|
||||
},
|
||||
"parts=1,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_slab_s1v2_model"
|
||||
},
|
||||
"parts=1,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_slab_s1v3_model"
|
||||
},
|
||||
"parts=2,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_slab_s2v0_model"
|
||||
},
|
||||
"parts=2,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_slab_s2v1_model"
|
||||
},
|
||||
"parts=2,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_slab_s2v2_model"
|
||||
},
|
||||
"parts=2,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_slab_s2v3_model"
|
||||
"variants": {
|
||||
"parts=0,tvariant=0": { "model": "engineersdecor:block/slab/specific/clinker_brick_slab_s0v0_model" },
|
||||
"parts=0,tvariant=1": { "model": "engineersdecor:block/slab/specific/clinker_brick_slab_s0v1_model" },
|
||||
"parts=0,tvariant=2": { "model": "engineersdecor:block/slab/specific/clinker_brick_slab_s0v2_model" },
|
||||
"parts=0,tvariant=3": { "model": "engineersdecor:block/slab/specific/clinker_brick_slab_s0v3_model" },
|
||||
"parts=1,tvariant=0": { "model": "engineersdecor:block/slab/specific/clinker_brick_slab_s1v0_model" },
|
||||
"parts=1,tvariant=1": { "model": "engineersdecor:block/slab/specific/clinker_brick_slab_s1v1_model" },
|
||||
"parts=1,tvariant=2": { "model": "engineersdecor:block/slab/specific/clinker_brick_slab_s1v2_model" },
|
||||
"parts=1,tvariant=3": { "model": "engineersdecor:block/slab/specific/clinker_brick_slab_s1v3_model" },
|
||||
"parts=2,tvariant=0": { "model": "engineersdecor:block/slab/specific/clinker_brick_slab_s2v0_model" },
|
||||
"parts=2,tvariant=1": { "model": "engineersdecor:block/slab/specific/clinker_brick_slab_s2v1_model" },
|
||||
"parts=2,tvariant=2": { "model": "engineersdecor:block/slab/specific/clinker_brick_slab_s2v2_model" },
|
||||
"parts=2,tvariant=3": { "model": "engineersdecor:block/slab/specific/clinker_brick_slab_s2v3_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,40 +1,16 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s0v0_model"
|
||||
},
|
||||
"parts=0,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s0v1_model"
|
||||
},
|
||||
"parts=0,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s0v2_model"
|
||||
},
|
||||
"parts=0,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s0v3_model"
|
||||
},
|
||||
"parts=1,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s1v0_model"
|
||||
},
|
||||
"parts=1,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s1v1_model"
|
||||
},
|
||||
"parts=1,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s1v2_model"
|
||||
},
|
||||
"parts=1,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s1v3_model"
|
||||
},
|
||||
"parts=2,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s2v0_model"
|
||||
},
|
||||
"parts=2,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s2v1_model"
|
||||
},
|
||||
"parts=2,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s2v2_model"
|
||||
},
|
||||
"parts=2,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s2v3_model"
|
||||
"variants": {
|
||||
"parts=0,tvariant=0": { "model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s0v0_model" },
|
||||
"parts=0,tvariant=1": { "model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s0v1_model" },
|
||||
"parts=0,tvariant=2": { "model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s0v2_model" },
|
||||
"parts=0,tvariant=3": { "model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s0v3_model" },
|
||||
"parts=1,tvariant=0": { "model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s1v0_model" },
|
||||
"parts=1,tvariant=1": { "model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s1v1_model" },
|
||||
"parts=1,tvariant=2": { "model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s1v2_model" },
|
||||
"parts=1,tvariant=3": { "model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s1v3_model" },
|
||||
"parts=2,tvariant=0": { "model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s2v0_model" },
|
||||
"parts=2,tvariant=1": { "model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s2v1_model" },
|
||||
"parts=2,tvariant=2": { "model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s2v2_model" },
|
||||
"parts=2,tvariant=3": { "model": "engineersdecor:block/slab/specific/clinker_brick_stained_slab_s2v3_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,44 +1,44 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
"facing=east,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stained_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,44 +1,44 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
"facing=east,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "engineersdecor:block/brick/clinker_brick_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/clinker_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -6,4 +6,4 @@
|
|||
{ "when": { "south": "true" }, "apply": { "model": "engineersdecor:block/brick/clinker_brick_wall_side", "y": 180, "uvlock": true } },
|
||||
{ "when": { "west": "true" }, "apply": { "model": "engineersdecor:block/brick/clinker_brick_wall_side", "y": 270, "uvlock": true } }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -6,4 +6,4 @@
|
|||
{ "when": { "south": "true" }, "apply": { "model": "engineersdecor:block/concrete/concrete_wall_side", "y": 180, "uvlock": true } },
|
||||
{ "when": { "west": "true" }, "apply": { "model": "engineersdecor:block/concrete/concrete_wall_side", "y": 270, "uvlock": true } }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,10 +1,16 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "engineersdecor:block/device/factory_dropper_model"
|
||||
},
|
||||
"variants": {
|
||||
"facing": { "north":{"y":0}, "south":{"y":180}, "west":{"y":270}, "east":{"y":90}, "up": {"x":-90}, "down": {"x":90} },
|
||||
"open": { "false":{}, "true":{ "model": "engineersdecor:block/device/factory_dropper_model_open" } }
|
||||
"facing=north,open=false": { "model": "engineersdecor:block/device/factory_dropper_model" },
|
||||
"facing=south,open=false": { "model": "engineersdecor:block/device/factory_dropper_model", "y":180 },
|
||||
"facing=west,open=false": { "model": "engineersdecor:block/device/factory_dropper_model", "y":270 },
|
||||
"facing=east,open=false": { "model": "engineersdecor:block/device/factory_dropper_model", "y":90 },
|
||||
"facing=up,open=false": { "model": "engineersdecor:block/device/factory_dropper_model", "x":270 },
|
||||
"facing=down,open=false": { "model": "engineersdecor:block/device/factory_dropper_model", "x":90 },
|
||||
"facing=north,open=true": { "model": "engineersdecor:block/device/factory_dropper_model_open" },
|
||||
"facing=south,open=true": { "model": "engineersdecor:block/device/factory_dropper_model_open", "y":180 },
|
||||
"facing=west,open=true": { "model": "engineersdecor:block/device/factory_dropper_model_open", "y":270 },
|
||||
"facing=east,open=true": { "model": "engineersdecor:block/device/factory_dropper_model_open", "y":90 },
|
||||
"facing=up,open=true": { "model": "engineersdecor:block/device/factory_dropper_model_open", "x":270 },
|
||||
"facing=down,open=true": { "model": "engineersdecor:block/device/factory_dropper_model_open", "x":90 }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,16 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "engineersdecor:block/device/factory_hopper_model"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north":{"y":0},
|
||||
"south":{"y":180},
|
||||
"west":{"y":270},
|
||||
"east":{"y":90},
|
||||
"up": { "model": "engineersdecor:block/device/factory_hopper_model_up" },
|
||||
"down": { "model": "engineersdecor:block/device/factory_hopper_model_down" }
|
||||
}
|
||||
"facing=north": { "model": "engineersdecor:block/device/factory_hopper_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/device/factory_hopper_model", "y":180 },
|
||||
"facing=west": { "model": "engineersdecor:block/device/factory_hopper_model", "y":270 },
|
||||
"facing=east": { "model": "engineersdecor:block/device/factory_hopper_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/device/factory_hopper_model_up" },
|
||||
"facing=down": { "model": "engineersdecor:block/device/factory_hopper_model_down" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,9 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "engineersdecor:block/device/factory_placer_model"
|
||||
},
|
||||
"variants": {
|
||||
"facing": { "north":{"y":0}, "south":{"y":180}, "west":{"y":270}, "east":{"y":90}, "up": {"x":-90}, "down": {"x":90} }
|
||||
"facing=north": { "model": "engineersdecor:block/device/factory_placer_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/device/factory_placer_model", "y":180 },
|
||||
"facing=west": { "model": "engineersdecor:block/device/factory_placer_model", "y":270 },
|
||||
"facing=east": { "model": "engineersdecor:block/device/factory_placer_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/device/factory_placer_model", "x":270 },
|
||||
"facing=down": { "model": "engineersdecor:block/device/factory_placer_model", "x":90 }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,40 +1,16 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/gas_concrete_slab_s0v0_model"
|
||||
},
|
||||
"parts=0,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/gas_concrete_slab_s0v1_model"
|
||||
},
|
||||
"parts=0,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/gas_concrete_slab_s0v2_model"
|
||||
},
|
||||
"parts=0,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/gas_concrete_slab_s0v3_model"
|
||||
},
|
||||
"parts=1,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/gas_concrete_slab_s1v0_model"
|
||||
},
|
||||
"parts=1,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/gas_concrete_slab_s1v1_model"
|
||||
},
|
||||
"parts=1,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/gas_concrete_slab_s1v2_model"
|
||||
},
|
||||
"parts=1,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/gas_concrete_slab_s1v3_model"
|
||||
},
|
||||
"parts=2,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/gas_concrete_slab_s2v0_model"
|
||||
},
|
||||
"parts=2,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/gas_concrete_slab_s2v1_model"
|
||||
},
|
||||
"parts=2,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/gas_concrete_slab_s2v2_model"
|
||||
},
|
||||
"parts=2,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/gas_concrete_slab_s2v3_model"
|
||||
"variants": {
|
||||
"parts=0,tvariant=0": { "model": "engineersdecor:block/slab/specific/gas_concrete_slab_s0v0_model" },
|
||||
"parts=0,tvariant=1": { "model": "engineersdecor:block/slab/specific/gas_concrete_slab_s0v1_model" },
|
||||
"parts=0,tvariant=2": { "model": "engineersdecor:block/slab/specific/gas_concrete_slab_s0v2_model" },
|
||||
"parts=0,tvariant=3": { "model": "engineersdecor:block/slab/specific/gas_concrete_slab_s0v3_model" },
|
||||
"parts=1,tvariant=0": { "model": "engineersdecor:block/slab/specific/gas_concrete_slab_s1v0_model" },
|
||||
"parts=1,tvariant=1": { "model": "engineersdecor:block/slab/specific/gas_concrete_slab_s1v1_model" },
|
||||
"parts=1,tvariant=2": { "model": "engineersdecor:block/slab/specific/gas_concrete_slab_s1v2_model" },
|
||||
"parts=1,tvariant=3": { "model": "engineersdecor:block/slab/specific/gas_concrete_slab_s1v3_model" },
|
||||
"parts=2,tvariant=0": { "model": "engineersdecor:block/slab/specific/gas_concrete_slab_s2v0_model" },
|
||||
"parts=2,tvariant=1": { "model": "engineersdecor:block/slab/specific/gas_concrete_slab_s2v1_model" },
|
||||
"parts=2,tvariant=2": { "model": "engineersdecor:block/slab/specific/gas_concrete_slab_s2v2_model" },
|
||||
"parts=2,tvariant=3": { "model": "engineersdecor:block/slab/specific/gas_concrete_slab_s2v3_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,44 +1,44 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
"facing=east,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "engineersdecor:block/concrete/gas_concrete_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/gas_concrete_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,49 +1,19 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s0_model"
|
||||
},
|
||||
"parts=1": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s1_model"
|
||||
},
|
||||
"parts=2": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s2_model"
|
||||
},
|
||||
"parts=3": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s3_model"
|
||||
},
|
||||
"parts=4": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s4_model"
|
||||
},
|
||||
"parts=5": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s5_model"
|
||||
},
|
||||
"parts=6": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s6_model"
|
||||
},
|
||||
"parts=7": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s7_model"
|
||||
},
|
||||
"parts=8": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s8_model"
|
||||
},
|
||||
"parts=9": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s9_model"
|
||||
},
|
||||
"parts=10": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_sa_model"
|
||||
},
|
||||
"parts=11": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_sb_model"
|
||||
},
|
||||
"parts=12": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_sc_model"
|
||||
},
|
||||
"parts=13": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_sd_model"
|
||||
},
|
||||
"parts=14": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_se_model"
|
||||
"variants": {
|
||||
"parts=0": { "model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s0_model" },
|
||||
"parts=1": { "model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s1_model" },
|
||||
"parts=2": { "model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s2_model" },
|
||||
"parts=3": { "model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s3_model" },
|
||||
"parts=4": { "model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s4_model" },
|
||||
"parts=5": { "model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s5_model" },
|
||||
"parts=6": { "model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s6_model" },
|
||||
"parts=7": { "model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s7_model" },
|
||||
"parts=8": { "model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s8_model" },
|
||||
"parts=9": { "model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_s9_model" },
|
||||
"parts=10": { "model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_sa_model" },
|
||||
"parts=11": { "model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_sb_model" },
|
||||
"parts=12": { "model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_sc_model" },
|
||||
"parts=13": { "model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_sd_model" },
|
||||
"parts=14": { "model": "engineersdecor:block/slab/specific/halfslab_clinker_brick_se_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,49 +1,19 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_concrete_s0_model"
|
||||
},
|
||||
"parts=1": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_concrete_s1_model"
|
||||
},
|
||||
"parts=2": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_concrete_s2_model"
|
||||
},
|
||||
"parts=3": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_concrete_s3_model"
|
||||
},
|
||||
"parts=4": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_concrete_s4_model"
|
||||
},
|
||||
"parts=5": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_concrete_s5_model"
|
||||
},
|
||||
"parts=6": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_concrete_s6_model"
|
||||
},
|
||||
"parts=7": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_concrete_s7_model"
|
||||
},
|
||||
"parts=8": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_concrete_s8_model"
|
||||
},
|
||||
"parts=9": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_concrete_s9_model"
|
||||
},
|
||||
"parts=10": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_concrete_sa_model"
|
||||
},
|
||||
"parts=11": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_concrete_sb_model"
|
||||
},
|
||||
"parts=12": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_concrete_sc_model"
|
||||
},
|
||||
"parts=13": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_concrete_sd_model"
|
||||
},
|
||||
"parts=14": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_concrete_se_model"
|
||||
"variants": {
|
||||
"parts=0": { "model": "engineersdecor:block/slab/specific/halfslab_concrete_s0_model" },
|
||||
"parts=1": { "model": "engineersdecor:block/slab/specific/halfslab_concrete_s1_model" },
|
||||
"parts=2": { "model": "engineersdecor:block/slab/specific/halfslab_concrete_s2_model" },
|
||||
"parts=3": { "model": "engineersdecor:block/slab/specific/halfslab_concrete_s3_model" },
|
||||
"parts=4": { "model": "engineersdecor:block/slab/specific/halfslab_concrete_s4_model" },
|
||||
"parts=5": { "model": "engineersdecor:block/slab/specific/halfslab_concrete_s5_model" },
|
||||
"parts=6": { "model": "engineersdecor:block/slab/specific/halfslab_concrete_s6_model" },
|
||||
"parts=7": { "model": "engineersdecor:block/slab/specific/halfslab_concrete_s7_model" },
|
||||
"parts=8": { "model": "engineersdecor:block/slab/specific/halfslab_concrete_s8_model" },
|
||||
"parts=9": { "model": "engineersdecor:block/slab/specific/halfslab_concrete_s9_model" },
|
||||
"parts=10": { "model": "engineersdecor:block/slab/specific/halfslab_concrete_sa_model" },
|
||||
"parts=11": { "model": "engineersdecor:block/slab/specific/halfslab_concrete_sb_model" },
|
||||
"parts=12": { "model": "engineersdecor:block/slab/specific/halfslab_concrete_sc_model" },
|
||||
"parts=13": { "model": "engineersdecor:block/slab/specific/halfslab_concrete_sd_model" },
|
||||
"parts=14": { "model": "engineersdecor:block/slab/specific/halfslab_concrete_se_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,49 +1,19 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s0_model"
|
||||
},
|
||||
"parts=1": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s1_model"
|
||||
},
|
||||
"parts=2": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s2_model"
|
||||
},
|
||||
"parts=3": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s3_model"
|
||||
},
|
||||
"parts=4": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s4_model"
|
||||
},
|
||||
"parts=5": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s5_model"
|
||||
},
|
||||
"parts=6": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s6_model"
|
||||
},
|
||||
"parts=7": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s7_model"
|
||||
},
|
||||
"parts=8": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s8_model"
|
||||
},
|
||||
"parts=9": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s9_model"
|
||||
},
|
||||
"parts=10": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_sa_model"
|
||||
},
|
||||
"parts=11": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_sb_model"
|
||||
},
|
||||
"parts=12": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_sc_model"
|
||||
},
|
||||
"parts=13": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_sd_model"
|
||||
},
|
||||
"parts=14": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_se_model"
|
||||
"variants": {
|
||||
"parts=0": { "model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s0_model" },
|
||||
"parts=1": { "model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s1_model" },
|
||||
"parts=2": { "model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s2_model" },
|
||||
"parts=3": { "model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s3_model" },
|
||||
"parts=4": { "model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s4_model" },
|
||||
"parts=5": { "model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s5_model" },
|
||||
"parts=6": { "model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s6_model" },
|
||||
"parts=7": { "model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s7_model" },
|
||||
"parts=8": { "model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s8_model" },
|
||||
"parts=9": { "model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_s9_model" },
|
||||
"parts=10": { "model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_sa_model" },
|
||||
"parts=11": { "model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_sb_model" },
|
||||
"parts=12": { "model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_sc_model" },
|
||||
"parts=13": { "model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_sd_model" },
|
||||
"parts=14": { "model": "engineersdecor:block/slab/specific/halfslab_gas_concrete_se_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,49 +1,19 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s0_model"
|
||||
},
|
||||
"parts=1": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s1_model"
|
||||
},
|
||||
"parts=2": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s2_model"
|
||||
},
|
||||
"parts=3": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s3_model"
|
||||
},
|
||||
"parts=4": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s4_model"
|
||||
},
|
||||
"parts=5": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s5_model"
|
||||
},
|
||||
"parts=6": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s6_model"
|
||||
},
|
||||
"parts=7": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s7_model"
|
||||
},
|
||||
"parts=8": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s8_model"
|
||||
},
|
||||
"parts=9": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s9_model"
|
||||
},
|
||||
"parts=10": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_sa_model"
|
||||
},
|
||||
"parts=11": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_sb_model"
|
||||
},
|
||||
"parts=12": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_sc_model"
|
||||
},
|
||||
"parts=13": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_sd_model"
|
||||
},
|
||||
"parts=14": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_se_model"
|
||||
"variants": {
|
||||
"parts=0": { "model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s0_model" },
|
||||
"parts=1": { "model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s1_model" },
|
||||
"parts=2": { "model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s2_model" },
|
||||
"parts=3": { "model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s3_model" },
|
||||
"parts=4": { "model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s4_model" },
|
||||
"parts=5": { "model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s5_model" },
|
||||
"parts=6": { "model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s6_model" },
|
||||
"parts=7": { "model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s7_model" },
|
||||
"parts=8": { "model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s8_model" },
|
||||
"parts=9": { "model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_s9_model" },
|
||||
"parts=10": { "model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_sa_model" },
|
||||
"parts=11": { "model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_sb_model" },
|
||||
"parts=12": { "model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_sc_model" },
|
||||
"parts=13": { "model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_sd_model" },
|
||||
"parts=14": { "model": "engineersdecor:block/slab/specific/halfslab_rebar_concrete_se_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,49 +1,19 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s0_model"
|
||||
},
|
||||
"parts=1": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s1_model"
|
||||
},
|
||||
"parts=2": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s2_model"
|
||||
},
|
||||
"parts=3": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s3_model"
|
||||
},
|
||||
"parts=4": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s4_model"
|
||||
},
|
||||
"parts=5": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s5_model"
|
||||
},
|
||||
"parts=6": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s6_model"
|
||||
},
|
||||
"parts=7": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s7_model"
|
||||
},
|
||||
"parts=8": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s8_model"
|
||||
},
|
||||
"parts=9": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s9_model"
|
||||
},
|
||||
"parts=10": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_sa_model"
|
||||
},
|
||||
"parts=11": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_sb_model"
|
||||
},
|
||||
"parts=12": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_sc_model"
|
||||
},
|
||||
"parts=13": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_sd_model"
|
||||
},
|
||||
"parts=14": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_se_model"
|
||||
"variants": {
|
||||
"parts=0": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s0_model" },
|
||||
"parts=1": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s1_model" },
|
||||
"parts=2": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s2_model" },
|
||||
"parts=3": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s3_model" },
|
||||
"parts=4": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s4_model" },
|
||||
"parts=5": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s5_model" },
|
||||
"parts=6": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s6_model" },
|
||||
"parts=7": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s7_model" },
|
||||
"parts=8": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s8_model" },
|
||||
"parts=9": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_s9_model" },
|
||||
"parts=10": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_sa_model" },
|
||||
"parts=11": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_sb_model" },
|
||||
"parts=12": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_sc_model" },
|
||||
"parts=13": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_sd_model" },
|
||||
"parts=14": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_aluminum_se_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,49 +1,19 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s0_model"
|
||||
},
|
||||
"parts=1": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s1_model"
|
||||
},
|
||||
"parts=2": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s2_model"
|
||||
},
|
||||
"parts=3": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s3_model"
|
||||
},
|
||||
"parts=4": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s4_model"
|
||||
},
|
||||
"parts=5": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s5_model"
|
||||
},
|
||||
"parts=6": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s6_model"
|
||||
},
|
||||
"parts=7": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s7_model"
|
||||
},
|
||||
"parts=8": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s8_model"
|
||||
},
|
||||
"parts=9": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s9_model"
|
||||
},
|
||||
"parts=10": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_sa_model"
|
||||
},
|
||||
"parts=11": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_sb_model"
|
||||
},
|
||||
"parts=12": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_sc_model"
|
||||
},
|
||||
"parts=13": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_sd_model"
|
||||
},
|
||||
"parts=14": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_se_model"
|
||||
"variants": {
|
||||
"parts=0": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s0_model" },
|
||||
"parts=1": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s1_model" },
|
||||
"parts=2": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s2_model" },
|
||||
"parts=3": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s3_model" },
|
||||
"parts=4": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s4_model" },
|
||||
"parts=5": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s5_model" },
|
||||
"parts=6": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s6_model" },
|
||||
"parts=7": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s7_model" },
|
||||
"parts=8": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s8_model" },
|
||||
"parts=9": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_s9_model" },
|
||||
"parts=10": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_sa_model" },
|
||||
"parts=11": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_sb_model" },
|
||||
"parts=12": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_sc_model" },
|
||||
"parts=13": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_sd_model" },
|
||||
"parts=14": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_copper_se_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,49 +1,19 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s0_model"
|
||||
},
|
||||
"parts=1": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s1_model"
|
||||
},
|
||||
"parts=2": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s2_model"
|
||||
},
|
||||
"parts=3": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s3_model"
|
||||
},
|
||||
"parts=4": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s4_model"
|
||||
},
|
||||
"parts=5": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s5_model"
|
||||
},
|
||||
"parts=6": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s6_model"
|
||||
},
|
||||
"parts=7": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s7_model"
|
||||
},
|
||||
"parts=8": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s8_model"
|
||||
},
|
||||
"parts=9": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s9_model"
|
||||
},
|
||||
"parts=10": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_sa_model"
|
||||
},
|
||||
"parts=11": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_sb_model"
|
||||
},
|
||||
"parts=12": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_sc_model"
|
||||
},
|
||||
"parts=13": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_sd_model"
|
||||
},
|
||||
"parts=14": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_se_model"
|
||||
"variants": {
|
||||
"parts=0": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s0_model" },
|
||||
"parts=1": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s1_model" },
|
||||
"parts=2": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s2_model" },
|
||||
"parts=3": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s3_model" },
|
||||
"parts=4": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s4_model" },
|
||||
"parts=5": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s5_model" },
|
||||
"parts=6": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s6_model" },
|
||||
"parts=7": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s7_model" },
|
||||
"parts=8": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s8_model" },
|
||||
"parts=9": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_s9_model" },
|
||||
"parts=10": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_sa_model" },
|
||||
"parts=11": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_sb_model" },
|
||||
"parts=12": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_sc_model" },
|
||||
"parts=13": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_sd_model" },
|
||||
"parts=14": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_gold_se_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,49 +1,19 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s0_model"
|
||||
},
|
||||
"parts=1": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s1_model"
|
||||
},
|
||||
"parts=2": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s2_model"
|
||||
},
|
||||
"parts=3": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s3_model"
|
||||
},
|
||||
"parts=4": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s4_model"
|
||||
},
|
||||
"parts=5": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s5_model"
|
||||
},
|
||||
"parts=6": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s6_model"
|
||||
},
|
||||
"parts=7": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s7_model"
|
||||
},
|
||||
"parts=8": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s8_model"
|
||||
},
|
||||
"parts=9": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s9_model"
|
||||
},
|
||||
"parts=10": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_sa_model"
|
||||
},
|
||||
"parts=11": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_sb_model"
|
||||
},
|
||||
"parts=12": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_sc_model"
|
||||
},
|
||||
"parts=13": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_sd_model"
|
||||
},
|
||||
"parts=14": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_se_model"
|
||||
"variants": {
|
||||
"parts=0": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s0_model" },
|
||||
"parts=1": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s1_model" },
|
||||
"parts=2": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s2_model" },
|
||||
"parts=3": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s3_model" },
|
||||
"parts=4": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s4_model" },
|
||||
"parts=5": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s5_model" },
|
||||
"parts=6": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s6_model" },
|
||||
"parts=7": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s7_model" },
|
||||
"parts=8": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s8_model" },
|
||||
"parts=9": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_s9_model" },
|
||||
"parts=10": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_sa_model" },
|
||||
"parts=11": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_sb_model" },
|
||||
"parts=12": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_sc_model" },
|
||||
"parts=13": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_sd_model" },
|
||||
"parts=14": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_iron_se_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,49 +1,19 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s0_model"
|
||||
},
|
||||
"parts=1": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s1_model"
|
||||
},
|
||||
"parts=2": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s2_model"
|
||||
},
|
||||
"parts=3": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s3_model"
|
||||
},
|
||||
"parts=4": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s4_model"
|
||||
},
|
||||
"parts=5": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s5_model"
|
||||
},
|
||||
"parts=6": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s6_model"
|
||||
},
|
||||
"parts=7": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s7_model"
|
||||
},
|
||||
"parts=8": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s8_model"
|
||||
},
|
||||
"parts=9": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s9_model"
|
||||
},
|
||||
"parts=10": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_sa_model"
|
||||
},
|
||||
"parts=11": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_sb_model"
|
||||
},
|
||||
"parts=12": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_sc_model"
|
||||
},
|
||||
"parts=13": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_sd_model"
|
||||
},
|
||||
"parts=14": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_se_model"
|
||||
"variants": {
|
||||
"parts=0": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s0_model" },
|
||||
"parts=1": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s1_model" },
|
||||
"parts=2": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s2_model" },
|
||||
"parts=3": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s3_model" },
|
||||
"parts=4": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s4_model" },
|
||||
"parts=5": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s5_model" },
|
||||
"parts=6": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s6_model" },
|
||||
"parts=7": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s7_model" },
|
||||
"parts=8": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s8_model" },
|
||||
"parts=9": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_s9_model" },
|
||||
"parts=10": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_sa_model" },
|
||||
"parts=11": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_sb_model" },
|
||||
"parts=12": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_sc_model" },
|
||||
"parts=13": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_sd_model" },
|
||||
"parts=14": { "model": "engineersdecor:block/slab/specific/halfslab_sheetmetal_steel_se_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,49 +1,19 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s0_model"
|
||||
},
|
||||
"parts=1": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s1_model"
|
||||
},
|
||||
"parts=2": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s2_model"
|
||||
},
|
||||
"parts=3": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s3_model"
|
||||
},
|
||||
"parts=4": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s4_model"
|
||||
},
|
||||
"parts=5": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s5_model"
|
||||
},
|
||||
"parts=6": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s6_model"
|
||||
},
|
||||
"parts=7": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s7_model"
|
||||
},
|
||||
"parts=8": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s8_model"
|
||||
},
|
||||
"parts=9": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s9_model"
|
||||
},
|
||||
"parts=10": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_treated_wood_sa_model"
|
||||
},
|
||||
"parts=11": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_treated_wood_sb_model"
|
||||
},
|
||||
"parts=12": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_treated_wood_sc_model"
|
||||
},
|
||||
"parts=13": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_treated_wood_sd_model"
|
||||
},
|
||||
"parts=14": {
|
||||
"model": "engineersdecor:block/slab/specific/halfslab_treated_wood_se_model"
|
||||
"variants": {
|
||||
"parts=0": { "model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s0_model" },
|
||||
"parts=1": { "model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s1_model" },
|
||||
"parts=2": { "model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s2_model" },
|
||||
"parts=3": { "model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s3_model" },
|
||||
"parts=4": { "model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s4_model" },
|
||||
"parts=5": { "model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s5_model" },
|
||||
"parts=6": { "model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s6_model" },
|
||||
"parts=7": { "model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s7_model" },
|
||||
"parts=8": { "model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s8_model" },
|
||||
"parts=9": { "model": "engineersdecor:block/slab/specific/halfslab_treated_wood_s9_model" },
|
||||
"parts=10": { "model": "engineersdecor:block/slab/specific/halfslab_treated_wood_sa_model" },
|
||||
"parts=11": { "model": "engineersdecor:block/slab/specific/halfslab_treated_wood_sb_model" },
|
||||
"parts=12": { "model": "engineersdecor:block/slab/specific/halfslab_treated_wood_sc_model" },
|
||||
"parts=13": { "model": "engineersdecor:block/slab/specific/halfslab_treated_wood_sd_model" },
|
||||
"parts=14": { "model": "engineersdecor:block/slab/specific/halfslab_treated_wood_se_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/light/floor_edge_light_model" },
|
||||
"variants": {
|
||||
"facing": { "north":{"y":0}, "south":{"y":180}, "west":{"y":270}, "east":{"y":90}, "up": {"x":-90}, "down": {"x":90} }
|
||||
"facing=north": { "model": "engineersdecor:block/light/floor_edge_light_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/light/floor_edge_light_model", "y":180 },
|
||||
"facing=west": { "model": "engineersdecor:block/light/floor_edge_light_model", "y":270 },
|
||||
"facing=east": { "model": "engineersdecor:block/light/floor_edge_light_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/light/floor_edge_light_model", "x":270 },
|
||||
"facing=down": { "model": "engineersdecor:block/light/floor_edge_light_model", "x":90 }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/light/inset_light_model" },
|
||||
"variants": {
|
||||
"facing": { "north":{"y":0}, "south":{"y":180}, "west":{"y":270}, "east":{"y":90}, "up": {"x":-90}, "down": {"x":90} }
|
||||
"facing=north": { "model": "engineersdecor:block/light/inset_light_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/light/inset_light_model", "y":180 },
|
||||
"facing=west": { "model": "engineersdecor:block/light/inset_light_model", "y":270 },
|
||||
"facing=east": { "model": "engineersdecor:block/light/inset_light_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/light/inset_light_model", "x":270 },
|
||||
"facing=down": { "model": "engineersdecor:block/light/inset_light_model", "x":90 }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,40 +1,16 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/panzerglass_slab_s0v0_model"
|
||||
},
|
||||
"parts=0,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/panzerglass_slab_s0v1_model"
|
||||
},
|
||||
"parts=0,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/panzerglass_slab_s0v2_model"
|
||||
},
|
||||
"parts=0,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/panzerglass_slab_s0v3_model"
|
||||
},
|
||||
"parts=1,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/panzerglass_slab_s1v0_model"
|
||||
},
|
||||
"parts=1,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/panzerglass_slab_s1v1_model"
|
||||
},
|
||||
"parts=1,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/panzerglass_slab_s1v2_model"
|
||||
},
|
||||
"parts=1,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/panzerglass_slab_s1v3_model"
|
||||
},
|
||||
"parts=2,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/panzerglass_slab_s2v0_model"
|
||||
},
|
||||
"parts=2,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/panzerglass_slab_s2v1_model"
|
||||
},
|
||||
"parts=2,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/panzerglass_slab_s2v2_model"
|
||||
},
|
||||
"parts=2,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/panzerglass_slab_s2v3_model"
|
||||
"variants": {
|
||||
"parts=0,tvariant=0": { "model": "engineersdecor:block/slab/specific/panzerglass_slab_s0v0_model" },
|
||||
"parts=0,tvariant=1": { "model": "engineersdecor:block/slab/specific/panzerglass_slab_s0v1_model" },
|
||||
"parts=0,tvariant=2": { "model": "engineersdecor:block/slab/specific/panzerglass_slab_s0v2_model" },
|
||||
"parts=0,tvariant=3": { "model": "engineersdecor:block/slab/specific/panzerglass_slab_s0v3_model" },
|
||||
"parts=1,tvariant=0": { "model": "engineersdecor:block/slab/specific/panzerglass_slab_s1v0_model" },
|
||||
"parts=1,tvariant=1": { "model": "engineersdecor:block/slab/specific/panzerglass_slab_s1v1_model" },
|
||||
"parts=1,tvariant=2": { "model": "engineersdecor:block/slab/specific/panzerglass_slab_s1v2_model" },
|
||||
"parts=1,tvariant=3": { "model": "engineersdecor:block/slab/specific/panzerglass_slab_s1v3_model" },
|
||||
"parts=2,tvariant=0": { "model": "engineersdecor:block/slab/specific/panzerglass_slab_s2v0_model" },
|
||||
"parts=2,tvariant=1": { "model": "engineersdecor:block/slab/specific/panzerglass_slab_s2v1_model" },
|
||||
"parts=2,tvariant=2": { "model": "engineersdecor:block/slab/specific/panzerglass_slab_s2v2_model" },
|
||||
"parts=2,tvariant=3": { "model": "engineersdecor:block/slab/specific/panzerglass_slab_s2v3_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -11,4 +11,4 @@
|
|||
{ "model": "engineersdecor:block/concrete/rebar_concrete_model7" }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,40 +1,16 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s0v0_model"
|
||||
},
|
||||
"parts=0,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s0v1_model"
|
||||
},
|
||||
"parts=0,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s0v2_model"
|
||||
},
|
||||
"parts=0,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s0v3_model"
|
||||
},
|
||||
"parts=1,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s1v0_model"
|
||||
},
|
||||
"parts=1,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s1v1_model"
|
||||
},
|
||||
"parts=1,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s1v2_model"
|
||||
},
|
||||
"parts=1,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s1v3_model"
|
||||
},
|
||||
"parts=2,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s2v0_model"
|
||||
},
|
||||
"parts=2,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s2v1_model"
|
||||
},
|
||||
"parts=2,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s2v2_model"
|
||||
},
|
||||
"parts=2,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s2v3_model"
|
||||
"variants": {
|
||||
"parts=0,tvariant=0": { "model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s0v0_model" },
|
||||
"parts=0,tvariant=1": { "model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s0v1_model" },
|
||||
"parts=0,tvariant=2": { "model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s0v2_model" },
|
||||
"parts=0,tvariant=3": { "model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s0v3_model" },
|
||||
"parts=1,tvariant=0": { "model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s1v0_model" },
|
||||
"parts=1,tvariant=1": { "model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s1v1_model" },
|
||||
"parts=1,tvariant=2": { "model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s1v2_model" },
|
||||
"parts=1,tvariant=3": { "model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s1v3_model" },
|
||||
"parts=2,tvariant=0": { "model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s2v0_model" },
|
||||
"parts=2,tvariant=1": { "model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s2v1_model" },
|
||||
"parts=2,tvariant=2": { "model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s2v2_model" },
|
||||
"parts=2,tvariant=3": { "model": "engineersdecor:block/slab/specific/rebar_concrete_slab_s2v3_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,44 +1,44 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
"facing=east,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -11,4 +11,4 @@
|
|||
{ "model": "engineersdecor:block/concrete/rebar_concrete_tile_model7" }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,40 +1,16 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s0v0_model"
|
||||
},
|
||||
"parts=0,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s0v1_model"
|
||||
},
|
||||
"parts=0,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s0v2_model"
|
||||
},
|
||||
"parts=0,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s0v3_model"
|
||||
},
|
||||
"parts=1,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s1v0_model"
|
||||
},
|
||||
"parts=1,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s1v1_model"
|
||||
},
|
||||
"parts=1,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s1v2_model"
|
||||
},
|
||||
"parts=1,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s1v3_model"
|
||||
},
|
||||
"parts=2,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s2v0_model"
|
||||
},
|
||||
"parts=2,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s2v1_model"
|
||||
},
|
||||
"parts=2,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s2v2_model"
|
||||
},
|
||||
"parts=2,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s2v3_model"
|
||||
}
|
||||
"parts=0,tvariant=0": { "model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s0v0_model" },
|
||||
"parts=0,tvariant=1": { "model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s0v1_model" },
|
||||
"parts=0,tvariant=2": { "model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s0v2_model" },
|
||||
"parts=0,tvariant=3": { "model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s0v3_model" },
|
||||
"parts=1,tvariant=0": { "model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s1v0_model" },
|
||||
"parts=1,tvariant=1": { "model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s1v1_model" },
|
||||
"parts=1,tvariant=2": { "model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s1v2_model" },
|
||||
"parts=1,tvariant=3": { "model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s1v3_model" },
|
||||
"parts=2,tvariant=0": { "model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s2v0_model" },
|
||||
"parts=2,tvariant=1": { "model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s2v1_model" },
|
||||
"parts=2,tvariant=2": { "model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s2v2_model" },
|
||||
"parts=2,tvariant=3": { "model": "engineersdecor:block/slab/specific/rebar_concrete_tile_slab_s2v3_model" }
|
||||
}
|
||||
}
|
|
@ -1,44 +1,44 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
"facing=east,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "engineersdecor:block/concrete/rebar_concrete_tile_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,4 +6,4 @@
|
|||
{ "when": { "south": "true" }, "apply": { "model": "engineersdecor:block/concrete/rebar_concrete_wall_side", "y": 180, "uvlock": true } },
|
||||
{ "when": { "west": "true" }, "apply": { "model": "engineersdecor:block/concrete/rebar_concrete_wall_side", "y": 270, "uvlock": true } }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/sign/sign_danger_model" },
|
||||
"variants": {
|
||||
"facing": { "north":{"y":180}, "south":{"y":0}, "west":{"y":90}, "east":{"y":270}, "up": {"x":0}, "down": {"x":0} }
|
||||
"facing=north": { "model": "engineersdecor:block/sign/sign_danger_model", "y":180 },
|
||||
"facing=south": { "model": "engineersdecor:block/sign/sign_danger_model" },
|
||||
"facing=west": { "model": "engineersdecor:block/sign/sign_danger_model", "y":90 },
|
||||
"facing=east": { "model": "engineersdecor:block/sign/sign_danger_model", "y":270 },
|
||||
"facing=up": { "model": "engineersdecor:block/sign/sign_danger_model" },
|
||||
"facing=down": { "model": "engineersdecor:block/sign/sign_danger_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/sign/sign_decor_model" },
|
||||
"variants": {
|
||||
"facing": { "north":{"y":180}, "south":{"y":0}, "west":{"y":90}, "east":{"y":270}, "up": {"x":0}, "down": {"x":0} }
|
||||
"facing=north": { "model": "engineersdecor:block/sign/sign_decor_model", "y":180 },
|
||||
"facing=south": { "model": "engineersdecor:block/sign/sign_decor_model" },
|
||||
"facing=west": { "model": "engineersdecor:block/sign/sign_decor_model", "y":90 },
|
||||
"facing=east": { "model": "engineersdecor:block/sign/sign_decor_model", "y":270 },
|
||||
"facing=up": { "model": "engineersdecor:block/sign/sign_decor_model" },
|
||||
"facing=down": { "model": "engineersdecor:block/sign/sign_decor_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/sign/sign_defense_model" },
|
||||
"variants": {
|
||||
"facing": { "north":{"y":180}, "south":{"y":0}, "west":{"y":90}, "east":{"y":270}, "up": {"x":0}, "down": {"x":0} }
|
||||
"facing=north": { "model": "engineersdecor:block/sign/sign_defense_model", "y":180 },
|
||||
"facing=south": { "model": "engineersdecor:block/sign/sign_defense_model" },
|
||||
"facing=west": { "model": "engineersdecor:block/sign/sign_defense_model", "y":90 },
|
||||
"facing=east": { "model": "engineersdecor:block/sign/sign_defense_model", "y":270 },
|
||||
"facing=up": { "model": "engineersdecor:block/sign/sign_defense_model" },
|
||||
"facing=down": { "model": "engineersdecor:block/sign/sign_defense_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/sign/sign_exit_model" },
|
||||
"variants": {
|
||||
"facing": { "north":{"y":180}, "south":{"y":0}, "west":{"y":90}, "east":{"y":270}, "up": {"x":0}, "down": {"x":0} }
|
||||
"facing=north": { "model": "engineersdecor:block/sign/sign_exit_model", "y":180 },
|
||||
"facing=south": { "model": "engineersdecor:block/sign/sign_exit_model" },
|
||||
"facing=west": { "model": "engineersdecor:block/sign/sign_exit_model", "y":90 },
|
||||
"facing=east": { "model": "engineersdecor:block/sign/sign_exit_model", "y":270 },
|
||||
"facing=up": { "model": "engineersdecor:block/sign/sign_exit_model" },
|
||||
"facing=down": { "model": "engineersdecor:block/sign/sign_exit_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/sign/sign_factoryarea_model" },
|
||||
"variants": {
|
||||
"facing": { "north":{"y":180}, "south":{"y":0}, "west":{"y":90}, "east":{"y":270}, "up": {"x":0}, "down": {"x":0} }
|
||||
"facing=north": { "model": "engineersdecor:block/sign/sign_factoryarea_model", "y":180 },
|
||||
"facing=south": { "model": "engineersdecor:block/sign/sign_factoryarea_model" },
|
||||
"facing=west": { "model": "engineersdecor:block/sign/sign_factoryarea_model", "y":90 },
|
||||
"facing=east": { "model": "engineersdecor:block/sign/sign_factoryarea_model", "y":270 },
|
||||
"facing=up": { "model": "engineersdecor:block/sign/sign_factoryarea_model" },
|
||||
"facing=down": { "model": "engineersdecor:block/sign/sign_factoryarea_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/sign/sign_hotwire_model" },
|
||||
"variants": {
|
||||
"facing": { "north":{"y":180}, "south":{"y":0}, "west":{"y":90}, "east":{"y":270}, "up": {"x":0}, "down": {"x":0} }
|
||||
"facing=north": { "model": "engineersdecor:block/sign/sign_hotwire_model", "y":180 },
|
||||
"facing=south": { "model": "engineersdecor:block/sign/sign_hotwire_model" },
|
||||
"facing=west": { "model": "engineersdecor:block/sign/sign_hotwire_model", "y":90 },
|
||||
"facing=east": { "model": "engineersdecor:block/sign/sign_hotwire_model", "y":270 },
|
||||
"facing=up": { "model": "engineersdecor:block/sign/sign_hotwire_model" },
|
||||
"facing=down": { "model": "engineersdecor:block/sign/sign_hotwire_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/sign/sign_mindstep_model" },
|
||||
"variants": {
|
||||
"facing": { "north":{"y":180}, "south":{"y":0}, "west":{"y":90}, "east":{"y":270}, "up": {"x":0}, "down": {"x":0} }
|
||||
"facing=north": { "model": "engineersdecor:block/sign/sign_mindstep_model", "y":180 },
|
||||
"facing=south": { "model": "engineersdecor:block/sign/sign_mindstep_model" },
|
||||
"facing=west": { "model": "engineersdecor:block/sign/sign_mindstep_model", "y":90 },
|
||||
"facing=east": { "model": "engineersdecor:block/sign/sign_mindstep_model", "y":270 },
|
||||
"facing=up": { "model": "engineersdecor:block/sign/sign_mindstep_model" },
|
||||
"facing=down": { "model": "engineersdecor:block/sign/sign_mindstep_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,40 +1,16 @@
|
|||
{
|
||||
"variants": {
|
||||
"parts=0,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/slag_brick_slab_s0v0_model"
|
||||
},
|
||||
"parts=0,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/slag_brick_slab_s0v1_model"
|
||||
},
|
||||
"parts=0,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/slag_brick_slab_s0v2_model"
|
||||
},
|
||||
"parts=0,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/slag_brick_slab_s0v3_model"
|
||||
},
|
||||
"parts=1,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/slag_brick_slab_s1v0_model"
|
||||
},
|
||||
"parts=1,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/slag_brick_slab_s1v1_model"
|
||||
},
|
||||
"parts=1,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/slag_brick_slab_s1v2_model"
|
||||
},
|
||||
"parts=1,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/slag_brick_slab_s1v3_model"
|
||||
},
|
||||
"parts=2,tvariant=0": {
|
||||
"model": "engineersdecor:block/slab/specific/slag_brick_slab_s2v0_model"
|
||||
},
|
||||
"parts=2,tvariant=1": {
|
||||
"model": "engineersdecor:block/slab/specific/slag_brick_slab_s2v1_model"
|
||||
},
|
||||
"parts=2,tvariant=2": {
|
||||
"model": "engineersdecor:block/slab/specific/slag_brick_slab_s2v2_model"
|
||||
},
|
||||
"parts=2,tvariant=3": {
|
||||
"model": "engineersdecor:block/slab/specific/slag_brick_slab_s2v3_model"
|
||||
}
|
||||
"parts=0,tvariant=0": { "model": "engineersdecor:block/slab/specific/slag_brick_slab_s0v0_model" },
|
||||
"parts=0,tvariant=1": { "model": "engineersdecor:block/slab/specific/slag_brick_slab_s0v1_model" },
|
||||
"parts=0,tvariant=2": { "model": "engineersdecor:block/slab/specific/slag_brick_slab_s0v2_model" },
|
||||
"parts=0,tvariant=3": { "model": "engineersdecor:block/slab/specific/slag_brick_slab_s0v3_model" },
|
||||
"parts=1,tvariant=0": { "model": "engineersdecor:block/slab/specific/slag_brick_slab_s1v0_model" },
|
||||
"parts=1,tvariant=1": { "model": "engineersdecor:block/slab/specific/slag_brick_slab_s1v1_model" },
|
||||
"parts=1,tvariant=2": { "model": "engineersdecor:block/slab/specific/slag_brick_slab_s1v2_model" },
|
||||
"parts=1,tvariant=3": { "model": "engineersdecor:block/slab/specific/slag_brick_slab_s1v3_model" },
|
||||
"parts=2,tvariant=0": { "model": "engineersdecor:block/slab/specific/slag_brick_slab_s2v0_model" },
|
||||
"parts=2,tvariant=1": { "model": "engineersdecor:block/slab/specific/slag_brick_slab_s2v1_model" },
|
||||
"parts=2,tvariant=2": { "model": "engineersdecor:block/slab/specific/slag_brick_slab_s2v2_model" },
|
||||
"parts=2,tvariant=3": { "model": "engineersdecor:block/slab/specific/slag_brick_slab_s2v3_model" }
|
||||
}
|
||||
}
|
|
@ -1,44 +1,44 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
"facing=east,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "engineersdecor:block/brick/slag_brick_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "engineersdecor:block/brick/slag_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "engineersdecor:block/device/small_block_breaker_model"
|
||||
},
|
||||
"variants": {
|
||||
"facing": { "north":{"y":0}, "south":{"y":180}, "west":{"y":270}, "east":{"y":90} },
|
||||
"active": { "true":{ "model": "engineersdecor:block/device/small_block_breaker_model_active" }, "false":{}}
|
||||
"active=false,facing=north": { "model": "engineersdecor:block/device/small_block_breaker_model" },
|
||||
"active=false,facing=south": { "model": "engineersdecor:block/device/small_block_breaker_model", "y":180 },
|
||||
"active=false,facing=west": { "model": "engineersdecor:block/device/small_block_breaker_model", "y":270 },
|
||||
"active=false,facing=east": { "model": "engineersdecor:block/device/small_block_breaker_model", "y":90 },
|
||||
"active=true,facing=north": { "model": "engineersdecor:block/device/small_block_breaker_model_active" },
|
||||
"active=true,facing=south": { "model": "engineersdecor:block/device/small_block_breaker_model_active", "y":180 },
|
||||
"active=true,facing=west": { "model": "engineersdecor:block/device/small_block_breaker_model_active", "y":270 },
|
||||
"active=true,facing=east": { "model": "engineersdecor:block/device/small_block_breaker_model_active", "y":90 }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,12 +1,8 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/device/small_fluid_funnel_model_s0" },
|
||||
"variants": {
|
||||
"level": {
|
||||
"0":{},
|
||||
"1":{"model": "engineersdecor:block/device/small_fluid_funnel_model_s1"},
|
||||
"2":{"model": "engineersdecor:block/device/small_fluid_funnel_model_s2"},
|
||||
"3":{"model": "engineersdecor:block/device/small_fluid_funnel_model_s3"}
|
||||
}
|
||||
"level=0": { "model": "engineersdecor:block/device/small_fluid_funnel_model_s0" },
|
||||
"level=1": { "model": "engineersdecor:block/device/small_fluid_funnel_model_s1" },
|
||||
"level=2": { "model": "engineersdecor:block/device/small_fluid_funnel_model_s2" },
|
||||
"level=3": { "model": "engineersdecor:block/device/small_fluid_funnel_model_s3" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -4,17 +4,14 @@
|
|||
"active=false,facing=south,filled=false": { "model": "engineersdecor:block/device/small_milking_machine_model", "y": 180 },
|
||||
"active=false,facing=west,filled=false": { "model": "engineersdecor:block/device/small_milking_machine_model", "y": 270 },
|
||||
"active=false,facing=east,filled=false": { "model": "engineersdecor:block/device/small_milking_machine_model", "y": 90 },
|
||||
|
||||
"active=true,facing=north,filled=false": { "model": "engineersdecor:block/device/small_milking_machine_model_active", "y": 0 },
|
||||
"active=true,facing=south,filled=false": { "model": "engineersdecor:block/device/small_milking_machine_model_active", "y": 180 },
|
||||
"active=true,facing=west,filled=false": { "model": "engineersdecor:block/device/small_milking_machine_model_active", "y": 270 },
|
||||
"active=true,facing=east,filled=false": { "model": "engineersdecor:block/device/small_milking_machine_model_active", "y": 90 },
|
||||
|
||||
"active=false,facing=north,filled=true": { "model": "engineersdecor:block/device/small_milking_machine_model_filled", "y": 0 },
|
||||
"active=false,facing=south,filled=true": { "model": "engineersdecor:block/device/small_milking_machine_model_filled", "y": 180 },
|
||||
"active=false,facing=west,filled=true": { "model": "engineersdecor:block/device/small_milking_machine_model_filled", "y": 270 },
|
||||
"active=false,facing=east,filled=true": { "model": "engineersdecor:block/device/small_milking_machine_model_filled", "y": 90 },
|
||||
|
||||
"active=true,facing=north,filled=true": { "model": "engineersdecor:block/device/small_milking_machine_model_filled_active", "y": 0 },
|
||||
"active=true,facing=south,filled=true": { "model": "engineersdecor:block/device/small_milking_machine_model_filled_active", "y": 180 },
|
||||
"active=true,facing=west,filled=true": { "model": "engineersdecor:block/device/small_milking_machine_model_filled_active", "y": 270 },
|
||||
|
|
|
@ -1,8 +1,12 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/device/small_tree_cutter_model" },
|
||||
"variants": {
|
||||
"facing": { "north": {"y":0}, "south": {"y":180}, "west": {"y":-90}, "east": {"y":90} },
|
||||
"active": { "true":{ "model": "engineersdecor:block/device/small_tree_cutter_model_active" }, "false":{}}
|
||||
"active=false,facing=north": { "model": "engineersdecor:block/device/small_tree_cutter_model" },
|
||||
"active=false,facing=south": { "model": "engineersdecor:block/device/small_tree_cutter_model", "y":180 },
|
||||
"active=false,facing=west": { "model": "engineersdecor:block/device/small_tree_cutter_model", "y":270 },
|
||||
"active=false,facing=east": { "model": "engineersdecor:block/device/small_tree_cutter_model", "y":90 },
|
||||
"active=true,facing=north": { "model": "engineersdecor:block/device/small_tree_cutter_model_active" },
|
||||
"active=true,facing=south": { "model": "engineersdecor:block/device/small_tree_cutter_model_active", "y":180 },
|
||||
"active=true,facing=west": { "model": "engineersdecor:block/device/small_tree_cutter_model_active", "y":270 },
|
||||
"active=true,facing=east": { "model": "engineersdecor:block/device/small_tree_cutter_model_active", "y":90 }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/furniture/steel_floor_grating_model" },
|
||||
"variants": {
|
||||
"": [{}]
|
||||
}
|
||||
}
|
||||
{ "variants": { "": { "model": "engineersdecor:block/furniture/steel_floor_grating_model" } } }
|
|
@ -1,9 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "engineersdecor:block/furniture/steel_framed_window_model"
|
||||
},
|
||||
"variants": {
|
||||
"facing": { "north": {"y":0}, "south": {"y":0}, "west": {"y":90}, "east": {"y":90}, "up": {"x":90}, "down": {"x":90} }
|
||||
"facing=north": { "model": "engineersdecor:block/furniture/steel_framed_window_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/furniture/steel_framed_window_model", "y":180 },
|
||||
"facing=west": { "model": "engineersdecor:block/furniture/steel_framed_window_model", "y":270 },
|
||||
"facing=east": { "model": "engineersdecor:block/furniture/steel_framed_window_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/furniture/steel_framed_window_model", "x":270 },
|
||||
"facing=down": { "model": "engineersdecor:block/furniture/steel_framed_window_model", "x":90 }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/furniture/steel_table_model" },
|
||||
"variants": {
|
||||
"": [{}]
|
||||
}
|
||||
}
|
||||
{ "variants": { "": { "model": "engineersdecor:block/furniture/steel_table_model" } } }
|
|
@ -1,14 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "engineersdecor:block/pole/straight_thick_metal_pole_model",
|
||||
"textures": {
|
||||
"particle": "engineersdecor:block/pole/thick_steel_pole_side_texture",
|
||||
"side": "engineersdecor:block/pole/thick_steel_pole_side_texture",
|
||||
"top": "engineersdecor:block/pole/thick_steel_pole_top_texture"
|
||||
}
|
||||
},
|
||||
"variants": {
|
||||
"facing": { "north": {"y":180}, "south": {"y":0}, "west": {"y":90}, "east": {"y":270}, "up": {"x":90}, "down": {"x":270}}
|
||||
"facing=north": { "model": "engineersdecor:block/pole/thick_steel_pole_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/pole/thick_steel_pole_model" },
|
||||
"facing=west": { "model": "engineersdecor:block/pole/thick_steel_pole_model", "y":90 },
|
||||
"facing=east": { "model": "engineersdecor:block/pole/thick_steel_pole_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/pole/thick_steel_pole_model", "x":90 },
|
||||
"facing=down": { "model": "engineersdecor:block/pole/thick_steel_pole_model", "x":90 }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,15 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "engineersdecor:block/pole/straight_thick_metal_pole_head_model",
|
||||
"x":-90,
|
||||
"textures": {
|
||||
"particle": "engineersdecor:block/pole/thick_steel_pole_side_texture",
|
||||
"side": "engineersdecor:block/pole/thick_steel_pole_side_texture",
|
||||
"top": "engineersdecor:block/pole/thick_steel_pole_top_texture"
|
||||
}
|
||||
},
|
||||
"variants": {
|
||||
"facing": { "north":{"y":0}, "south":{"y":180}, "west":{"y":270}, "east":{"y":90}, "up": {"x":-90}, "down": {"x":90} }
|
||||
"facing=north": { "model": "engineersdecor:block/pole/thick_steel_pole_head_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/pole/thick_steel_pole_head_model", "y":180 },
|
||||
"facing=west": { "model": "engineersdecor:block/pole/thick_steel_pole_head_model", "y":270 },
|
||||
"facing=east": { "model": "engineersdecor:block/pole/thick_steel_pole_head_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/pole/thick_steel_pole_head_model", "x":270 },
|
||||
"facing=down": { "model": "engineersdecor:block/pole/thick_steel_pole_head_model", "x":90 }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,14 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "engineersdecor:block/pole/straight_thin_metal_pole_model",
|
||||
"textures": {
|
||||
"particle": "engineersdecor:block/pole/thin_steel_pole_side_texture",
|
||||
"side": "engineersdecor:block/pole/thin_steel_pole_side_texture",
|
||||
"top": "engineersdecor:block/pole/thin_steel_pole_top_texture"
|
||||
}
|
||||
},
|
||||
"variants": {
|
||||
"facing": { "north": {"y":180}, "south": {"y":0}, "west": {"y":90}, "east": {"y":270}, "up": {"x":90}, "down": {"x":270}}
|
||||
"facing=north": { "model": "engineersdecor:block/pole/thin_steel_pole_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/pole/thin_steel_pole_model" },
|
||||
"facing=west": { "model": "engineersdecor:block/pole/thin_steel_pole_model", "y":90 },
|
||||
"facing=east": { "model": "engineersdecor:block/pole/thin_steel_pole_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/pole/thin_steel_pole_model", "x":90 },
|
||||
"facing=down": { "model": "engineersdecor:block/pole/thin_steel_pole_model", "x":90 }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,15 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "engineersdecor:block/pole/straight_thin_metal_pole_head_model",
|
||||
"x":-90,
|
||||
"textures": {
|
||||
"particle": "engineersdecor:block/pole/thin_steel_pole_side_texture",
|
||||
"side": "engineersdecor:block/pole/thin_steel_pole_side_texture",
|
||||
"top": "engineersdecor:block/pole/thin_steel_pole_top_texture"
|
||||
}
|
||||
},
|
||||
"variants": {
|
||||
"facing": { "north":{"y":0}, "south":{"y":180}, "west":{"y":270}, "east":{"y":90}, "up": {"x":-90}, "down": {"x":90} }
|
||||
"facing=north": { "model": "engineersdecor:block/pole/thin_steel_pole_head_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/pole/thin_steel_pole_head_model", "y":180 },
|
||||
"facing=west": { "model": "engineersdecor:block/pole/thin_steel_pole_head_model", "y":270 },
|
||||
"facing=east": { "model": "engineersdecor:block/pole/thin_steel_pole_head_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/pole/thin_steel_pole_head_model", "x":270 },
|
||||
"facing=down": { "model": "engineersdecor:block/pole/thin_steel_pole_head_model", "x":90 }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/furniture/treated_wood_windowsill_broad_model" },
|
||||
"variants": {
|
||||
"facing": { "north": {"y":0}, "south": {"y":180}, "west": {"y":-90}, "east": {"y":90}, "up":{}, "down":{} }
|
||||
"facing=north": { "model": "engineersdecor:block/furniture/treated_wood_windowsill_broad_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/furniture/treated_wood_windowsill_broad_model", "y":180 },
|
||||
"facing=west": { "model": "engineersdecor:block/furniture/treated_wood_windowsill_broad_model", "y":270 },
|
||||
"facing=east": { "model": "engineersdecor:block/furniture/treated_wood_windowsill_broad_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/furniture/treated_wood_windowsill_broad_model" },
|
||||
"facing=down": { "model": "engineersdecor:block/furniture/treated_wood_windowsill_broad_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/crafting_table/treated_wood_crafting_table_model" },
|
||||
"variants": {
|
||||
"facing": { "north": {"y":0}, "south": {"y":180}, "west": {"y":-90}, "east": {"y":90}, "up":{}, "down":{} }
|
||||
"facing=north": { "model": "engineersdecor:block/crafting_table/treated_wood_crafting_table_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/crafting_table/treated_wood_crafting_table_model", "y":180 },
|
||||
"facing=west": { "model": "engineersdecor:block/crafting_table/treated_wood_crafting_table_model", "y":270 },
|
||||
"facing=east": { "model": "engineersdecor:block/crafting_table/treated_wood_crafting_table_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/crafting_table/treated_wood_crafting_table_model" },
|
||||
"facing=down": { "model": "engineersdecor:block/crafting_table/treated_wood_crafting_table_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,14 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "engineersdecor:block/pole/straight_pole_model",
|
||||
"textures": {
|
||||
"particle": "engineersdecor:block/pole/treated_wood_pole_side_texture",
|
||||
"side": "engineersdecor:block/pole/treated_wood_pole_side_texture",
|
||||
"top": "engineersdecor:block/pole/treated_wood_pole_top_texture"
|
||||
}
|
||||
},
|
||||
"variants": {
|
||||
"facing": { "north": {"y":180}, "south": {"y":0}, "west": {"y":90}, "east": {"y":270}, "up": {"x":90}, "down": {"x":270}}
|
||||
"facing=north": { "model": "engineersdecor:block/pole/treated_wood_pole_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/pole/treated_wood_pole_model" },
|
||||
"facing=west": { "model": "engineersdecor:block/pole/treated_wood_pole_model", "y":90 },
|
||||
"facing=east": { "model": "engineersdecor:block/pole/treated_wood_pole_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/pole/treated_wood_pole_model", "x":90 },
|
||||
"facing=down": { "model": "engineersdecor:block/pole/treated_wood_pole_model", "x":90 }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,15 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "engineersdecor:block/pole/straight_pole_head_model",
|
||||
"x":-90,
|
||||
"textures": {
|
||||
"particle": "engineersdecor:block/pole/treated_wood_pole_side_texture",
|
||||
"side": "engineersdecor:block/pole/treated_wood_pole_side_texture",
|
||||
"top": "engineersdecor:block/pole/treated_wood_pole_top_texture"
|
||||
}
|
||||
},
|
||||
"variants": {
|
||||
"facing": { "north":{"y":0}, "south":{"y":180}, "west":{"y":270}, "east":{"y":90}, "up": {"x":-90}, "down": {"x":90} }
|
||||
"facing=north": { "model": "engineersdecor:block/pole/treated_wood_pole_head_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/pole/treated_wood_pole_head_model", "y":180 },
|
||||
"facing=west": { "model": "engineersdecor:block/pole/treated_wood_pole_head_model", "y":270 },
|
||||
"facing=east": { "model": "engineersdecor:block/pole/treated_wood_pole_head_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/pole/treated_wood_pole_head_model", "x":270 },
|
||||
"facing=down": { "model": "engineersdecor:block/pole/treated_wood_pole_head_model", "x":90 }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,15 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "engineersdecor:block/pole/straight_pole_support_model",
|
||||
"x":-90,
|
||||
"textures": {
|
||||
"particle": "engineersdecor:block/pole/treated_wood_pole_side_texture",
|
||||
"side": "engineersdecor:block/pole/treated_wood_pole_side_texture",
|
||||
"top": "engineersdecor:block/pole/treated_wood_pole_top_texture"
|
||||
}
|
||||
},
|
||||
"variants": {
|
||||
"facing": { "north":{"y":0}, "south":{"y":180}, "west":{"y":270}, "east":{"y":90}, "up": {"x":-90}, "down": {"x":90} }
|
||||
"facing=north": { "model": "engineersdecor:block/pole/treated_wood_pole_support_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/pole/treated_wood_pole_support_model", "y":180 },
|
||||
"facing=west": { "model": "engineersdecor:block/pole/treated_wood_pole_support_model", "y":270 },
|
||||
"facing=east": { "model": "engineersdecor:block/pole/treated_wood_pole_support_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/pole/treated_wood_pole_support_model", "x":270 },
|
||||
"facing=down": { "model": "engineersdecor:block/pole/treated_wood_pole_support_model", "x":90 }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,9 +1 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "engineersdecor:block/furniture/treated_wood_side_table_model"
|
||||
},
|
||||
"variants": {
|
||||
"": [{}]
|
||||
}
|
||||
}
|
||||
{ "variants": { "": { "model": "engineersdecor:block/furniture/treated_wood_side_table_model" } } }
|
|
@ -1,5 +1 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/furniture/treated_wood_stool_model" },
|
||||
"variants": { "": [{}] }
|
||||
}
|
||||
{ "variants": { "": { "model": "engineersdecor:block/furniture/treated_wood_stool_model" } } }
|
|
@ -1,5 +1 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/furniture/treated_wood_table_model" },
|
||||
"variants": { "": [{}] }
|
||||
}
|
||||
{ "variants": { "": { "model": "engineersdecor:block/furniture/treated_wood_table_model" } } }
|
|
@ -1,9 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "engineersdecor:block/furniture/treated_wood_window_model"
|
||||
},
|
||||
"variants": {
|
||||
"facing": { "north": {"y":0}, "south": {"y":0}, "west": {"y":90}, "east": {"y":90}, "up": {"x":90}, "down": {"x":90} }
|
||||
"facing=north": { "model": "engineersdecor:block/furniture/treated_wood_window_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/furniture/treated_wood_window_model", "y":180 },
|
||||
"facing=west": { "model": "engineersdecor:block/furniture/treated_wood_window_model", "y":270 },
|
||||
"facing=east": { "model": "engineersdecor:block/furniture/treated_wood_window_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/furniture/treated_wood_window_model", "x":270 },
|
||||
"facing=down": { "model": "engineersdecor:block/furniture/treated_wood_window_model", "x":90 }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": { "model": "engineersdecor:block/furniture/treated_wood_windowsill_model" },
|
||||
"variants": {
|
||||
"facing": { "north": {"y":0}, "south": {"y":180}, "west": {"y":-90}, "east": {"y":90}, "up":{}, "down":{} }
|
||||
"facing=north": { "model": "engineersdecor:block/furniture/treated_wood_windowsill_model" },
|
||||
"facing=south": { "model": "engineersdecor:block/furniture/treated_wood_windowsill_model", "y":180 },
|
||||
"facing=west": { "model": "engineersdecor:block/furniture/treated_wood_windowsill_model", "y":270 },
|
||||
"facing=east": { "model": "engineersdecor:block/furniture/treated_wood_windowsill_model", "y":90 },
|
||||
"facing=up": { "model": "engineersdecor:block/furniture/treated_wood_windowsill_model" },
|
||||
"facing=down": { "model": "engineersdecor:block/furniture/treated_wood_windowsill_model" }
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "engineersdecor:block/pole/straight_thick_metal_pole_head_model",
|
||||
"textures": {
|
||||
"particle": "engineersdecor:block/pole/thick_steel_pole_side_texture",
|
||||
"side": "engineersdecor:block/pole/thick_steel_pole_side_texture",
|
||||
"top": "engineersdecor:block/pole/thick_steel_pole_top_texture"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "engineersdecor:block/pole/straight_thick_metal_pole_model",
|
||||
"textures": {
|
||||
"particle": "engineersdecor:block/pole/thick_steel_pole_side_texture",
|
||||
"side": "engineersdecor:block/pole/thick_steel_pole_side_texture",
|
||||
"top": "engineersdecor:block/pole/thick_steel_pole_top_texture"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "engineersdecor:block/pole/straight_thin_metal_pole_head_model",
|
||||
"textures": {
|
||||
"particle": "engineersdecor:block/pole/thin_steel_pole_side_texture",
|
||||
"side": "engineersdecor:block/pole/thin_steel_pole_side_texture",
|
||||
"top": "engineersdecor:block/pole/thin_steel_pole_top_texture"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "engineersdecor:block/pole/straight_thin_metal_pole_model",
|
||||
"textures": {
|
||||
"particle": "engineersdecor:block/pole/thin_steel_pole_side_texture",
|
||||
"side": "engineersdecor:block/pole/thin_steel_pole_side_texture",
|
||||
"top": "engineersdecor:block/pole/thin_steel_pole_top_texture"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "engineersdecor:block/pole/straight_pole_head_model",
|
||||
"textures": {
|
||||
"particle": "engineersdecor:block/pole/treated_wood_pole_side_texture",
|
||||
"side": "engineersdecor:block/pole/treated_wood_pole_side_texture",
|
||||
"top": "engineersdecor:block/pole/treated_wood_pole_top_texture"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "engineersdecor:block/pole/straight_pole_model",
|
||||
"textures": {
|
||||
"particle": "engineersdecor:block/pole/treated_wood_pole_side_texture",
|
||||
"side": "engineersdecor:block/pole/treated_wood_pole_side_texture",
|
||||
"top": "engineersdecor:block/pole/treated_wood_pole_top_texture"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "engineersdecor:block/pole/straight_pole_support_model",
|
||||
"textures": {
|
||||
"particle": "engineersdecor:block/pole/treated_wood_pole_side_texture",
|
||||
"side": "engineersdecor:block/pole/treated_wood_pole_side_texture",
|
||||
"top": "engineersdecor:block/pole/treated_wood_pole_top_texture"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue