Potentially fixed inscriber textures
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "appliedenergistics2:block/charged_quartz_ore_0", "weight": 1 },
|
||||
{ "model": "appliedenergistics2:block/charged_quartz_ore_1", "weight": 1 },
|
||||
{
|
||||
"model": "appliedenergistics2:block/charged_quartz_ore_0",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"model": "appliedenergistics2:block/charged_quartz_ore_1",
|
||||
"weight": 1
|
||||
},
|
||||
{ "model": "appliedenergistics2:block/charged_quartz_ore_2", "weight": 1 }
|
||||
]
|
||||
}
|
||||
|
||||
@@ -2,12 +2,10 @@
|
||||
"parent": "block/orientable",
|
||||
"textures": {
|
||||
"particle": "appliedenergistics2:block/inscriber",
|
||||
|
||||
"bottom": "appliedenergistics2:block/inscriber_bottom",
|
||||
"front": "appliedenergistics2:block/inscriber_front",
|
||||
"side": "appliedenergistics2:block/inscriber_side",
|
||||
"top": "appliedenergistics2:block/inscriber_top",
|
||||
|
||||
"bottom": "appliedenergistics2:block/inscriber",
|
||||
"front": "appliedenergistics2:block/inscriber",
|
||||
"side": "appliedenergistics2:block/inscriber",
|
||||
"top": "appliedenergistics2:block/inscriber",
|
||||
"inside": "appliedenergistics2:block/inscriber_inside"
|
||||
},
|
||||
"elements": [
|
||||
|
||||
Reference in New Issue
Block a user