Changed lots of texture paths. There will be some missing ones, I'll resolve those later.

This commit is contained in:
TheDoctorSoda 2016-03-13 20:27:15 -07:00
parent 2e4327f8cb
commit 7d5fe7f19a
214 changed files with 76 additions and 1285 deletions

View file

@ -14,7 +14,7 @@ public class BlockSupercondensator extends BlockMachineBase implements IAdvanced
setCreativeTab(TechRebornCreativeTab.instance);
}
private final String prefix = "techreborn:blocks/machine/";
private final String prefix = "techreborn:blocks/machine/greg_machines/";
@Override
public String getFront(boolean isActive) {