Add missing planks
This commit is contained in:
parent
24e5854d8c
commit
6fb9c51fde
86 changed files with 1728 additions and 14 deletions
|
@ -31,10 +31,12 @@
|
|||
This version focuses on QOL and bug fixes
|
||||
|
||||
* Added Russian translation (ru_ru)
|
||||
* Added missing cherry and bamboo planks
|
||||
* Added button to open config file when using Mod Menu
|
||||
* Added several new achievements and challenges
|
||||
* Minor bug fixes
|
||||
* Fixed issue with some blocks being non opaque
|
||||
* Fixed TV's hitbox
|
||||
* Switches no longer emit redstone particle
|
||||
* Slightly improved cigarette's GUI model
|
||||
* Technical changes
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "new_soviet:block/cross_cherry_planks"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "new_soviet:block/cross_cherry_planks"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,209 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/cross_cherry_planks_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,209 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_bamboo_planks_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,209 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "new_soviet:block/herringbone_cherry_planks_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "new_soviet:block/floor/planks/cross_cherry_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/cross_cherry_planks",
|
||||
"side": "new_soviet:block/floor/planks/cross_cherry_planks",
|
||||
"top": "new_soviet:block/floor/planks/cross_cherry_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/cross_cherry_planks",
|
||||
"side": "new_soviet:block/floor/planks/cross_cherry_planks",
|
||||
"top": "new_soviet:block/floor/planks/cross_cherry_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/cross_cherry_planks",
|
||||
"side": "new_soviet:block/floor/planks/cross_cherry_planks",
|
||||
"top": "new_soviet:block/floor/planks/cross_cherry_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/cross_cherry_planks",
|
||||
"side": "new_soviet:block/floor/planks/cross_cherry_planks",
|
||||
"top": "new_soviet:block/floor/planks/cross_cherry_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/cross_cherry_planks",
|
||||
"side": "new_soviet:block/floor/planks/cross_cherry_planks",
|
||||
"top": "new_soviet:block/floor/planks/cross_cherry_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "new_soviet:block/floor/planks/herringbone_bamboo_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/herringbone_bamboo_planks",
|
||||
"side": "new_soviet:block/floor/planks/herringbone_bamboo_planks",
|
||||
"top": "new_soviet:block/floor/planks/herringbone_bamboo_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/herringbone_bamboo_planks",
|
||||
"side": "new_soviet:block/floor/planks/herringbone_bamboo_planks",
|
||||
"top": "new_soviet:block/floor/planks/herringbone_bamboo_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/herringbone_bamboo_planks",
|
||||
"side": "new_soviet:block/floor/planks/herringbone_bamboo_planks",
|
||||
"top": "new_soviet:block/floor/planks/herringbone_bamboo_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/herringbone_bamboo_planks",
|
||||
"side": "new_soviet:block/floor/planks/herringbone_bamboo_planks",
|
||||
"top": "new_soviet:block/floor/planks/herringbone_bamboo_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/herringbone_bamboo_planks",
|
||||
"side": "new_soviet:block/floor/planks/herringbone_bamboo_planks",
|
||||
"top": "new_soviet:block/floor/planks/herringbone_bamboo_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "new_soviet:block/floor/planks/herringbone_cherry_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/herringbone_cherry_planks",
|
||||
"side": "new_soviet:block/floor/planks/herringbone_cherry_planks",
|
||||
"top": "new_soviet:block/floor/planks/herringbone_cherry_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/herringbone_cherry_planks",
|
||||
"side": "new_soviet:block/floor/planks/herringbone_cherry_planks",
|
||||
"top": "new_soviet:block/floor/planks/herringbone_cherry_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/herringbone_cherry_planks",
|
||||
"side": "new_soviet:block/floor/planks/herringbone_cherry_planks",
|
||||
"top": "new_soviet:block/floor/planks/herringbone_cherry_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/herringbone_cherry_planks",
|
||||
"side": "new_soviet:block/floor/planks/herringbone_cherry_planks",
|
||||
"top": "new_soviet:block/floor/planks/herringbone_cherry_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/floor/planks/herringbone_cherry_planks",
|
||||
"side": "new_soviet:block/floor/planks/herringbone_cherry_planks",
|
||||
"top": "new_soviet:block/floor/planks/herringbone_cherry_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/cross_cherry_planks"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/cross_cherry_planks_slab"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/cross_cherry_planks_stairs"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/herringbone_bamboo_planks"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/herringbone_bamboo_planks_slab"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/herringbone_bamboo_planks_stairs"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/herringbone_cherry_planks"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/herringbone_cherry_planks_slab"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/herringbone_cherry_planks_stairs"
|
||||
}
|
|
@ -90,6 +90,15 @@
|
|||
"new_soviet:brown_linoleum_slab",
|
||||
"new_soviet:cyan_linoleum_stairs",
|
||||
"new_soviet:cyan_linoleum_slab",
|
||||
"new_soviet:table_lamp"
|
||||
"new_soviet:table_lamp",
|
||||
"new_soviet:cross_cherry_planks",
|
||||
"new_soviet:cross_cherry_planks_stairs",
|
||||
"new_soviet:cross_cherry_planks_slab",
|
||||
"new_soviet:herringbone_cherry_planks_stairs",
|
||||
"new_soviet:herringbone_cherry_planks_slab",
|
||||
"new_soviet:herringbone_cherry_planks",
|
||||
"new_soviet:herringbone_bamboo_planks_stairs",
|
||||
"new_soviet:herringbone_bamboo_planks_slab",
|
||||
"new_soviet:herringbone_bamboo_planks"
|
||||
]
|
||||
}
|
|
@ -16,6 +16,9 @@
|
|||
"new_soviet:herringbone_mangrove_planks",
|
||||
"new_soviet:cross_mangrove_planks",
|
||||
"new_soviet:herringbone_spruce_planks",
|
||||
"new_soviet:cross_spruce_planks"
|
||||
"new_soviet:cross_spruce_planks",
|
||||
"new_soviet:cross_cherry_planks",
|
||||
"new_soviet:herringbone_cherry_planks",
|
||||
"new_soviet:herringbone_bamboo_planks"
|
||||
]
|
||||
}
|
|
@ -102,6 +102,9 @@
|
|||
"new_soviet:orange_linoleum_slab",
|
||||
"new_soviet:brown_linoleum_slab",
|
||||
"new_soviet:cyan_linoleum_slab",
|
||||
"new_soviet:metal_plating_slab"
|
||||
"new_soviet:metal_plating_slab",
|
||||
"new_soviet:herringbone_bamboo_planks_slab",
|
||||
"new_soviet:cross_cherry_planks_slab",
|
||||
"new_soviet:herringbone_cherry_planks_slab"
|
||||
]
|
||||
}
|
|
@ -102,6 +102,9 @@
|
|||
"new_soviet:orange_linoleum_stairs",
|
||||
"new_soviet:brown_linoleum_stairs",
|
||||
"new_soviet:cyan_linoleum_stairs",
|
||||
"new_soviet:metal_plating_stairs"
|
||||
"new_soviet:metal_plating_stairs",
|
||||
"new_soviet:herringbone_bamboo_planks_stairs",
|
||||
"new_soviet:cross_cherry_planks_stairs",
|
||||
"new_soviet:herringbone_cherry_planks_stairs"
|
||||
]
|
||||
}
|
|
@ -16,6 +16,9 @@
|
|||
"new_soviet:herringbone_mangrove_planks_slab",
|
||||
"new_soviet:cross_mangrove_planks_slab",
|
||||
"new_soviet:herringbone_spruce_planks_slab",
|
||||
"new_soviet:cross_spruce_planks_slab"
|
||||
"new_soviet:cross_spruce_planks_slab",
|
||||
"new_soviet:herringbone_bamboo_planks_slab",
|
||||
"new_soviet:cross_cherry_planks_slab",
|
||||
"new_soviet:herringbone_cherry_planks_slab"
|
||||
]
|
||||
}
|
|
@ -16,6 +16,9 @@
|
|||
"new_soviet:herringbone_mangrove_planks_stairs",
|
||||
"new_soviet:cross_mangrove_planks_stairs",
|
||||
"new_soviet:herringbone_spruce_planks_stairs",
|
||||
"new_soviet:cross_spruce_planks_stairs"
|
||||
"new_soviet:cross_spruce_planks_stairs",
|
||||
"new_soviet:herringbone_bamboo_planks_stairs",
|
||||
"new_soviet:cross_cherry_planks_stairs",
|
||||
"new_soviet:herringbone_cherry_planks_stairs"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_cross_cherry_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:cross_cherry_planks"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:cross_cherry_planks_slab"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_cross_cherry_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:cross_cherry_planks_slab"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_cross_cherry_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:cross_cherry_planks"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cross_cherry_planks_slab_from_cross_cherry_planks_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_cross_cherry_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cross_cherry_planks_slab_from_cross_cherry_planks_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_cross_cherry_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:cross_cherry_planks"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:cross_cherry_planks_stairs"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_cross_cherry_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:cross_cherry_planks_stairs"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_cross_cherry_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:cross_cherry_planks"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cross_cherry_planks_stairs_from_cross_cherry_planks_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_cross_cherry_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cross_cherry_planks_stairs_from_cross_cherry_planks_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_herringbone_bamboo_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:herringbone_bamboo_planks"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:herringbone_bamboo_planks_slab"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_herringbone_bamboo_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:herringbone_bamboo_planks_slab"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_herringbone_bamboo_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:herringbone_bamboo_planks"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:herringbone_bamboo_planks_slab_from_herringbone_bamboo_planks_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_herringbone_bamboo_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:herringbone_bamboo_planks_slab_from_herringbone_bamboo_planks_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_herringbone_bamboo_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:herringbone_bamboo_planks"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:herringbone_bamboo_planks_stairs"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_herringbone_bamboo_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:herringbone_bamboo_planks_stairs"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_herringbone_bamboo_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:herringbone_bamboo_planks"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:herringbone_bamboo_planks_stairs_from_herringbone_bamboo_planks_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_herringbone_bamboo_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:herringbone_bamboo_planks_stairs_from_herringbone_bamboo_planks_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_herringbone_cherry_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:herringbone_cherry_planks"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:herringbone_cherry_planks_slab"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_herringbone_cherry_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:herringbone_cherry_planks_slab"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_herringbone_cherry_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:herringbone_cherry_planks"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:herringbone_cherry_planks_slab_from_herringbone_cherry_planks_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_herringbone_cherry_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:herringbone_cherry_planks_slab_from_herringbone_cherry_planks_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_herringbone_cherry_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:herringbone_cherry_planks"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:herringbone_cherry_planks_stairs"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_herringbone_cherry_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:herringbone_cherry_planks_stairs"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_herringbone_cherry_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:herringbone_cherry_planks"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:herringbone_cherry_planks_stairs_from_herringbone_cherry_planks_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_herringbone_cherry_planks",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:herringbone_cherry_planks_stairs_from_herringbone_cherry_planks_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:cross_cherry_planks"
|
||||
}
|
||||
],
|
||||
"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:cross_cherry_planks_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:cross_cherry_planks_stairs"
|
||||
}
|
||||
],
|
||||
"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:herringbone_bamboo_planks"
|
||||
}
|
||||
],
|
||||
"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:herringbone_bamboo_planks_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:herringbone_bamboo_planks_stairs"
|
||||
}
|
||||
],
|
||||
"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:herringbone_cherry_planks"
|
||||
}
|
||||
],
|
||||
"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:herringbone_cherry_planks_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:herringbone_cherry_planks_stairs"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:cross_cherry_planks"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"###"
|
||||
],
|
||||
"result": {
|
||||
"count": 6,
|
||||
"item": "new_soviet:cross_cherry_planks_slab"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:cross_cherry_planks"
|
||||
},
|
||||
"result": "new_soviet:cross_cherry_planks_slab"
|
||||
}
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:cross_cherry_planks"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"# ",
|
||||
"## ",
|
||||
"###"
|
||||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"item": "new_soviet:cross_cherry_planks_stairs"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:cross_cherry_planks"
|
||||
},
|
||||
"result": "new_soviet:cross_cherry_planks_stairs"
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:herringbone_bamboo_planks"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"###"
|
||||
],
|
||||
"result": {
|
||||
"count": 6,
|
||||
"item": "new_soviet:herringbone_bamboo_planks_slab"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:herringbone_bamboo_planks"
|
||||
},
|
||||
"result": "new_soviet:herringbone_bamboo_planks_slab"
|
||||
}
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:herringbone_bamboo_planks"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"# ",
|
||||
"## ",
|
||||
"###"
|
||||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"item": "new_soviet:herringbone_bamboo_planks_stairs"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:herringbone_bamboo_planks"
|
||||
},
|
||||
"result": "new_soviet:herringbone_bamboo_planks_stairs"
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:herringbone_cherry_planks"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"###"
|
||||
],
|
||||
"result": {
|
||||
"count": 6,
|
||||
"item": "new_soviet:herringbone_cherry_planks_slab"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:herringbone_cherry_planks"
|
||||
},
|
||||
"result": "new_soviet:herringbone_cherry_planks_slab"
|
||||
}
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:herringbone_cherry_planks"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"# ",
|
||||
"## ",
|
||||
"###"
|
||||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"item": "new_soviet:herringbone_cherry_planks_stairs"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:herringbone_cherry_planks"
|
||||
},
|
||||
"result": "new_soviet:herringbone_cherry_planks_stairs"
|
||||
}
|
|
@ -141,7 +141,10 @@ public class TVBlock extends HorizontalFacingBlock implements BlockEntityProvide
|
|||
}
|
||||
|
||||
static {
|
||||
SHAPE = new Shapes.HorizontalShapeLegacy(List.of(List.of(0.0, 0.0, 2.0, 16.0, 13.0, 13.0), List.of(6.0, 13.0, 7.0, 10.0, 13.5, 9.0)));
|
||||
SHAPE = new Shapes.HorizontalShapeLegacy(List.of(
|
||||
List.of(0.0, 0.0, 2.0, 16.0, 13.0, 13.0),
|
||||
List.of(6.0, 13.0, 7.0, 10.0, 13.5, 9.0),
|
||||
List.of(3.0, 2.0, 13.0, 13.0, 9.0, 15.0)));
|
||||
ON = RedstoneTorchBlock.LIT;
|
||||
WATERLOGGED = Properties.WATERLOGGED;
|
||||
BROKEN = Properties.CRACKED;
|
||||
|
|
|
@ -210,6 +210,9 @@ public class BlockLootTables extends FabricBlockLootTableProvider {
|
|||
addDrop(NSE_Blocks.YELLOW_BOUNDARY_MARKER);
|
||||
addDrop(NSE_Blocks.RED_BOUNDARY_MARKER);
|
||||
addDrop(NSE_Blocks.ORANGE_BOUNDARY_MARKER);
|
||||
addDrop(NSE_Blocks.CROSS_CHERRY_PLANKS);
|
||||
addDrop(NSE_Blocks.HERRINGBONE_CHERRY_PLANKS);
|
||||
addDrop(NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS);
|
||||
|
||||
// Drops for furniture/electronics/appliances
|
||||
addDrop(NSE_Custom.WHITE_PAWN);
|
||||
|
@ -441,6 +444,12 @@ public class BlockLootTables extends FabricBlockLootTableProvider {
|
|||
addDrop(NSE_Blocks.CYAN_LINOLEUM_STAIRS);
|
||||
addDrop(NSE_Blocks.METAL_PLATING_SLAB);
|
||||
addDrop(NSE_Blocks.METAL_PLATING_STAIRS);
|
||||
addDrop(NSE_Blocks.HERRINGBONE_CHERRY_PLANKS_SLAB);
|
||||
addDrop(NSE_Blocks.CROSS_CHERRY_PLANKS_STAIRS);
|
||||
addDrop(NSE_Blocks.CROSS_CHERRY_PLANKS_SLAB);
|
||||
addDrop(NSE_Blocks.HERRINGBONE_CHERRY_PLANKS_STAIRS);
|
||||
addDrop(NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS_SLAB);
|
||||
addDrop(NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS_STAIRS);
|
||||
|
||||
addDrop(NSE_Blocks.BARBED_WIRE, dropSilkAndNot(Items.IRON_NUGGET, NSE_Blocks.BARBED_WIRE));
|
||||
addDrop(NSE_Blocks.DIRT_ROAD, dropSilkAndNot(Blocks.DIRT, NSE_Blocks.DIRT_ROAD));
|
||||
|
|
|
@ -401,7 +401,16 @@ public class BlockTagGenerator extends FabricTagProvider.BlockTagProvider {
|
|||
.add(NSE_Blocks.BROWN_LINOLEUM_SLAB)
|
||||
.add(NSE_Blocks.CYAN_LINOLEUM_STAIRS)
|
||||
.add(NSE_Blocks.CYAN_LINOLEUM_SLAB)
|
||||
.add(NSE_Custom.TABLE_LAMP);
|
||||
.add(NSE_Custom.TABLE_LAMP)
|
||||
.add(NSE_Blocks.CROSS_CHERRY_PLANKS)
|
||||
.add(NSE_Blocks.CROSS_CHERRY_PLANKS_STAIRS)
|
||||
.add(NSE_Blocks.CROSS_CHERRY_PLANKS_SLAB)
|
||||
.add(NSE_Blocks.HERRINGBONE_CHERRY_PLANKS_STAIRS)
|
||||
.add(NSE_Blocks.HERRINGBONE_CHERRY_PLANKS_SLAB)
|
||||
.add(NSE_Blocks.HERRINGBONE_CHERRY_PLANKS)
|
||||
.add(NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS_STAIRS)
|
||||
.add(NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS_SLAB)
|
||||
.add(NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS);
|
||||
|
||||
getOrCreateTagBuilder(NSE_Tags.Blocks.RAKE_MINEABLE)
|
||||
.add(NSE_Blocks.MEAT)
|
||||
|
@ -456,7 +465,10 @@ public class BlockTagGenerator extends FabricTagProvider.BlockTagProvider {
|
|||
.add(NSE_Blocks.HERRINGBONE_MANGROVE_PLANKS)
|
||||
.add(NSE_Blocks.CROSS_MANGROVE_PLANKS)
|
||||
.add(NSE_Blocks.HERRINGBONE_SPRUCE_PLANKS)
|
||||
.add(NSE_Blocks.CROSS_SPRUCE_PLANKS);
|
||||
.add(NSE_Blocks.CROSS_SPRUCE_PLANKS)
|
||||
.add(NSE_Blocks.CROSS_CHERRY_PLANKS)
|
||||
.add(NSE_Blocks.HERRINGBONE_CHERRY_PLANKS)
|
||||
.add(NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS);
|
||||
|
||||
getOrCreateTagBuilder(BlockTags.STAIRS)
|
||||
.add(NSE_Blocks.SAND_TILES_STAIRS)
|
||||
|
@ -560,7 +572,10 @@ public class BlockTagGenerator extends FabricTagProvider.BlockTagProvider {
|
|||
.add(NSE_Blocks.ORANGE_LINOLEUM_STAIRS)
|
||||
.add(NSE_Blocks.BROWN_LINOLEUM_STAIRS)
|
||||
.add(NSE_Blocks.CYAN_LINOLEUM_STAIRS)
|
||||
.add(NSE_Blocks.METAL_PLATING_STAIRS);
|
||||
.add(NSE_Blocks.METAL_PLATING_STAIRS)
|
||||
.add(NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS_STAIRS)
|
||||
.add(NSE_Blocks.CROSS_CHERRY_PLANKS_STAIRS)
|
||||
.add(NSE_Blocks.HERRINGBONE_CHERRY_PLANKS_STAIRS);
|
||||
|
||||
getOrCreateTagBuilder(BlockTags.SLABS)
|
||||
.add(NSE_Blocks.SAND_TILES_SLAB)
|
||||
|
@ -664,7 +679,10 @@ public class BlockTagGenerator extends FabricTagProvider.BlockTagProvider {
|
|||
.add(NSE_Blocks.ORANGE_LINOLEUM_SLAB)
|
||||
.add(NSE_Blocks.BROWN_LINOLEUM_SLAB)
|
||||
.add(NSE_Blocks.CYAN_LINOLEUM_SLAB)
|
||||
.add(NSE_Blocks.METAL_PLATING_SLAB);
|
||||
.add(NSE_Blocks.METAL_PLATING_SLAB)
|
||||
.add(NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS_SLAB)
|
||||
.add(NSE_Blocks.CROSS_CHERRY_PLANKS_SLAB)
|
||||
.add(NSE_Blocks.HERRINGBONE_CHERRY_PLANKS_SLAB);
|
||||
|
||||
getOrCreateTagBuilder(BlockTags.WOODEN_STAIRS)
|
||||
.add(NSE_Blocks.HERRINGBONE_ACACIA_PLANKS_STAIRS)
|
||||
|
@ -682,7 +700,10 @@ public class BlockTagGenerator extends FabricTagProvider.BlockTagProvider {
|
|||
.add(NSE_Blocks.HERRINGBONE_MANGROVE_PLANKS_STAIRS)
|
||||
.add(NSE_Blocks.CROSS_MANGROVE_PLANKS_STAIRS)
|
||||
.add(NSE_Blocks.HERRINGBONE_SPRUCE_PLANKS_STAIRS)
|
||||
.add(NSE_Blocks.CROSS_SPRUCE_PLANKS_STAIRS);
|
||||
.add(NSE_Blocks.CROSS_SPRUCE_PLANKS_STAIRS)
|
||||
.add(NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS_STAIRS)
|
||||
.add(NSE_Blocks.CROSS_CHERRY_PLANKS_STAIRS)
|
||||
.add(NSE_Blocks.HERRINGBONE_CHERRY_PLANKS_STAIRS);
|
||||
|
||||
getOrCreateTagBuilder(BlockTags.WOODEN_SLABS)
|
||||
.add(NSE_Blocks.HERRINGBONE_ACACIA_PLANKS_SLAB)
|
||||
|
@ -700,7 +721,10 @@ public class BlockTagGenerator extends FabricTagProvider.BlockTagProvider {
|
|||
.add(NSE_Blocks.HERRINGBONE_MANGROVE_PLANKS_SLAB)
|
||||
.add(NSE_Blocks.CROSS_MANGROVE_PLANKS_SLAB)
|
||||
.add(NSE_Blocks.HERRINGBONE_SPRUCE_PLANKS_SLAB)
|
||||
.add(NSE_Blocks.CROSS_SPRUCE_PLANKS_SLAB);
|
||||
.add(NSE_Blocks.CROSS_SPRUCE_PLANKS_SLAB)
|
||||
.add(NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS_SLAB)
|
||||
.add(NSE_Blocks.CROSS_CHERRY_PLANKS_SLAB)
|
||||
.add(NSE_Blocks.HERRINGBONE_CHERRY_PLANKS_SLAB);
|
||||
|
||||
getOrCreateTagBuilder(NSE_Tags.Blocks.BOUNDARY_MARKERS)
|
||||
.add(NSE_Blocks.BLUE_BOUNDARY_MARKER)
|
||||
|
|
|
@ -201,6 +201,10 @@ public class ModelGenerator extends FabricModelProvider {
|
|||
registerCubeWithSlabStairs(blockStateModelGenerator, NSE_Blocks.CROSS_MANGROVE_PLANKS, NSE_Blocks.CROSS_MANGROVE_PLANKS_STAIRS, NSE_Blocks.CROSS_MANGROVE_PLANKS_SLAB, "floor/planks");
|
||||
registerCubeWithSlabStairs(blockStateModelGenerator, NSE_Blocks.HERRINGBONE_SPRUCE_PLANKS, NSE_Blocks.HERRINGBONE_SPRUCE_PLANKS_STAIRS, NSE_Blocks.HERRINGBONE_SPRUCE_PLANKS_SLAB, "floor/planks");
|
||||
registerCubeWithSlabStairs(blockStateModelGenerator, NSE_Blocks.CROSS_SPRUCE_PLANKS, NSE_Blocks.CROSS_SPRUCE_PLANKS_STAIRS, NSE_Blocks.CROSS_SPRUCE_PLANKS_SLAB, "floor/planks");
|
||||
registerCubeWithSlabStairs(blockStateModelGenerator, NSE_Blocks.HERRINGBONE_CHERRY_PLANKS, NSE_Blocks.HERRINGBONE_CHERRY_PLANKS_STAIRS, NSE_Blocks.HERRINGBONE_CHERRY_PLANKS_SLAB, "floor/planks");
|
||||
registerCubeWithSlabStairs(blockStateModelGenerator, NSE_Blocks.CROSS_CHERRY_PLANKS, NSE_Blocks.CROSS_CHERRY_PLANKS_STAIRS, NSE_Blocks.CROSS_CHERRY_PLANKS_SLAB, "floor/planks");
|
||||
registerCubeWithSlabStairs(blockStateModelGenerator, NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS, NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS_STAIRS, NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS_SLAB, "floor/planks");
|
||||
|
||||
registerCubeWithSlabStairs(blockStateModelGenerator, NSE_Blocks.HERRINGBONE_PARQUET, NSE_Blocks.HERRINGBONE_PARQUET_STAIRS, NSE_Blocks.HERRINGBONE_PARQUET_SLAB, "floor/planks");
|
||||
registerCubeWithSlabStairs(blockStateModelGenerator, NSE_Blocks.STRAIGHT_PARQUET, NSE_Blocks.STRAIGHT_PARQUET_STAIRS, NSE_Blocks.STRAIGHT_PARQUET_SLAB, "floor/planks");
|
||||
registerCubeWithSlabStairs(blockStateModelGenerator, NSE_Blocks.SEPARATED_PARQUET, NSE_Blocks.SEPARATED_PARQUET_STAIRS, NSE_Blocks.SEPARATED_PARQUET_SLAB, "floor/planks");
|
||||
|
|
|
@ -718,6 +718,9 @@ public class RecipeGenerator extends FabricRecipeProvider {
|
|||
offerStairsAndSlab(exporter, NSE_Blocks.BROWN_LINOLEUM_STAIRS, NSE_Blocks.BROWN_LINOLEUM_SLAB, NSE_Blocks.BROWN_LINOLEUM);
|
||||
offerStairsAndSlab(exporter, NSE_Blocks.CYAN_LINOLEUM_STAIRS, NSE_Blocks.CYAN_LINOLEUM_SLAB, NSE_Blocks.CYAN_LINOLEUM);
|
||||
offerStairsAndSlab(exporter, NSE_Blocks.METAL_PLATING_STAIRS, NSE_Blocks.METAL_PLATING_SLAB, NSE_Blocks.METAL_PLATING);
|
||||
offerStairsAndSlab(exporter, NSE_Blocks.HERRINGBONE_CHERRY_PLANKS_STAIRS, NSE_Blocks.HERRINGBONE_CHERRY_PLANKS_SLAB, NSE_Blocks.HERRINGBONE_CHERRY_PLANKS);
|
||||
offerStairsAndSlab(exporter, NSE_Blocks.CROSS_CHERRY_PLANKS_STAIRS, NSE_Blocks.CROSS_CHERRY_PLANKS_SLAB, NSE_Blocks.CROSS_CHERRY_PLANKS);
|
||||
offerStairsAndSlab(exporter, NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS_STAIRS, NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS_SLAB, NSE_Blocks.HERRINGBONE_BAMBOO_PLANKS);
|
||||
|
||||
offerStonecuttingRecipe(exporter, RecipeCategory.BUILDING_BLOCKS, NSE_Blocks.WHITE_BOUNDARY_MARKER, Blocks.DIORITE_WALL, 1);
|
||||
offerStonecuttingRecipe(exporter, RecipeCategory.BUILDING_BLOCKS, NSE_Blocks.WHITE_BOUNDARY_MARKER, Blocks.BONE_BLOCK, 2);
|
||||
|
|
|
@ -363,6 +363,15 @@ public class NSE_Blocks extends NSE_BaseRegistration {
|
|||
public static final Block CROSS_SPRUCE_PLANKS = new Block(FabricBlockSettings.copy(Blocks.SPRUCE_PLANKS));
|
||||
public static final StairsBlock CROSS_SPRUCE_PLANKS_STAIRS = new StairsBlock(CROSS_SPRUCE_PLANKS.getDefaultState(), FabricBlockSettings.copy(CROSS_SPRUCE_PLANKS));
|
||||
public static final SlabBlock CROSS_SPRUCE_PLANKS_SLAB = new SlabBlock(FabricBlockSettings.copy(CROSS_SPRUCE_PLANKS));
|
||||
public static final Block HERRINGBONE_CHERRY_PLANKS = new Block(FabricBlockSettings.copy(Blocks.CHERRY_PLANKS));
|
||||
public static final StairsBlock HERRINGBONE_CHERRY_PLANKS_STAIRS = new StairsBlock(HERRINGBONE_CHERRY_PLANKS.getDefaultState(), FabricBlockSettings.copy(HERRINGBONE_SPRUCE_PLANKS));
|
||||
public static final SlabBlock HERRINGBONE_CHERRY_PLANKS_SLAB = new SlabBlock(FabricBlockSettings.copy(HERRINGBONE_CHERRY_PLANKS));
|
||||
public static final Block CROSS_CHERRY_PLANKS = new Block(FabricBlockSettings.copy(Blocks.CHERRY_PLANKS));
|
||||
public static final StairsBlock CROSS_CHERRY_PLANKS_STAIRS = new StairsBlock(CROSS_CHERRY_PLANKS.getDefaultState(), FabricBlockSettings.copy(CROSS_CHERRY_PLANKS));
|
||||
public static final SlabBlock CROSS_CHERRY_PLANKS_SLAB = new SlabBlock(FabricBlockSettings.copy(CROSS_CHERRY_PLANKS));
|
||||
public static final Block HERRINGBONE_BAMBOO_PLANKS = new Block(FabricBlockSettings.copy(Blocks.BAMBOO_PLANKS));
|
||||
public static final StairsBlock HERRINGBONE_BAMBOO_PLANKS_STAIRS = new StairsBlock(HERRINGBONE_BAMBOO_PLANKS.getDefaultState(), FabricBlockSettings.copy(HERRINGBONE_BAMBOO_PLANKS));
|
||||
public static final SlabBlock HERRINGBONE_BAMBOO_PLANKS_SLAB = new SlabBlock(FabricBlockSettings.copy(HERRINGBONE_BAMBOO_PLANKS));
|
||||
|
||||
public static final Block HERRINGBONE_PARQUET = new Block(FabricBlockSettings.create().sounds(NSE_Sounds.PARQUET_SOUNDS).strength(2f, 3f).mapColor(MapColor.OAK_TAN));
|
||||
public static final StairsBlock HERRINGBONE_PARQUET_STAIRS = new StairsBlock(HERRINGBONE_PARQUET.getDefaultState(), FabricBlockSettings.copy(HERRINGBONE_PARQUET));
|
||||
|
@ -815,7 +824,15 @@ public class NSE_Blocks extends NSE_BaseRegistration {
|
|||
registerBlock("cross_spruce_planks", () -> CROSS_SPRUCE_PLANKS, NSE_BUILDING_TAB);
|
||||
registerBlock("cross_spruce_planks_stairs", () -> CROSS_SPRUCE_PLANKS_STAIRS, NSE_BUILDING_TAB);
|
||||
registerBlock("cross_spruce_planks_slab", () -> CROSS_SPRUCE_PLANKS_SLAB, NSE_BUILDING_TAB);
|
||||
// TODO: Cherry!!!
|
||||
registerBlock("herringbone_cherry_planks", () -> HERRINGBONE_CHERRY_PLANKS, NSE_BUILDING_TAB);
|
||||
registerBlock("herringbone_cherry_planks_stairs", () -> HERRINGBONE_CHERRY_PLANKS_STAIRS, NSE_BUILDING_TAB);
|
||||
registerBlock("herringbone_cherry_planks_slab", () -> HERRINGBONE_CHERRY_PLANKS_SLAB, NSE_BUILDING_TAB);
|
||||
registerBlock("cross_cherry_planks", () -> CROSS_CHERRY_PLANKS, NSE_BUILDING_TAB);
|
||||
registerBlock("cross_cherry_planks_stairs", () -> CROSS_CHERRY_PLANKS_STAIRS, NSE_BUILDING_TAB);
|
||||
registerBlock("cross_cherry_planks_slab", () -> CROSS_CHERRY_PLANKS_SLAB, NSE_BUILDING_TAB);
|
||||
registerBlock("herringbone_bamboo_planks", () -> HERRINGBONE_BAMBOO_PLANKS, NSE_BUILDING_TAB);
|
||||
registerBlock("herringbone_bamboo_planks_stairs", () -> HERRINGBONE_BAMBOO_PLANKS_STAIRS, NSE_BUILDING_TAB);
|
||||
registerBlock("herringbone_bamboo_planks_slab", () -> HERRINGBONE_BAMBOO_PLANKS_SLAB, NSE_BUILDING_TAB);
|
||||
|
||||
registerBlock("herringbone_parquet", () -> HERRINGBONE_PARQUET, NSE_BUILDING_TAB);
|
||||
registerBlock("herringbone_parquet_stairs", () -> HERRINGBONE_PARQUET_STAIRS, NSE_BUILDING_TAB);
|
||||
|
@ -930,6 +947,9 @@ public class NSE_Blocks extends NSE_BaseRegistration {
|
|||
flammableBlockRegistry.add(CROSS_MANGROVE_PLANKS, 20, 5);
|
||||
flammableBlockRegistry.add(HERRINGBONE_SPRUCE_PLANKS, 20, 5);
|
||||
flammableBlockRegistry.add(CROSS_SPRUCE_PLANKS, 20, 5);
|
||||
flammableBlockRegistry.add(HERRINGBONE_CHERRY_PLANKS, 20, 5);
|
||||
flammableBlockRegistry.add(CROSS_CHERRY_PLANKS, 20, 5);
|
||||
flammableBlockRegistry.add(HERRINGBONE_BAMBOO_PLANKS, 20, 5);
|
||||
|
||||
flammableBlockRegistry.add(HERRINGBONE_PARQUET, 20, 5);
|
||||
flammableBlockRegistry.add(STRAIGHT_PARQUET, 20, 5);
|
||||
|
@ -973,12 +993,20 @@ public class NSE_Blocks extends NSE_BaseRegistration {
|
|||
flammableBlockRegistry.add(HERRINGBONE_SPRUCE_PLANKS_SLAB, 20, 5);
|
||||
flammableBlockRegistry.add(CROSS_SPRUCE_PLANKS_STAIRS, 20, 5);
|
||||
flammableBlockRegistry.add(CROSS_SPRUCE_PLANKS_SLAB, 20, 5);
|
||||
flammableBlockRegistry.add(HERRINGBONE_CHERRY_PLANKS, 20, 5);
|
||||
flammableBlockRegistry.add(HERRINGBONE_CHERRY_PLANKS, 20, 5);
|
||||
flammableBlockRegistry.add(CROSS_CHERRY_PLANKS, 20, 5);
|
||||
flammableBlockRegistry.add(CROSS_CHERRY_PLANKS, 20, 5);
|
||||
flammableBlockRegistry.add(HERRINGBONE_BAMBOO_PLANKS, 20, 5);
|
||||
flammableBlockRegistry.add(HERRINGBONE_BAMBOO_PLANKS, 20, 5);
|
||||
|
||||
flammableBlockRegistry.add(HERRINGBONE_PARQUET_STAIRS, 20, 5);
|
||||
flammableBlockRegistry.add(HERRINGBONE_PARQUET_SLAB, 20, 5);
|
||||
flammableBlockRegistry.add(STRAIGHT_PARQUET_STAIRS, 20, 5);
|
||||
flammableBlockRegistry.add(STRAIGHT_PARQUET_SLAB, 20, 5);
|
||||
flammableBlockRegistry.add(SEPARATED_PARQUET_STAIRS, 20, 5);
|
||||
flammableBlockRegistry.add(SEPARATED_PARQUET_SLAB, 20, 5);
|
||||
|
||||
flammableBlockRegistry.add(GREEN_LINOLEUM_STAIRS, 20, 5);
|
||||
flammableBlockRegistry.add(GREEN_LINOLEUM_SLAB, 20, 5);
|
||||
flammableBlockRegistry.add(BLUE_LINOLEUM_STAIRS, 20, 5);
|
||||
|
|
|
@ -468,6 +468,15 @@
|
|||
"block.new_soviet.cyan_boundary_marker": "Cyan Boundary Marker",
|
||||
"block.new_soviet.barbed_wire": "Barbed Wire",
|
||||
"block.new_soviet.dirt_road": "Dirt Road",
|
||||
"block.new_soviet.cross_cherry_planks": "Cross Cherry Planks",
|
||||
"block.new_soviet.cross_cherry_planks_stairs": "Cross Cherry Planks Stairs",
|
||||
"block.new_soviet.cross_cherry_planks_slab": "Cross Cherry Planks Slab",
|
||||
"block.new_soviet.herringbone_cherry_planks": "Herringbone Cherry Planks",
|
||||
"block.new_soviet.herringbone_cherry_planks_stairs": "Herringbone Cherry Planks Stairs",
|
||||
"block.new_soviet.herringbone_cherry_planks_slab": "Herringbone Cherry Slab",
|
||||
"block.new_soviet.herringbone_bamboo_planks": "Herringbone Bamboo Planks",
|
||||
"block.new_soviet.herringbone_bamboo_planks_stairs": "Herringbone Bamboo Planks Stairs",
|
||||
"block.new_soviet.herringbone_bamboo_planks_slab": "Herringbone Bamboo Planks Slab",
|
||||
|
||||
"advancement.new_soviet.root.name": "A New Era",
|
||||
"advancement.new_soviet.root.desc": "Time to create something great",
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 777 B |
Binary file not shown.
After Width: | Height: | Size: 924 B |
Binary file not shown.
After Width: | Height: | Size: 808 B |
Loading…
Reference in a new issue