Building a better tomorrow

This commit is contained in:
Andrew-71 2023-06-25 21:20:10 +03:00
parent 503785b5cb
commit 7c91739784
19 changed files with 56 additions and 20 deletions

View file

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

View file

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

View file

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

View file

@ -1,8 +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"
"all": "new_soviet:block/industrial/industrial_warning_stripes",
"particle": "new_soviet:block/industrial/industrial_warning_stripes"
}
}

View file

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

View file

@ -1,8 +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"
"all": "new_soviet:block/industrial/orange_warning_stripes",
"particle": "new_soviet:block/industrial/orange_warning_stripes"
}
}

View file

@ -1,8 +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"
"all": "new_soviet:block/industrial/red_warning_stripes",
"particle": "new_soviet:block/industrial/red_warning_stripes"
}
}

View file

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

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,022 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB