Changed lots of texture paths. There will be some missing ones, I'll resolve those later.
This commit is contained in:
parent
2e4327f8cb
commit
7d5fe7f19a
214 changed files with 76 additions and 1285 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue