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"
}
}
}