Posted August 3, 201411 yr I am working on a tile entity that holds 2 tanks of fluids that is shown when opening the gui, how would I allow fluids to be stored inside of the tile entity and put in by right clicking and fluid pipes?
August 3, 201411 yr Checkout the buildcraft source code, and look at the refinery, it does exactly what you are looking for, other than the gui. https://github.com/BuildCraft/BuildCraft/blob/6.0.x/common/buildcraft/factory/TileRefinery.java
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.