Redo rendering of the molecular assembler and it's animation
This commit is contained in:
@@ -1,17 +1,7 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "appliedenergistics2:block/molecular_assembler"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"powered": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "appliedenergistics2:block/molecular_assembler_lights"
|
||||
}
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "appliedenergistics2:block/molecular_assembler"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"textures": []
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"textures": ["appliedenergistics2:particles/energy"]
|
||||
"textures": ["appliedenergistics2:energy"]
|
||||
}
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"textures": []
|
||||
}
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"textures": ["appliedenergistics2:particles/matter_cannon"]
|
||||
"textures": ["appliedenergistics2:matter_cannon"]
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 242 B After Width: | Height: | Size: 242 B |
|
Before Width: | Height: | Size: 297 B After Width: | Height: | Size: 297 B |
Reference in New Issue
Block a user