uh i watch it he teaches how to return the varialble he creates, but i dont know the Name of the variable for EnergyStored and FluidInTank :( i need those and he dont talk about them on the video, i google for 4h already
It seems that these variables need to be created, I’m not sure if this is correct, but in my opinion it was necessary to create your own variable with these names
its being really hard to find suport for mcreator atm, i have like 10 problems atm on my mod and cant find any solutions, the sad is that all those problems were not present on Older versions on mcreator :/
yes i know.. but like i said i do not know the variable names, cant find nowhere, they are not called <energy> or <fuildintank> anymore, where do i see those?
oooh Klemens thank you! i see it now, you have to Select the procedure on the Text Label loool this was the part i was missing, never seen this new feature since last time i played with MCreator was 3 years ago.
Since i suffered a lot i decided to make a visual easy tutorial for people:
how do we monitore energy on GUI now on 2023?
https://mcreator.net/wiki/mcreator-release-notes
See https://www.youtube.com/watch?v=3wriUZisw8U
uh i watch it he teaches how to return the varialble he creates, but i dont know the Name of the variable for EnergyStored and FluidInTank :( i need those and he dont talk about them on the video, i google for 4h already
It seems that these variables need to be created, I’m not sure if this is correct, but in my opinion it was necessary to create your own variable with these names
its being really hard to find suport for mcreator atm, i have like 10 problems atm on my mod and cant find any solutions, the sad is that all those problems were not present on Older versions on mcreator :/
You should use return procedure block and procedure block to read energy value from energy and fluid procedures category
yes i know.. but like i said i do not know the variable names, cant find nowhere, they are not called <energy> or <fuildintank> anymore, where do i see those?
if you mean like make a procedure, i know;
Return -> Energy on BLock X Y Z
then how i display this on the GUI Text? i must put a code there like <energy> , this is what i dont know
oooh Klemens thank you! i see it now, you have to Select the procedure on the Text Label loool this was the part i was missing, never seen this new feature since last time i played with MCreator was 3 years ago.
Since i suffered a lot i decided to make a visual easy tutorial for people:
mods can close this topic as SOLVED if they want, i prb should make a post on the tutorial section, is there one here?