sciguy1121 / Community-Mod-1

Community Mod 1
GNU Lesser General Public License v3.0
10 stars 16 forks source link

BuildCraft auto-smelting system with Geothermal Oven :P #163

Closed Techtad closed 11 years ago

Techtad commented 11 years ago

2013-04-09_18 21 17

I set my mod development environment new way. I was following Pahimar's Let's mod series to do that(http://www.youtube.com/watch?v=KsNr6ifC2aM - How to set it up). And so I set up our mod with it to(put the source in the common folder and the textures and stuff in the resources). And this way I can easily install many other mods and APIs, so I installed BuildCraft. I wanted to check how BC pipes will behave with our machines. It works perfect with the geothermal oven! I puts items in the input slot and pulls out of the output slot by itself. That is great, we now know that one of our machines are properly compatible with BuildCraft.

EliSussman commented 11 years ago

This is great! then we can use ic2 and other mod apis for our mod :)

sciguy1121 commented 11 years ago

So, is this a code change, or are you just showing that the mod works with BC?

Techtad commented 11 years ago

I'm just showing that geothermal oven code that we have works exactly the way you would want it to work with buildcraft. That's good, nobody will have to work on that.

DeathSeeker512 commented 11 years ago

@sciguy1121 I think that this can be open but it doesn't have to

sciguy1121 commented 11 years ago

@DeathSeeker512 I agree, it doesn't seem to be necessary any longer