Add windows, wallpaper and bruh.ogg

This commit is contained in:
Andrew-71 2024-02-16 23:31:17 +03:00
parent 5bbb26ce81
commit 02cdf8fa63
225 changed files with 4833 additions and 61 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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