RTFM! Seriously, I worked hard on it
This commit is contained in:
parent
8684798259
commit
78a5cb111b
32 changed files with 566 additions and 73 deletions
|
@ -20,7 +20,7 @@ public class TimeRotorPeripheral extends TardimPeripheral<BlockRotor> implements
|
|||
* @hidden
|
||||
*/
|
||||
public TimeRotorPeripheral(FakeTardimPeripheralTileEntity tileEntity) {
|
||||
super(tileEntity, "tardim_time_rotor", (BlockRotor) tileEntity.getBlock());
|
||||
super(tileEntity, "tardim_rotor", (BlockRotor) tileEntity.getBlock());
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue