Revert "Added biofuel, bioethanol, and fuel support to semifluid generator."
This reverts commit eb1bd68a95
.
This commit is contained in:
parent
c7047fea2b
commit
55521b22b1
1 changed files with 0 additions and 3 deletions
|
@ -50,9 +50,6 @@ public class TileSemifluidGenerator extends TileEntity implements IWrenchable,
|
|||
fluids.put("oil", 64000);
|
||||
fluids.put("fluidsodium", 30000);
|
||||
fluids.put("fluidlithium", 60000);
|
||||
fluids.put("biofuel", 32000);
|
||||
fluids.put("bioethanol", 32000)
|
||||
fluids.put("fuel", 128000)
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Reference in a new issue