Added walia support for the cables
This commit is contained in:
parent
b8de296817
commit
67526480ad
37 changed files with 209 additions and 55 deletions
|
@ -13,7 +13,7 @@ import techreborn.client.TechRebornCreativeTab;
|
|||
import techreborn.tiles.generator.TileSolarPanel;
|
||||
|
||||
/**
|
||||
* Created by mark on 25/02/2016.
|
||||
* Created by modmuss50 on 25/02/2016.
|
||||
*/
|
||||
public class BlockSolarPanel extends BaseTileBlock implements ITexturedBlock {
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ import techreborn.client.TechRebornCreativeTab;
|
|||
import techreborn.tiles.generator.TileWaterMill;
|
||||
|
||||
/**
|
||||
* Created by mark on 25/02/2016.
|
||||
* Created by modmuss50 on 25/02/2016.
|
||||
*/
|
||||
public class BlockWaterMill extends BaseTileBlock {
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ import techreborn.client.TechRebornCreativeTab;
|
|||
import techreborn.tiles.generator.TileWindMill;
|
||||
|
||||
/**
|
||||
* Created by mark on 25/02/2016.
|
||||
* Created by modmuss50 on 25/02/2016.
|
||||
*/
|
||||
public class BlockWindMill extends BaseTileBlock {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue