Extractor texture
This commit is contained in:
parent
6922f60577
commit
4b8589667b
4 changed files with 6 additions and 1 deletions
|
@ -41,7 +41,7 @@ public class BlockExtractor extends BlockMachineBase implements IRotationTexture
|
|||
|
||||
@Override
|
||||
public String getFrontOn() {
|
||||
return prefix + "extractor_front_off";
|
||||
return prefix + "extractor_front_on";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue