Started by
Hidan
on
Topic category: Advanced modding
So I have created energy system in MCreator without the need for custom code
System is not perfect and I'm still working on it but it allows for basic stuff
Currently It can:
Generate Energy
Store Energy
Send Energy "Wireles at the moment"
Consume Energy
Cross Mod compatibility "Option to create Addons"
Here is a small perview:
https://i.imgur.com/0lgK81P.mp4
A small update on Machineria for people that are not on MoreCubes Discord and to inform that mod is still in development :)
Changelog:
Hehe your not the first to have done that :3 (look my mod)
and now you can make energy system with nb tag and it's way better
Well yes but actually no ;)
My goal is to create good and easy base for energy in MCR
And at the moment its going well, there are already mods that are compatible with my energy,
also your mod was my inspiration but your execution was way to complex for others ;)
does anyone know how to make cables for an MCR energy mod?
I'm trying to develop a VP-compatible mod but with actual cables.
I mean the procedures not the models ;)
will be working on them soon
https://youtu.be/7eFk1ojMRuM
if you want cables
nice... but can you make an english version XD
here is a workspace with an energy system using NBT tags : https://github.com/Dreeperte/Mcreator-workspace.git
You can see my video (in french sry) where i show in function this energy system : https://youtu.be/7eFk1ojMRuM
does this work for 2020.4? i want the energy from the generator i did to display on the GUI like you did, can you help me?
To display energy of a block in its GUI, you need to make a new text and write "<BNBT:number:energy>" and replace "energy" by your NBT tag you use for energy
what NBT, i just want to measure the energy amount on my generator block