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"
|
||||
}
|
|
@ -22,8 +22,8 @@
|
|||
"new_soviet:herringbone_spruce_planks",
|
||||
"new_soviet:cross_spruce_planks",
|
||||
"new_soviet:herringbone_dark_oak_parquet",
|
||||
"new_soviet:straight_parquet",
|
||||
"new_soviet:separated_parquet",
|
||||
"new_soviet:straight_oak_parquet",
|
||||
"new_soviet:separated_oak_parquet",
|
||||
"new_soviet:green_linoleum",
|
||||
"new_soviet:blue_linoleum",
|
||||
"new_soviet:red_linoleum",
|
||||
|
@ -78,10 +78,10 @@
|
|||
"new_soviet:cross_spruce_planks_slab",
|
||||
"new_soviet:herringbone_dark_oak_parquet_stairs",
|
||||
"new_soviet:herringbone_dark_oak_parquet_slab",
|
||||
"new_soviet:straight_parquet_stairs",
|
||||
"new_soviet:straight_parquet_slab",
|
||||
"new_soviet:separated_parquet_stairs",
|
||||
"new_soviet:separated_parquet_slab",
|
||||
"new_soviet:straight_oak_parquet_stairs",
|
||||
"new_soviet:straight_oak_parquet_slab",
|
||||
"new_soviet:separated_oak_parquet_stairs",
|
||||
"new_soviet:separated_oak_parquet_slab",
|
||||
"new_soviet:green_linoleum_stairs",
|
||||
"new_soviet:green_linoleum_slab",
|
||||
"new_soviet:blue_linoleum_stairs",
|
||||
|
|
|
@ -95,8 +95,8 @@
|
|||
"new_soviet:herringbone_spruce_planks_slab",
|
||||
"new_soviet:cross_spruce_planks_slab",
|
||||
"new_soviet:herringbone_dark_oak_parquet_slab",
|
||||
"new_soviet:straight_parquet_slab",
|
||||
"new_soviet:separated_parquet_slab",
|
||||
"new_soviet:straight_oak_parquet_slab",
|
||||
"new_soviet:separated_oak_parquet_slab",
|
||||
"new_soviet:green_linoleum_slab",
|
||||
"new_soviet:blue_linoleum_slab",
|
||||
"new_soviet:red_linoleum_slab",
|
||||
|
|
|
@ -95,8 +95,8 @@
|
|||
"new_soviet:herringbone_spruce_planks_stairs",
|
||||
"new_soviet:cross_spruce_planks_stairs",
|
||||
"new_soviet:herringbone_dark_oak_parquet_stairs",
|
||||
"new_soviet:straight_parquet_stairs",
|
||||
"new_soviet:separated_parquet_stairs",
|
||||
"new_soviet:straight_oak_parquet_stairs",
|
||||
"new_soviet:separated_oak_parquet_stairs",
|
||||
"new_soviet:green_linoleum_stairs",
|
||||
"new_soviet:blue_linoleum_stairs",
|
||||
"new_soviet:red_linoleum_stairs",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:straight_parquet_from_oak_planks_stonecutting"
|
||||
"recipe": "minecraft:separated_oak_parquet_from_oak_planks_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
|
@ -28,7 +28,7 @@
|
|||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:straight_parquet_from_oak_planks_stonecutting"
|
||||
"minecraft:separated_oak_parquet_from_oak_planks_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_straight_parquet": {
|
||||
"has_separated_oak_parquet": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:straight_parquet"
|
||||
"new_soviet:separated_oak_parquet"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -15,20 +15,20 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:straight_parquet_stairs"
|
||||
"recipe": "new_soviet:separated_oak_parquet_slab"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_straight_parquet",
|
||||
"has_separated_oak_parquet",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:straight_parquet_stairs"
|
||||
"new_soviet:separated_oak_parquet_slab"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_separated_oak_parquet": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:separated_oak_parquet"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:separated_oak_parquet_slab_from_separated_oak_parquet_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_separated_oak_parquet",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:separated_oak_parquet_slab_from_separated_oak_parquet_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_separated_parquet": {
|
||||
"has_separated_oak_parquet": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:separated_parquet"
|
||||
"new_soviet:separated_oak_parquet"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -15,20 +15,20 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:separated_parquet_stairs"
|
||||
"recipe": "new_soviet:separated_oak_parquet_stairs"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_separated_parquet",
|
||||
"has_separated_oak_parquet",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:separated_parquet_stairs"
|
||||
"new_soviet:separated_oak_parquet_stairs"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_straight_parquet": {
|
||||
"has_separated_oak_parquet": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:straight_parquet"
|
||||
"new_soviet:separated_oak_parquet"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -15,20 +15,20 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:straight_parquet_slab_from_straight_parquet_stonecutting"
|
||||
"recipe": "minecraft:separated_oak_parquet_stairs_from_separated_oak_parquet_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_straight_parquet",
|
||||
"has_separated_oak_parquet",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:straight_parquet_slab_from_straight_parquet_stonecutting"
|
||||
"minecraft:separated_oak_parquet_stairs_from_separated_oak_parquet_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -1,35 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_separated_parquet": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:separated_parquet"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:separated_parquet_stairs_from_separated_parquet_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_separated_parquet",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:separated_parquet_stairs_from_separated_parquet_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:separated_parquet_from_oak_planks_stonecutting"
|
||||
"recipe": "minecraft:straight_oak_parquet_from_oak_planks_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
|
@ -28,7 +28,7 @@
|
|||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:separated_parquet_from_oak_planks_stonecutting"
|
||||
"minecraft:straight_oak_parquet_from_oak_planks_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_straight_parquet": {
|
||||
"has_straight_oak_parquet": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:straight_parquet"
|
||||
"new_soviet:straight_oak_parquet"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -15,20 +15,20 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:straight_parquet_slab"
|
||||
"recipe": "new_soviet:straight_oak_parquet_slab"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_straight_parquet",
|
||||
"has_straight_oak_parquet",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:straight_parquet_slab"
|
||||
"new_soviet:straight_oak_parquet_slab"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_separated_parquet": {
|
||||
"has_straight_oak_parquet": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:separated_parquet"
|
||||
"new_soviet:straight_oak_parquet"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -15,20 +15,20 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:separated_parquet_slab_from_separated_parquet_stonecutting"
|
||||
"recipe": "minecraft:straight_oak_parquet_slab_from_straight_oak_parquet_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_separated_parquet",
|
||||
"has_straight_oak_parquet",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:separated_parquet_slab_from_separated_parquet_stonecutting"
|
||||
"minecraft:straight_oak_parquet_slab_from_straight_oak_parquet_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_separated_parquet": {
|
||||
"has_straight_oak_parquet": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:separated_parquet"
|
||||
"new_soviet:straight_oak_parquet"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -15,20 +15,20 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:separated_parquet_slab"
|
||||
"recipe": "new_soviet:straight_oak_parquet_stairs"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_separated_parquet",
|
||||
"has_straight_oak_parquet",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:separated_parquet_slab"
|
||||
"new_soviet:straight_oak_parquet_stairs"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_straight_oak_parquet": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:straight_oak_parquet"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:straight_oak_parquet_stairs_from_straight_oak_parquet_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_straight_oak_parquet",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:straight_oak_parquet_stairs_from_straight_oak_parquet_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -1,35 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_straight_parquet": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:straight_parquet"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:straight_parquet_stairs_from_straight_parquet_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_straight_parquet",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:straight_parquet_stairs_from_straight_parquet_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -11,7 +11,7 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:straight_parquet_slab"
|
||||
"name": "new_soviet:separated_oak_parquet"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
|
@ -11,7 +11,7 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:separated_parquet_slab"
|
||||
"name": "new_soviet:separated_oak_parquet_slab"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:separated_oak_parquet_stairs"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -11,7 +11,7 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:straight_parquet"
|
||||
"name": "new_soviet:straight_oak_parquet"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
|
@ -11,7 +11,7 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:separated_parquet_stairs"
|
||||
"name": "new_soviet:straight_oak_parquet_slab"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
|
@ -11,7 +11,7 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:separated_parquet"
|
||||
"name": "new_soviet:straight_oak_parquet_stairs"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
|
@ -1,20 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:straight_parquet_stairs"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -4,5 +4,5 @@
|
|||
"ingredient": {
|
||||
"item": "minecraft:oak_planks"
|
||||
},
|
||||
"result": "new_soviet:straight_parquet"
|
||||
"result": "new_soviet:separated_oak_parquet"
|
||||
}
|
|
@ -3,7 +3,7 @@
|
|||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:separated_parquet"
|
||||
"item": "new_soviet:separated_oak_parquet"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
|
@ -11,7 +11,7 @@
|
|||
],
|
||||
"result": {
|
||||
"count": 6,
|
||||
"item": "new_soviet:separated_parquet_slab"
|
||||
"item": "new_soviet:separated_oak_parquet_slab"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:separated_oak_parquet"
|
||||
},
|
||||
"result": "new_soviet:separated_oak_parquet_slab"
|
||||
}
|
|
@ -3,7 +3,7 @@
|
|||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:separated_parquet"
|
||||
"item": "new_soviet:separated_oak_parquet"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
|
@ -13,7 +13,7 @@
|
|||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"item": "new_soviet:separated_parquet_stairs"
|
||||
"item": "new_soviet:separated_oak_parquet_stairs"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:separated_oak_parquet"
|
||||
},
|
||||
"result": "new_soviet:separated_oak_parquet_stairs"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:separated_parquet"
|
||||
},
|
||||
"result": "new_soviet:separated_parquet_slab"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:separated_parquet"
|
||||
},
|
||||
"result": "new_soviet:separated_parquet_stairs"
|
||||
}
|
|
@ -4,5 +4,5 @@
|
|||
"ingredient": {
|
||||
"item": "minecraft:oak_planks"
|
||||
},
|
||||
"result": "new_soviet:separated_parquet"
|
||||
"result": "new_soviet:straight_oak_parquet"
|
||||
}
|
|
@ -3,7 +3,7 @@
|
|||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:straight_parquet"
|
||||
"item": "new_soviet:straight_oak_parquet"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
|
@ -11,7 +11,7 @@
|
|||
],
|
||||
"result": {
|
||||
"count": 6,
|
||||
"item": "new_soviet:straight_parquet_slab"
|
||||
"item": "new_soviet:straight_oak_parquet_slab"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:straight_oak_parquet"
|
||||
},
|
||||
"result": "new_soviet:straight_oak_parquet_slab"
|
||||
}
|
|
@ -3,7 +3,7 @@
|
|||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:straight_parquet"
|
||||
"item": "new_soviet:straight_oak_parquet"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
|
@ -13,7 +13,7 @@
|
|||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"item": "new_soviet:straight_parquet_stairs"
|
||||
"item": "new_soviet:straight_oak_parquet_stairs"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:straight_oak_parquet"
|
||||
},
|
||||
"result": "new_soviet:straight_oak_parquet_stairs"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:straight_parquet"
|
||||
},
|
||||
"result": "new_soviet:straight_parquet_slab"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:straight_parquet"
|
||||
},
|
||||
"result": "new_soviet:straight_parquet_stairs"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue