Fix for Industrial Grinder. Closes #1155 (#1253)

Fix for tank issue, recipe energy consumption made equal to I\O rate, a
little bit of cleanup
This commit is contained in:
drcrazy 2017-08-28 00:38:10 +03:00 committed by GitHub
parent 44524a680b
commit 63be913878
4 changed files with 134 additions and 111 deletions

View file

@ -104,7 +104,7 @@ group = 'TechReborn'
dependencies {
deobfCompile('RebornCore:RebornCore-1.12:+:universal') {
deobfCompile('RebornCore:RebornCore-1.12.1:+:universal') {
transitive = false
}
deobfCompile "mezz.jei:jei_1.12:+"