add some placeholder textures because my ass needs a visual indicator i cannot work w/ these purple guy looking ahh blocks
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"variants": {
|
||||||
|
"": {
|
||||||
|
"model": "neocomputers:block/screen"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"variants": {
|
||||||
|
"": {
|
||||||
|
"model": "neocomputers:block/solargen"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -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"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -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"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"parent": "neocomputers:block/screen"
|
||||||
|
}
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"parent": "neocomputers:block/solargen"
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 124 B |
|
After Width: | Height: | Size: 170 B |
|
After Width: | Height: | Size: 211 B |
|
After Width: | Height: | Size: 152 B |
|
After Width: | Height: | Size: 192 B |
|
After Width: | Height: | Size: 86 B |
|
After Width: | Height: | Size: 146 B |
|
After Width: | Height: | Size: 191 B |