Initially add changes, god this will take a while

This commit is contained in:
Andrew-71 2023-08-13 22:25:32 +03:00
parent b43a0668aa
commit 0fad36a08c
272 changed files with 3438 additions and 197 deletions

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/beige_wallpaper"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/big_green_tiles"
}
}
}

View file

@ -0,0 +1,13 @@
{
"variants": {
"": [{
"model": "new_soviet:block/big_green_tiles_cracked_1"
},
{
"model": "new_soviet:block/big_green_tiles_cracked_2"
},
{
"model": "new_soviet:block/big_green_tiles_cracked_3"
}]
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/brick_tiles"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/brown_wallpaper"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/cracked_brick_tiles"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/cracked_dark_brick_tiles"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/cracked_glazed_brick_tiles"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/cracked_green_bricks"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/cracked_green_bricks_2"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/cracked_nii_wall_1"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/cracked_red_bricks"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/dark_brick_tiles"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/dirty_brick_tiles"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/dirty_dark_brick_tiles"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/glazed_brick_tiles"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/green_bricks"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/green_bricks_2"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/green_wallpaper"
}
}
}

View file

@ -0,0 +1,14 @@
{
"variants": {
"": [{
"model": "new_soviet:block/meat_1"
},
{
"model": "new_soviet:block/meat_2"
},
{
"model": "new_soviet:block/meat_3"
}
]
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/meat_eye"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/meat_teeth"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/mossy_brick_tiles"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/mossy_dark_brick_tiles"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/mossy_green_bricks"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/mossy_green_bricks_2"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/mossy_red_bricks"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/nii_floor"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/nii_wall_1"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/nii_wall_2"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/nii_wall_3"
}
}
}

View file

@ -0,0 +1,28 @@
{
"variants": {
"layers=1": {
"model": "new_soviet:block/purple_goo_1"
},
"layers=2": {
"model": "new_soviet:block/purple_goo_2"
},
"layers=3": {
"model": "new_soviet:block/purple_goo_3"
},
"layers=4": {
"model": "new_soviet:block/purple_goo_4"
},
"layers=5": {
"model": "new_soviet:block/purple_goo_5"
},
"layers=6": {
"model": "new_soviet:block/purple_goo_6"
},
"layers=7": {
"model": "new_soviet:block/purple_goo_7"
},
"layers=8": {
"model": "new_soviet:block/purple_goo_8"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/red_bricks"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/small_cracked_yellow_tiles"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/small_yellow_tiles"
}
}
}

View file

@ -0,0 +1,110 @@
{
"variants": {
"face=ceiling,facing=east,powered=false": {
"model": "new_soviet:block/switch_type_1_on",
"x": 180,
"y": 270
},
"face=ceiling,facing=east,powered=true": {
"model": "new_soviet:block/switch_type_1_off",
"x": 180,
"y": 270
},
"face=ceiling,facing=north,powered=false": {
"model": "new_soviet:block/switch_type_1_on",
"x": 180,
"y": 180
},
"face=ceiling,facing=north,powered=true": {
"model": "new_soviet:block/switch_type_1_off",
"x": 180,
"y": 180
},
"face=ceiling,facing=south,powered=false": {
"model": "new_soviet:block/switch_type_1_on",
"x": 180
},
"face=ceiling,facing=south,powered=true": {
"model": "new_soviet:block/switch_type_1_off",
"x": 180
},
"face=ceiling,facing=west,powered=false": {
"model": "new_soviet:block/switch_type_1_on",
"x": 180,
"y": 90
},
"face=ceiling,facing=west,powered=true": {
"model": "new_soviet:block/switch_type_1_off",
"x": 180,
"y": 90
},
"face=floor,facing=east,powered=false": {
"model": "new_soviet:block/switch_type_1_on",
"y": 90
},
"face=floor,facing=east,powered=true": {
"model": "new_soviet:block/switch_type_1_off",
"y": 90
},
"face=floor,facing=north,powered=false": {
"model": "new_soviet:block/switch_type_1_on"
},
"face=floor,facing=north,powered=true": {
"model": "new_soviet:block/switch_type_1_off"
},
"face=floor,facing=south,powered=false": {
"model": "new_soviet:block/switch_type_1_on",
"y": 180
},
"face=floor,facing=south,powered=true": {
"model": "new_soviet:block/switch_type_1_off",
"y": 180
},
"face=floor,facing=west,powered=false": {
"model": "new_soviet:block/switch_type_1_on",
"y": 270
},
"face=floor,facing=west,powered=true": {
"model": "new_soviet:block/switch_type_1_off",
"y": 270
},
"face=wall,facing=east,powered=false": {
"model": "new_soviet:block/switch_type_1_on",
"x": 90,
"y": 90
},
"face=wall,facing=east,powered=true": {
"model": "new_soviet:block/switch_type_1_off",
"x": 90,
"y": 90
},
"face=wall,facing=north,powered=false": {
"model": "new_soviet:block/switch_type_1_on",
"x": 90
},
"face=wall,facing=north,powered=true": {
"model": "new_soviet:block/switch_type_1_off",
"x": 90
},
"face=wall,facing=south,powered=false": {
"model": "new_soviet:block/switch_type_1_on",
"x": 90,
"y": 180
},
"face=wall,facing=south,powered=true": {
"model": "new_soviet:block/switch_type_1_off",
"x": 90,
"y": 180
},
"face=wall,facing=west,powered=false": {
"model": "new_soviet:block/switch_type_1_on",
"x": 90,
"y": 270
},
"face=wall,facing=west,powered=true": {
"model": "new_soviet:block/switch_type_1_off",
"x": 90,
"y": 270
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "new_soviet:block/variated_light_blue_tiles"
}
}
}

View file

@ -14,6 +14,19 @@
"block.new_soviet.cracked_sand_bricks": "Cracked Sand Bricks",
"block.new_soviet.mossy_sand_bricks": "Mossy Sand Bricks",
"block.new_soviet.big_sand_bricks": "Big Sand Bricks",
"block.new_soviet.brick_tiles": "Brick Tiles",
"block.new_soviet.cracked_brick_tiles": "Cracked Brick Tiles",
"block.new_soviet.mossy_brick_tiles": "Mossy Brick Tiles",
"block.new_soviet.dirty_brick_tiles": "Dirty Brick Tiles",
"block.new_soviet.dark_brick_tiles": "Dark Brick Tiles",
"block.new_soviet.cracked_dark_brick_tiles": "Cracked Dark Brick Tiles",
"block.new_soviet.mossy_dark_brick_tiles": "Mossy Dark Brick Tiles",
"block.new_soviet.dirty_dark_brick_tiles": "Dirty Dark Brick Tiles",
"block.new_soviet.glazed_brick_tiles": "Glazed Brick Tiles",
"block.new_soviet.cracked_glazed_brick_tiles": "Cracked Glazed Brick Tiles",
"block.new_soviet.red_bricks": "Red Bricks",
"block.new_soviet.cracked_red_bricks": "Cracked Red Bricks",
"block.new_soviet.mossy_red_bricks": "Mossy Red Bricks",
"block.new_soviet.teal_tiles": "Teal Tiles",
"block.new_soviet.cracked_teal_tiles": "Cracked Teal Tiles",
"block.new_soviet.mossy_teal_tiles": "Mossy Teal Tiles",
@ -50,7 +63,17 @@
"block.new_soviet.small_deepslate_tiles": "Small Deepslate Tiles",
"block.new_soviet.small_cracked_deepslate_tiles": "Small Cracked Deepslate Tiles",
"block.new_soviet.diagonal_deepslate_tiles": "Diagonal Deepslate Tiles",
"block.new_soviet.nii_floor": "RI floor",
"block.new_soviet.big_green_tiles": "Big Green Tiles",
"block.new_soviet.big_green_tiles_cracked": "Cracked Big Green Tiles",
"block.new_soviet.green_bricks": "Green Bricks",
"block.new_soviet.cracked_green_bricks": "Cracked Green Bricks",
"block.new_soviet.mossy_green_bricks": "Mossy Green Bricks",
"block.new_soviet.green_bricks_2": "Green Bricks (Mixed)",
"block.new_soviet.cracked_green_bricks_2": "Cracked Green Bricks (Mixed)",
"block.new_soviet.mossy_green_bricks_2": "Mossy Green Bricks (Mixed)",
"block.new_soviet.light_blue_tiles": "Light Blue Tiles",
"block.new_soviet.variated_light_blue_tiles": "Variated Light Blue Tiles",
"block.new_soviet.cracked_light_blue_tiles": "Cracked Light Blue Tiles",
"block.new_soviet.mossy_light_blue_tiles": "Mossy Light Blue Tiles",
"block.new_soviet.small_light_blue_tiles": "Small Light Blue Tiles",
@ -162,5 +185,24 @@
"block.new_soviet.red_concrete_with_bars": "Red Concrete With Bars",
"subtitles.new_soviet.light_bulb_broken": "Light bulb breaks",
"block.new_soviet.light_bulb": "Light Bulb Lamp",
"item.new_soviet.light_bulb_item": "Light Bulb"
"item.new_soviet.light_bulb_item": "Light Bulb",
"block.new_soviet.light_bulb_block.energized": "Turn off the power!",
"block.new_soviet.crate": "Crate",
"block.new_soviet.meat": "Meat block",
"block.new_soviet.meat_eye": "Meat block with eye",
"block.new_soviet.meat_teeth": "Meat block with teeth",
"item.new_soviet.rake": "Rake",
"item.new_soviet.concentrate": "Concentrate",
"block.new_soviet.switch": "Switch",
"block.new_soviet.nii_wall_1": "Diorite RI Wall",
"block.new_soviet.cracked_nii_wall_1": "Cracked Diorite RI Wall",
"block.new_soviet.nii_wall_2": "RI Wall",
"block.new_soviet.nii_wall_3": "Stone RI Wall",
"block.new_soviet.small_yellow_tiles": "Small Yellow Tiles",
"block.new_soviet.small_cracked_yellow_tiles": "Small Cracked Yellow Tiles",
"block.new_soviet.green_wallpaper": "Green Wallpaper Block",
"block.new_soviet.brown_wallpaper": "Brown Wallpaper Block",
"block.new_soviet.beige_wallpaper": "Beige Wallpaper Block",
"block.new_soviet.purple_goo": "Purple Goo",
"subtitles.new_soviet.switch_press": "Switch clicks"
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/wallpapers/beige_wallpaper",
"particle": "new_soviet:block/wallpapers/beige_wallpaper"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/green/big_green_tiles",
"particle": "new_soviet:block/green/big_green_tiles"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/green/variated/big_green_tiles_cracked_1",
"particle": "new_soviet:block/green/variated/big_green_tiles_cracked_1"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/green/variated/big_green_tiles_cracked_2",
"particle": "new_soviet:block/green/variated/big_green_tiles_cracked_2"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/green/variated/big_green_tiles_cracked_3",
"particle": "new_soviet:block/green/variated/big_green_tiles_cracked_3"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/brown/brown_tiles",
"particle": "new_soviet:block/brown/brown_tiles"
}
}

View file

@ -2,6 +2,6 @@
"parent": "new_soviet:block/tv",
"textures": {
"0": "new_soviet:block/custom/electronics/brown_television",
"particle": "new_soviet:block/custom/electronics/brown_television"
"particle": "new_soviet:block/custom/electronics/brown_television_particle"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/wallpapers/brown_wallpaper",
"particle": "new_soviet:block/wallpapers/brown_wallpaper"
}
}

View file

@ -4,7 +4,7 @@
"textures": {
"1": "new_soviet:block/custom/appliances/fan_base",
"2": "new_soviet:block/custom/appliances/fan_static",
"particle": "new_soviet:block/custom/appliances/fan_animated"
"particle": "new_soviet:block/custom/appliances/fan_base_particle"
},
"elements": [
{

View file

@ -4,7 +4,7 @@
"textures": {
"0": "new_soviet:block/custom/appliances/fan_animated",
"1": "new_soviet:block/custom/appliances/fan_base",
"particle": "new_soviet:block/custom/appliances/fan_animated"
"particle": "new_soviet:block/custom/appliances/fan_base_particle"
},
"elements": [
{

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/brown/cracked_brown_tiles",
"particle": "new_soviet:block/brown/cracked_brown_tiles"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/brown/cracked_dark_brown_tiles",
"particle": "new_soviet:block/brown/cracked_dark_brown_tiles"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/red/cracked_glazed_red_tiles",
"particle": "new_soviet:block/red/cracked_glazed_red_tiles"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/green/cracked_green_bricks",
"particle": "new_soviet:block/green/cracked_green_bricks"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/green/green_bricks_with_any_cracked",
"particle": "new_soviet:block/green/green_bricks_with_any_cracked"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/research_institute/cracked_nii_wall_1",
"particle": "new_soviet:block/research_institute/cracked_nii_wall_1"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/red/cracked_red_bricks",
"particle": "new_soviet:block/red/cracked_red_bricks"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/brown/dark_brown_tiles",
"particle": "new_soviet:block/brown/dark_brown_tiles"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/brown/dirty_brown_tiles",
"particle": "new_soviet:block/brown/dirty_brown_tiles"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/brown/dirty_dark_brown_tiles",
"particle": "new_soviet:block/brown/dirty_dark_brown_tiles"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/red/glazed_red_tiles",
"particle": "new_soviet:block/red/glazed_red_tiles"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/green/green_bricks",
"particle": "new_soviet:block/green/green_bricks"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/green/green_bricks_with_any",
"particle": "new_soviet:block/green/green_bricks_with_any"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/wallpapers/green_wallpaper",
"particle": "new_soviet:block/wallpapers/green_wallpaper"
}
}

View file

@ -6,7 +6,7 @@
},
"elements": [
{
"from": [7, 6, 7],
"from": [7, 8, 7],
"to": [9, 8, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
"faces": {
@ -15,31 +15,83 @@
"south": {"uv": [7, 0, 5, 2], "texture": "#0"},
"west": {"uv": [5, 0, 7, 2], "texture": "#0"},
"up": {"uv": [7, 4, 5, 2], "texture": "#0"},
"down": {"uv": [16, 14, 14, 16], "texture": "#0"}
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
}
},
{
"from": [8, 5, 7.5],
"from": [7, 6, 7],
"to": [7, 8, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [7, 0, 5, 2], "texture": "#0"},
"east": {"uv": [7, 0, 5, 2], "texture": "#0"},
"south": {"uv": [7, 0, 5, 2], "texture": "#0"},
"west": {"uv": [5, 0, 7, 2], "texture": "#0"},
"up": {"uv": [7, 2, 5, 0], "texture": "#0"},
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
}
},
{
"from": [9, 6, 7],
"to": [9, 8, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [7, 0, 5, 2], "texture": "#0"},
"east": {"uv": [5, 0, 7, 2], "texture": "#0"},
"south": {"uv": [7, 0, 5, 2], "texture": "#0"},
"west": {"uv": [7, 0, 5, 2], "texture": "#0"},
"up": {"uv": [7, 2, 5, 0], "texture": "#0"},
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
}
},
{
"from": [7, 6, 9],
"to": [9, 8, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [5, 0, 7, 2], "texture": "#0"},
"east": {"uv": [5, 0, 7, 2], "texture": "#0"},
"south": {"uv": [7, 0, 5, 2], "texture": "#0"},
"west": {"uv": [7, 0, 5, 2], "texture": "#0"},
"up": {"uv": [7, 2, 5, 0], "texture": "#0"},
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
}
},
{
"from": [7, 6, 7],
"to": [9, 8, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [7, 0, 5, 2], "texture": "#0"},
"east": {"uv": [5, 0, 7, 2], "texture": "#0"},
"south": {"uv": [5, 0, 7, 2], "texture": "#0"},
"west": {"uv": [7, 0, 5, 2], "texture": "#0"},
"up": {"uv": [7, 2, 5, 0], "texture": "#0"},
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
}
},
{
"from": [8, 8, 7.5],
"to": [8, 16, 8.5],
"rotation": {"angle": -45, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [0, 0, 0, 11], "texture": "#0"},
"east": {"uv": [0, 0, 1, 11], "texture": "#0"},
"east": {"uv": [0, 0, 1, 8], "texture": "#0"},
"south": {"uv": [0, 0, 0, 11], "texture": "#0"},
"west": {"uv": [0, 0, 1, 11], "texture": "#0"},
"west": {"uv": [0, 0, 1, 8], "texture": "#0"},
"up": {"uv": [0, 0, 0, 1], "texture": "#0"},
"down": {"uv": [0, 0, 0, 1], "texture": "#0"}
}
},
{
"from": [8, 5, 7.5],
"from": [8, 8, 7.5],
"to": [8, 16, 8.5],
"rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [0, 0, 0, 11], "texture": "#0"},
"east": {"uv": [1, 0, 2, 11], "texture": "#0"},
"east": {"uv": [1, 0, 2, 8], "texture": "#0"},
"south": {"uv": [0, 0, 0, 11], "texture": "#0"},
"west": {"uv": [1, 0, 2, 11], "texture": "#0"},
"west": {"uv": [1, 0, 2, 8], "texture": "#0"},
"up": {"uv": [0, 1, 0, 0], "texture": "#0"},
"down": {"uv": [0, 0, 0, 1], "texture": "#0"}
}
@ -53,23 +105,9 @@
"east": {"uv": [7, 0, 9, 1], "texture": "#0"},
"south": {"uv": [9, 0, 7, 1], "texture": "#0"},
"west": {"uv": [7, 0, 9, 1], "texture": "#0"},
"up": {"uv": [16, 16, 14, 14], "texture": "#0"},
"up": {"uv": [5, 11, 3, 9], "texture": "#0"},
"down": {"uv": [5, 9, 3, 11], "texture": "#0"}
}
},
{
"name": "cube_outline",
"from": [9, 8, 9],
"to": [7, 6, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [7, 0, 5, 2], "rotation": 180, "texture": "#0"},
"east": {"uv": [5, 0, 7, 2], "rotation": 180, "texture": "#0"},
"south": {"uv": [7, 0, 5, 2], "rotation": 180, "texture": "#0"},
"west": {"uv": [5, 0, 7, 2], "rotation": 180, "texture": "#0"},
"up": {"uv": [16, 14, 14, 16], "rotation": 180, "texture": "#0"},
"down": {"uv": [7, 4, 5, 2], "rotation": 180, "texture": "#0"}
}
}
],
"groups": [
@ -78,7 +116,7 @@
"origin": [16, 8, 16],
"color": 0,
"nbt": "{}",
"children": [0, 1, 2, 3, 4]
"children": [0, 1, 2, 3, 4, 5, 6, 7]
}
]
}

View file

@ -66,11 +66,47 @@
"east": {"uv": [7, 0, 9, 1], "texture": "#0"},
"south": {"uv": [9, 0, 7, 1], "texture": "#0"},
"west": {"uv": [7, 0, 9, 1], "texture": "#0"},
"up": {"uv": [16, 16, 14, 14], "texture": "#0"},
"up": {"uv": [5, 11, 3, 9], "texture": "#0"},
"down": {"uv": [5, 9, 3, 11], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [180, 0, 0],
"scale": [0.7, 0.7, 0.7]
},
"thirdperson_lefthand": {
"rotation": [180, 0, 0],
"scale": [0.7, 0.7, 0.7]
},
"firstperson_righthand": {
"rotation": [180, 0, 0],
"translation": [2.25, 0, 0]
},
"firstperson_lefthand": {
"rotation": [180, 0, 0],
"translation": [2.25, 0, 0]
},
"ground": {
"rotation": [180, 0, 90],
"translation": [0, -1.75, 0],
"scale": [0.7, 0.7, 0.7]
},
"gui": {
"rotation": [30, 225, 0],
"translation": [0, -1.25, 0],
"scale": [1.1, 1.1, 1.1]
},
"head": {
"scale": [0, 0, 0]
},
"fixed": {
"rotation": [180, 0, 0],
"translation": [0, 2.25, 0],
"scale": [1.2, 1.2, 1.2]
}
},
"groups": [
{
"name": "group",

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/meat/meat",
"particle": "new_soviet:block/meat/meat"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/meat/meat2",
"particle": "new_soviet:block/meat/meat2"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/meat/meat3",
"particle": "new_soviet:block/meat/meat3"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/meat/meat_eye",
"particle": "new_soviet:block/meat/meat"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/meat/meat_teeth",
"particle": "new_soviet:block/meat/meat"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/brown/mossy_brown_tiles",
"particle": "new_soviet:block/brown/mossy_brown_tiles"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/brown/mossy_dark_brown_tiles",
"particle": "new_soviet:block/brown/mossy_dark_brown_tiles"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/green/mossy_green_bricks",
"particle": "new_soviet:block/green/mossy_green_bricks"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/green/mossy_green_bricks_with_any",
"particle": "new_soviet:block/green/mossy_green_bricks_with_any"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/red/mossy_red_bricks",
"particle": "new_soviet:block/red/mossy_red_bricks"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/research_institute/nii_floor",
"particle": "new_soviet:block/research_institute/nii_floor"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/research_institute/nii_wall_1",
"particle": "new_soviet:block/research_institute/nii_wall_1"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/research_institute/nii_wall2",
"particle": "new_soviet:block/research_institute/nii_wall2"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/research_institute/nii_wall3",
"particle": "new_soviet:block/research_institute/nii_wall3"
}
}

View file

@ -0,0 +1,30 @@
{
"credit": "Made by Feulim (karoter2)",
"textures": {
"0": "new_soviet:block/purple_goo/purple_goo",
"particle": "new_soviet:block/purple_goo/purple_goo"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 2, 16],
"faces": {
"north": {"uv": [0, 2, 16, 0], "rotation": 180, "texture": "#0"},
"east": {"uv": [16, 0, 14, 16], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 16, 16, 14], "texture": "#0"},
"west": {"uv": [2, 0, 0, 16], "rotation": 270, "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
}
],
"groups": [
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"nbt": "{}",
"children": [0]
}
]
}

View file

@ -0,0 +1,30 @@
{
"credit": "Made by Feulim (karoter2)",
"textures": {
"0": "new_soviet:block/purple_goo/purple_goo",
"particle": "new_soviet:block/purple_goo/purple_goo"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 4, 16],
"faces": {
"north": {"uv": [0, 4, 16, 0], "rotation": 180, "texture": "#0"},
"east": {"uv": [16, 0, 12, 16], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 16, 16, 12], "texture": "#0"},
"west": {"uv": [4, 0, 0, 16], "rotation": 270, "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
}
],
"groups": [
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"nbt": "{}",
"children": [0]
}
]
}

View file

@ -0,0 +1,30 @@
{
"credit": "Made by Feulim (karoter2)",
"textures": {
"0": "new_soviet:block/purple_goo/purple_goo",
"particle": "new_soviet:block/purple_goo/purple_goo"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 6, 16],
"faces": {
"north": {"uv": [0, 6, 16, 0], "rotation": 180, "texture": "#0"},
"east": {"uv": [16, 0, 10, 16], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 16, 16, 10], "texture": "#0"},
"west": {"uv": [6, 0, 0, 16], "rotation": 270, "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
}
],
"groups": [
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"nbt": "{}",
"children": [0]
}
]
}

View file

@ -0,0 +1,30 @@
{
"credit": "Made by Feulim (karoter2)",
"textures": {
"0": "new_soviet:block/purple_goo/purple_goo",
"particle": "new_soviet:block/purple_goo/purple_goo"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 8, 16],
"faces": {
"north": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#0"},
"east": {"uv": [16, 0, 8, 16], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 16, 16, 8], "texture": "#0"},
"west": {"uv": [8, 0, 0, 16], "rotation": 270, "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
}
],
"groups": [
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"nbt": "{}",
"children": [0]
}
]
}

View file

@ -0,0 +1,30 @@
{
"credit": "Made by Feulim (karoter2)",
"textures": {
"0": "new_soviet:block/purple_goo/purple_goo",
"particle": "new_soviet:block/purple_goo/purple_goo"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 10, 16],
"faces": {
"north": {"uv": [0, 10, 16, 0], "rotation": 180, "texture": "#0"},
"east": {"uv": [16, 0, 6, 16], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 16, 16, 6], "texture": "#0"},
"west": {"uv": [10, 0, 0, 16], "rotation": 270, "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
}
],
"groups": [
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"nbt": "{}",
"children": [0]
}
]
}

View file

@ -0,0 +1,30 @@
{
"credit": "Made by Feulim (karoter2)",
"textures": {
"0": "new_soviet:block/purple_goo/purple_goo",
"particle": "new_soviet:block/purple_goo/purple_goo"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 12, 16],
"faces": {
"north": {"uv": [0, 12, 16, 0], "rotation": 180, "texture": "#0"},
"east": {"uv": [16, 0, 4, 16], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 16, 16, 4], "texture": "#0"},
"west": {"uv": [12, 0, 0, 16], "rotation": 270, "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
}
],
"groups": [
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"nbt": "{}",
"children": [0]
}
]
}

View file

@ -0,0 +1,30 @@
{
"credit": "Made by Feulim (karoter2)",
"textures": {
"0": "new_soviet:block/purple_goo/purple_goo",
"particle": "new_soviet:block/purple_goo/purple_goo"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 14, 16],
"faces": {
"north": {"uv": [0, 14, 16, 0], "rotation": 180, "texture": "#0"},
"east": {"uv": [16, 0, 2, 16], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 16, 16, 2], "texture": "#0"},
"west": {"uv": [14, 0, 0, 16], "rotation": 270, "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
}
],
"groups": [
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"nbt": "{}",
"children": [0]
}
]
}

View file

@ -0,0 +1,30 @@
{
"credit": "Made by Feulim (karoter2)",
"textures": {
"0": "new_soviet:block/purple_goo/purple_goo",
"particle": "new_soviet:block/purple_goo/purple_goo"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 16, 16, 0], "rotation": 180, "texture": "#0"},
"east": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 16, 16, 0], "texture": "#0"},
"west": {"uv": [16, 0, 0, 16], "rotation": 270, "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
}
],
"groups": [
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"nbt": "{}",
"children": [0]
}
]
}

View file

@ -3,7 +3,7 @@
"texture_size": [64, 64],
"textures": {
"0": "new_soviet:block/custom/electronics/radio",
"particle": "new_soviet:block/custom/electronics/radio"
"particle": "new_soviet:block/custom/electronics/radio_particle"
},
"elements": [
{

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/red/red_bricks",
"particle": "new_soviet:block/red/red_bricks"
}
}

View file

@ -2,6 +2,6 @@
"parent": "new_soviet:block/tv",
"textures": {
"0": "new_soviet:block/custom/electronics/red_television",
"particle": "new_soviet:block/custom/electronics/red_television"
"particle": "new_soviet:block/custom/electronics/red_television_particle"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/yellow/small_cracked_yellow_tiles",
"particle": "new_soviet:block/yellow/small_cracked_yellow_tiles"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/yellow/small_yellow_tiles",
"particle": "new_soviet:block/yellow/small_yellow_tiles"
}
}

View file

@ -0,0 +1,86 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "new_soviet:block/custom/switches/switch_type_1",
"particle": "new_soviet:block/custom/switches/switch_type_1"
},
"elements": [
{
"from": [7.502, 0.45, 7],
"to": [8.502, 1.45, 9],
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 1.45, 8]},
"faces": {
"north": {"uv": [8, 5, 7, 6], "rotation": 180, "texture": "#0"},
"east": {"uv": [6, 4, 7, 6], "rotation": 270, "texture": "#0"},
"south": {"uv": [8, 5, 7, 4], "texture": "#0"},
"west": {"uv": [7, 2, 8, 4], "rotation": 90, "texture": "#0"},
"up": {"uv": [6, 2, 7, 4], "rotation": 180, "texture": "#0"},
"down": {"uv": [6, 6, 7, 8], "texture": "#0"}
}
},
{
"from": [7.5, 0.45, 7],
"to": [8.5, 1.45, 8],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [9, 5, 8, 6], "rotation": 180, "texture": "#0"},
"east": {"uv": [7, 7, 8, 8], "rotation": 270, "texture": "#0"},
"south": {"uv": [9, 5, 8, 4], "texture": "#0"},
"west": {"uv": [8, 3, 9, 4], "rotation": 90, "texture": "#0"},
"up": {"uv": [7, 6, 8, 7], "rotation": 180, "texture": "#0"},
"down": {"uv": [8, 2, 9, 3], "texture": "#0"}
}
},
{
"from": [5.5, 0, 5.5],
"to": [10.5, 1, 10.5],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [11, 1, 6, 2], "rotation": 180, "texture": "#0"},
"east": {"uv": [5, 0, 6, 5], "rotation": 270, "texture": "#0"},
"south": {"uv": [11, 1, 6, 0], "texture": "#0"},
"west": {"uv": [5, 5, 6, 10], "rotation": 90, "texture": "#0"},
"up": {"uv": [0, 0, 5, 5], "rotation": 180, "texture": "#0"},
"down": {"uv": [0, 5, 5, 10], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 8, 0]
},
"thirdperson_lefthand": {
"translation": [0, 8, 0]
},
"firstperson_righthand": {
"rotation": [90, 180, 0],
"translation": [2, 2.25, 8.5]
},
"firstperson_lefthand": {
"rotation": [90, 180, 0],
"translation": [2, 2.25, 8.5]
},
"ground": {
"translation": [0, 5, 0]
},
"gui": {
"rotation": [30, 225, 0],
"translation": [0, 10.5, 0],
"scale": [2, 2, 2]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -14.75],
"scale": [2, 2, 2]
}
},
"groups": [
{
"name": "group",
"origin": [0, 0, 0],
"color": 0,
"nbt": "{}",
"children": [0, 1, 2]
}
]
}

