Started by WeaponGod243
on Thu, 08/16/2018 - 13:33
Topic category: Help with modding (Java Edition)
Is it possible to do something with the procedures and make an energy transferring system? Or do you have to hardcode it? Either way, can I get some guidance?
It is possible to make machines with GUI but at the level of the cables, apart from the batteries, I do not see . https://www.youtube.com/watch?v=SmqOy9bQ2dQ
Okay, Thanks!
you can make a custom block model(it gives me a pink and black block tho) and in the block properties check it so it can make power
If you want make an energy system, first create a global variable "energy" , then create a GUI where you can see your global variables.
-For generate energy: you can create a solar pannel and you create a procedure that increase the global variable "energy" every time the solar pannel can see the sky and the sun.
You can do this concept for every machine you want.
-To consume it, just decrease the global variables "energy" when a specific action is made.
(sorry my english is not perfect)
Excuse me but can you make a tutorial?
Sorry but I'm not English.