Thank you so much
Posts by Varocarrascosa
-
-
So you mean after the block is placed, it return true, to produce energy?
-
Hi, I have trying to get what isAddedToEnergyNet means, but seriously I have no idea, If someone could explain when I need to set it to return true or false, I would appreciate it, also If I need to add a function to emit the Energy to the Net, or the maxEnergyOutput does it automatically, thanks
-
Thank you so much, but I dont think I need a TileEntity, because I dont want use any GUI, and any slots, but Thank You So much.
-
Hi, Im trying to create a generator, but I dont understand some functions, as addedToEnergyNet, and I wonder if someone could tell me what else do I need to implement except for IEnergySource, Im just trying to create an easy generator, dont need GUI and IWrenchable, Thanks.
-
Hi, Im using the Ic2 API .108, for 1.4.2, I would like to create a Drill, I have checked some Addons like Advanced Alloys, but I see they have its own ElectricTool class, that is extended by the Drill, I would like to know if Its neccessary that class, and if it is, then What do I need put inside.
Thank You.