iopleke / Minechem

Chemical decomposition and synthesis in Minecraft
http://iopleke.github.io/Minechem/
Other
81 stars 95 forks source link

Making the Water Bucket to H2O recipe configurable #811

Closed airbreather closed 8 years ago

airbreather commented 8 years ago

There's a different recipe we wrote in MineTweaker3 that our modpack, at least, would much prefer to see instead of this one. A change like this appears to be the only way to make that work without throwing out all the chemical bucket --> chemical recipes (if that's even possible).

N.B.: to test this with the latest version of Gradle (2.10), I had to tweak build.gradle to bump gradle-download-task up to 2.1.0 (that change is not included in this PR). Apparently Gradle 2.6 changed some APIs around and broke gradle-download-task.