Parquet changes
This commit is contained in:
parent
f2373e0971
commit
a385d76352
91 changed files with 483 additions and 462 deletions
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "new_soviet:block/separated_oak_parquet"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "new_soviet:block/separated_oak_parquet_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "new_soviet:block/separated_oak_parquet"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "new_soviet:block/separated_oak_parquet_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,206 +1,206 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner"
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer"
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs"
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner"
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer"
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/separated_parquet_stairs",
|
||||
"model": "new_soviet:block/separated_oak_parquet_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "new_soviet:block/separated_parquet"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "new_soviet:block/separated_parquet_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "new_soviet:block/separated_parquet"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "new_soviet:block/separated_parquet_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "new_soviet:block/straight_oak_parquet"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "new_soviet:block/straight_oak_parquet_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "new_soviet:block/straight_oak_parquet"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "new_soviet:block/straight_oak_parquet_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,206 +1,206 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner"
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer"
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs"
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner"
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer"
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_inner",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs_outer",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/straight_parquet_stairs",
|
||||
"model": "new_soviet:block/straight_oak_parquet_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "new_soviet:block/straight_parquet"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "new_soviet:block/straight_parquet_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "new_soviet:block/straight_parquet"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "new_soviet:block/straight_parquet_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "new_soviet:block/floor/planks/separated_oak_parquet"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/separated_oak_parquet",
|
||||
"side": "new_soviet:block/floor/planks/separated_oak_parquet",
|
||||
"top": "new_soviet:block/floor/planks/separated_oak_parquet"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/separated_oak_parquet",
|
||||
"side": "new_soviet:block/floor/planks/separated_oak_parquet",
|
||||
"top": "new_soviet:block/floor/planks/separated_oak_parquet"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/separated_oak_parquet",
|
||||
"side": "new_soviet:block/floor/planks/separated_oak_parquet",
|
||||
"top": "new_soviet:block/floor/planks/separated_oak_parquet"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/separated_oak_parquet",
|
||||
"side": "new_soviet:block/floor/planks/separated_oak_parquet",
|
||||
"top": "new_soviet:block/floor/planks/separated_oak_parquet"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/separated_oak_parquet",
|
||||
"side": "new_soviet:block/floor/planks/separated_oak_parquet",
|
||||
"top": "new_soviet:block/floor/planks/separated_oak_parquet"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "new_soviet:block/floor/planks/separated_parquet"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/separated_parquet",
|
||||
"side": "new_soviet:block/floor/planks/separated_parquet",
|
||||
"top": "new_soviet:block/floor/planks/separated_parquet"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/separated_parquet",
|
||||
"side": "new_soviet:block/floor/planks/separated_parquet",
|
||||
"top": "new_soviet:block/floor/planks/separated_parquet"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:block/stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/separated_parquet",
|
||||
"side": "new_soviet:block/floor/planks/separated_parquet",
|
||||
"top": "new_soviet:block/floor/planks/separated_parquet"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/separated_parquet",
|
||||
"side": "new_soviet:block/floor/planks/separated_parquet",
|
||||
"top": "new_soviet:block/floor/planks/separated_parquet"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/separated_parquet",
|
||||
"side": "new_soviet:block/floor/planks/separated_parquet",
|
||||
"top": "new_soviet:block/floor/planks/separated_parquet"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "new_soviet:block/floor/planks/straight_oak_parquet"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/straight_oak_parquet",
|
||||
"side": "new_soviet:block/floor/planks/straight_oak_parquet",
|
||||
"top": "new_soviet:block/floor/planks/straight_oak_parquet"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/straight_oak_parquet",
|
||||
"side": "new_soviet:block/floor/planks/straight_oak_parquet",
|
||||
"top": "new_soviet:block/floor/planks/straight_oak_parquet"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/straight_oak_parquet",
|
||||
"side": "new_soviet:block/floor/planks/straight_oak_parquet",
|
||||
"top": "new_soviet:block/floor/planks/straight_oak_parquet"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/straight_oak_parquet",
|
||||
"side": "new_soviet:block/floor/planks/straight_oak_parquet",
|
||||
"top": "new_soviet:block/floor/planks/straight_oak_parquet"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/straight_oak_parquet",
|
||||
"side": "new_soviet:block/floor/planks/straight_oak_parquet",
|
||||
"top": "new_soviet:block/floor/planks/straight_oak_parquet"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "new_soviet:block/floor/planks/straight_parquet"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/straight_parquet",
|
||||
"side": "new_soviet:block/floor/planks/straight_parquet",
|
||||
"top": "new_soviet:block/floor/planks/straight_parquet"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/straight_parquet",
|
||||
"side": "new_soviet:block/floor/planks/straight_parquet",
|
||||
"top": "new_soviet:block/floor/planks/straight_parquet"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:block/stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/straight_parquet",
|
||||
"side": "new_soviet:block/floor/planks/straight_parquet",
|
||||
"top": "new_soviet:block/floor/planks/straight_parquet"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/straight_parquet",
|
||||
"side": "new_soviet:block/floor/planks/straight_parquet",
|
||||
"top": "new_soviet:block/floor/planks/straight_parquet"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/straight_parquet",
|
||||
"side": "new_soviet:block/floor/planks/straight_parquet",
|
||||
"top": "new_soviet:block/floor/planks/straight_parquet"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/separated_oak_parquet"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/separated_oak_parquet_slab"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/separated_oak_parquet_stairs"
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"parent": "new_soviet:block/separated_parquet"
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"parent": "new_soviet:block/separated_parquet_slab"
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"parent": "new_soviet:block/separated_parquet_stairs"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/straight_oak_parquet"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/straight_oak_parquet_slab"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/straight_oak_parquet_stairs"
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"parent": "new_soviet:block/straight_parquet"
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"parent": "new_soviet:block/straight_parquet_slab"
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"parent": "new_soviet:block/straight_parquet_stairs"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue