perky / Minechem

Add chemistry to minecraft.
http://www.minecraftforum.net/topic/988773-11-minechem-v15/
23 stars 7 forks source link

bug fixes and change interface. #137

Open yogpstop opened 11 years ago

yogpstop commented 11 years ago

First, microscope not drop journal. So repair it.

Second, minechem2 is required buildcraft. So buildcraft API is not needed in minechem2 output file.

Third, IMinechemMachinePeripheral interface is not easy to use. So, it change to like BuildCraft's ISpecialInventory interface.

Forth, Minechem2's source code is not easy to view. ex) indent is invalid. So, fix a little of it.

Fifth, buildcraft's pipe do not work correctly. So, fix it.