some texture fixs

This commit is contained in:
gigabit101 2016-03-23 16:53:32 +00:00
parent fffcecbb98
commit 17ff9b2aad
7 changed files with 65 additions and 24 deletions

View file

@ -51,7 +51,7 @@ public class BlockChemicalReactor extends BlockMachineBase implements IRotationT
@Override
public String getTop() {
return prefix + "chemical_reactor_top";
return prefix + "machine_top";
}
@Override