View file

@ -0,0 +1,57 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "new_soviet:block/custom/switches/switch_type_1",
"particle": "new_soviet:block/custom/switches/switch_type_1"
},
"elements": [
{
"from": [7.502, 0.45, 7],
"to": [8.502, 1.45, 9],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [8, 5, 7, 6], "rotation": 180, "texture": "#0"},
"east": {"uv": [6, 4, 7, 6], "rotation": 270, "texture": "#0"},
"south": {"uv": [8, 5, 7, 4], "texture": "#0"},
"west": {"uv": [7, 2, 8, 4], "rotation": 90, "texture": "#0"},
"up": {"uv": [6, 2, 7, 4], "rotation": 180, "texture": "#0"},
"down": {"uv": [6, 6, 7, 8], "texture": "#0"}
}
},
{
"from": [7.5, 0.45, 7],
"to": [8.5, 1.45, 8],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 1.45, 8]},
"faces": {
"north": {"uv": [9, 5, 8, 6], "rotation": 180, "texture": "#0"},
"east": {"uv": [7, 7, 8, 8], "rotation": 270, "texture": "#0"},
"south": {"uv": [9, 5, 8, 4], "texture": "#0"},
"west": {"uv": [8, 3, 9, 4], "rotation": 90, "texture": "#0"},
"up": {"uv": [7, 6, 8, 7], "rotation": 180, "texture": "#0"},
"down": {"uv": [8, 2, 9, 3], "texture": "#0"}
}
},
{
"from": [5.5, 0, 5.5],
"to": [10.5, 1, 10.5],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [11, 1, 6, 2], "rotation": 180, "texture": "#0"},
"east": {"uv": [5, 0, 6, 5], "rotation": 270, "texture": "#0"},
"south": {"uv": [11, 1, 6, 0], "texture": "#0"},
"west": {"uv": [5, 5, 6, 10], "rotation": 90, "texture": "#0"},
"up": {"uv": [0, 0, 5, 5], "rotation": 180, "texture": "#0"},
"down": {"uv": [0, 5, 5, 10], "texture": "#0"}
}
}
],
"groups": [
{
"name": "group",
"origin": [0, 0, 0],
"color": 0,
"nbt": "{}",
"children": [0, 1, 2]
}
]
}

View file

@ -4,7 +4,7 @@
"texture_size": [64, 64],
"textures": {
"2": "new_soviet:block/custom/furniture/table_lamp",
"particle": "new_soviet:block/custom/furniture/table_lamp"
"particle": "new_soviet:block/custom/furniture/table_lamp_particle"
},
"elements": [
{

View file

@ -3,7 +3,7 @@
"texture_size": [64, 64],
"textures": {
"0": "new_soviet:block/custom/electronics/television",
"particle": "new_soviet:block/custom/electronics/television"
"particle": "new_soviet:block/custom/electronics/television_particle"
},
"elements": [
{

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/light_blue/variated_light_blue_tiles",
"particle": "new_soviet:block/light_blue/variated_light_blue_tiles"
}
}

View file

@ -0,0 +1,4 @@
{
"parent": "new_soviet:block/beige_wallpaper"
}

View file

@ -0,0 +1,4 @@
{
"parent": "new_soviet:block/big_green_tiles"
}

View file

@ -0,0 +1,4 @@
{
"parent": "new_soviet:block/big_green_tiles_cracked_1"
}

View file

@ -0,0 +1,4 @@
{
"parent": "new_soviet:block/brick_tiles"
}

Some files were not shown because too many files have changed in this diff Show more