jaredlll08 / ModTweaker

ModTweaker is an addon for CraftTweaker, which provides Integration for an amount of mods.
MIT License
68 stars 63 forks source link

[request] tcomplement steelworks mixing #718

Closed Yoghurt4C closed 4 years ago

Yoghurt4C commented 5 years ago

https://github.com/KnightMiner/TinkersComplement/blob/master/src/main/java/knightminer/tcomplement/library/steelworks/IMixRecipe.java

Riernar commented 5 years ago

Hi @Yoghurt4C @jaredlll08,

I started working on adding tinker's complement's high oven compatibility in a fork. I tried keeping the same implementation style as other tcomplement's support code (if anything doesn't suit your taste @jaredlll08 , let me now and I'll change it)

I have yet to figure out how to remove default fuel/heat recipes/mix recipes - it seems the function I use to cancel the register event is never fired. Mix recipes do not seems to work yet, either. I'll wait until everything is working to submit a pull request.

jaredlll08 commented 4 years ago

I believe this has been implemented in a PR.