Lenin lives!

This commit is contained in:
Andrew-71 2023-06-25 16:32:57 +03:00
parent 5f286a7d36
commit 503785b5cb
259 changed files with 966 additions and 192 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 453 B

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,3 @@
{
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/cross_acacia_planks",
"particle": "new_soviet:block/floor/planks/cross_acacia_planks"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/cross_birch_planks",
"particle": "new_soviet:block/floor/planks/cross_birch_planks"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/cross_crimson_planks",
"particle": "new_soviet:block/floor/planks/cross_crimson_planks"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/cross_dark_oak_planks",
"particle": "new_soviet:block/floor/planks/cross_dark_oak_planks"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/cross_jungle_planks",
"particle": "new_soviet:block/floor/planks/cross_jungle_planks"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/cross_mangrove_planks",
"particle": "new_soviet:block/floor/planks/cross_mangrove_planks"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/cross_oak_planks",
"particle": "new_soviet:block/floor/planks/cross_oak_planks"
}
}

View file

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

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/cross_spruce_planks",
"particle": "new_soviet:block/floor/planks/cross_spruce_planks"
}
}

View file

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

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/herringbone_acacia_planks",
"particle": "new_soviet:block/floor/planks/herringbone_acacia_planks"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/herringbone_birch_planks",
"particle": "new_soviet:block/floor/planks/herringbone_birch_planks"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/herringbone_crimson_planks",
"particle": "new_soviet:block/floor/planks/herringbone_crimson_planks"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/herringbone_dark_oak_planks",
"particle": "new_soviet:block/floor/planks/herringbone_dark_oak_planks"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/herringbone_jungle_planks",
"particle": "new_soviet:block/floor/planks/herringbone_jungle_planks"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/herringbone_mangrove_planks",
"particle": "new_soviet:block/floor/planks/herringbone_mangrove_planks"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/herringbone_oak_planks",
"particle": "new_soviet:block/floor/planks/herringbone_oak_planks"
}
}

View file

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

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "new_soviet:block/floor/planks/herringbone_spruce_planks",
"particle": "new_soviet:block/floor/planks/herringbone_spruce_planks"
}
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/cross_acacia_planks"
}

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/cross_birch_planks"
}

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/cross_crimson_planks"
}

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/cross_dark_oak_planks"
}

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/cross_jungle_planks"
}

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/cross_mangrove_planks"
}

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/cross_oak_planks"
}

View file

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

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/cross_spruce_planks"
}

View file

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

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/herringbone_acacia_planks"
}

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/herringbone_birch_planks"
}

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/herringbone_crimson_planks"
}

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/herringbone_dark_oak_planks"
}

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/herringbone_jungle_planks"
}

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/herringbone_mangrove_planks"
}

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/herringbone_oak_planks"
}

View file

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

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/herringbone_spruce_planks"
}

View file

@ -0,0 +1,3 @@
{
"parent": "new_soviet:block/industrial_warning"
}

View file

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

View file

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

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