e3453c05a3
Distillation tower will now be able to refine ic2biomass and oil to molten plastic and tiny pile of plastic respectively. Tiny pile was chosen due to the limitation of 5 fluids and one item in the distillery, it's equal to '16' molten plastic. Distillery will refine oil and biomass in a 1:1 ratio to molten plastic, just like oil to lubricant does. Ratios suggested favour oil more than biomass. Remove unused oil types from distillation recipes and set biomass MV recipe to 32:1000 for easier calculations.
77 lines
826 B
Text
77 lines
826 B
Text
### Windows ###
|
|
|
|
thumbs.db
|
|
*.db
|
|
|
|
### Java ###
|
|
|
|
*.class
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
.mtj.tmp/
|
|
|
|
# Package Files #
|
|
*.jar
|
|
*.war
|
|
*.ear
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
hs_err_pid*
|
|
|
|
### Eclipse ###
|
|
|
|
*.pydevproject
|
|
.metadata
|
|
.gradle
|
|
bin/
|
|
tmp/
|
|
*.tmp
|
|
*.bak
|
|
*.swp
|
|
*~.nib
|
|
local.properties
|
|
.settings/
|
|
.loadpath
|
|
|
|
# Eclipse Core
|
|
.project
|
|
|
|
# External tool builders
|
|
.externalToolBuilders/
|
|
|
|
# Locally stored "Eclipse launch configurations"
|
|
*.launch
|
|
|
|
# CDT-specific
|
|
.cproject
|
|
|
|
# JDT-specific (Eclipse Java Development Tools)
|
|
.classpath
|
|
|
|
# Java annotation processor (APT)
|
|
.factorypath
|
|
|
|
# PDT-specific
|
|
.buildpath
|
|
|
|
# sbteclipse plugin
|
|
.target
|
|
|
|
# TeXlipse plugin
|
|
.texlipse
|
|
|
|
### Intellij IDEA ###
|
|
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
|
|
.idea/
|
|
.idea_modules/
|
|
|
|
/out/
|
|
eclipse/
|
|
*.bat
|
|
gradle/
|
|
libs/libs.zip
|
|
lib/
|