Closed ghost closed 11 years ago
Would you mind telling me what textures it messes up? Also I am aware that it crashes. It is because of the geothermal oven. Also I just remembered that I moved the research table to the building blocks tab because of the crash. Is that what you meant by texture error? Lastly know about the problem with changing the side. I had a method for that, but it required you to place a block on the side opposite the side you wanted it to face. I took it out though because I was under the impression that it was done in the Tile Entity which I did not want to change. If you want I can add it back in though.
OK. Never mind. I'll fix everything.
I merged this. Well, this did fix the textures for logger and geothermal oven, but it also broke some other textures and caused a crash while I had our creative tab opened. Does this happen for you too? Because if it does I don't think it's good for the project if sciguy merges it. Hopefully it might be some problem with my version of it.
@staticboy123 You try to fix the machine textures, so don't forget that we need to be able to place them sideways, so for example, in geothermal oven you choose the side 3 as the fronts side which is not the right way to do this. You just need to make that if the side is equal to metedata then it's the front side. That way it can face in different directions, just like a vanilla furnace. Before it will work, I have to fix one method that have changed for 1.5, but I'm almost done with it.