add some placeholder textures because my ass needs a visual indicator i cannot work w/ these purple guy looking ahh blocks

This commit is contained in:
2026-04-18 21:05:24 -03:00
parent 62ff4dfa96
commit 4fb35c5080
14 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "neocomputers:block/screen"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "neocomputers:block/solargen"
}
}
}

View File

@@ -0,0 +1,12 @@
{
"parent": "minecraft:block/cube",
"textures": {
"up": "neocomputers:block/screen_top",
"down": "neocomputers:block/screen_bottom",
"north": "neocomputers:block/screen_front",
"south": "neocomputers:block/screen_back",
"east": "neocomputers:block/screen_side",
"west": "neocomputers:block/screen_side",
"particle": "neocomputers:block/screen_top"
}
}

View File

@@ -0,0 +1,12 @@
{
"parent": "minecraft:block/cube",
"textures": {
"up": "neocomputers:block/solargen_top",
"down": "neocomputers:block/solargen_back",
"north": "neocomputers:block/solargen_back",
"south": "neocomputers:block/solargen_back",
"east": "neocomputers:block/solargen_side",
"west": "neocomputers:block/solargen_side",
"particle": "neocomputers:block/solargen_top"
}
}

View File

@@ -0,0 +1,3 @@
{
"parent": "neocomputers:block/screen"
}

View File

@@ -0,0 +1,3 @@
{
"parent": "neocomputers:block/solargen"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 B