Bump the windmill eu output
This commit is contained in:
parent
4cd4e4109b
commit
a78b2b6745
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import reborncore.common.powerSystem.TilePowerAcceptor;
|
|||
public class TileWindMill extends TilePowerAcceptor
|
||||
{
|
||||
|
||||
int basePower = 4;
|
||||
int basePower = 16;
|
||||
|
||||
public TileWindMill()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue