Implemented Glass Blocks (#51)
* Implemented connected texture glass blocks (different approach from 1.7).
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": { "model": "appliedenergistics2:QuartzBlock" }
|
||||
"normal": { "model": "appliedenergistics2:builtin/connected_glass" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": { "model": "appliedenergistics2:builtin/connected_glass" }
|
||||
}
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "appliedenergistics2:blocks/QuartzOreBlock"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "appliedenergistics2:items/BlockQuartzGlass"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "appliedenergistics2:items/BlockQuartzGlass"
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 232 B |
|
After Width: | Height: | Size: 230 B |
|
After Width: | Height: | Size: 244 B |
|
After Width: | Height: | Size: 243 B |
|
After Width: | Height: | Size: 151 B |
|
After Width: | Height: | Size: 172 B |
|
After Width: | Height: | Size: 191 B |
|
After Width: | Height: | Size: 167 B |
|
After Width: | Height: | Size: 192 B |
|
After Width: | Height: | Size: 203 B |
|
After Width: | Height: | Size: 228 B |
|
After Width: | Height: | Size: 170 B |
|
After Width: | Height: | Size: 192 B |
|
After Width: | Height: | Size: 209 B |
|
After Width: | Height: | Size: 229 B |
|
After Width: | Height: | Size: 202 B |
|
After Width: | Height: | Size: 223 B |
|
After Width: | Height: | Size: 239 B |
|
After Width: | Height: | Size: 248 B |
|
After Width: | Height: | Size: 311 B |