This commit is contained in:
Modmuss50 2015-12-14 11:06:25 +00:00
parent efd19336bf
commit 08c0e2d81e
39 changed files with 39 additions and 39 deletions

View file

@ -39,7 +39,7 @@ public class BlockBlastFurnace extends BlockMachineBase implements IRotationText
return true;
}
private final String prefix = "techreborn:/blocks/machine/";
private final String prefix = "techreborn:blocks/machine/";
@Override
public String getFrontOff() {