3 posts
Posted 12 June 2014 - 03:34 PM
Hello,
I've recently set up a thaumcraft room, but i would really like to have a computer there with a big screen that shows how much essentia is in each jar.
I've set it up like this, i just can't figure out how to code it.
My question is is someone able to write a code for me that can display how much essentia is in each jar?
Greetings
GoldfoxX
215 posts
Location
Netherlands
Posted 12 June 2014 - 03:59 PM
Hello GoldforxX, there is a program I wrote (Computed Magic) that automatically refills jars. If you read the post, I said I am working on monitor support. It is planned very soon.
3 posts
Posted 12 June 2014 - 06:03 PM
Hello,
Thanks for that, but at the moment i'm not really looking for that. I'm just looking for a display code
215 posts
Location
Netherlands
Posted 12 June 2014 - 06:31 PM
Hello,
Thanks for that, but at the moment i'm not really looking for that. I'm just looking for a display code
With a little editing it does that :P/>
3 posts
Posted 12 June 2014 - 07:55 PM
If i could only figure out wich part i need for it :3
9 posts
Location
Strona (BI) - Italy
Posted 16 June 2014 - 08:33 PM
ehi!! i want your same thing!! :)/>
i've download the code of GamerNebulae and i'm working on it ;)/> so first thanks to you GamerNebulae
i've to fix something on the monitor rendering, if i'll do i'll post the code ;)/>
215 posts
Location
Netherlands
Posted 16 June 2014 - 08:53 PM
ehi!! i want your same thing!! :)/>
i've download the code of GamerNebulae and i'm working on it ;)/> so first thanks to you GamerNebulae
i've to fix something on the monitor rendering, if i'll do i'll post the code ;)/>
As we speak, I'm working on the last bits of the integration with my API xD
9 posts
Location
Strona (BI) - Italy
Posted 16 June 2014 - 10:20 PM
here's my version of Essentia Value
http://pastebin.com/S3Na2m3qthe only thing i've not made is sorting the essentia name…
i've copied 1 function from GamerNebulae and i've take inspiration from direwolf20 let's play series
9 posts
Location
Strona (BI) - Italy
Posted 18 June 2014 - 08:18 PM
I've done the sort function
here the code
http://pastebin.com/mz8famyU
Edited on 18 June 2014 - 06:18 PM