d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Need Some Help > Minecraft Related
Add Reply New Topic New Poll
Member
Posts: 1,224
Joined: Jun 16 2011
Gold: 193.00
Dec 2 2013 04:55pm
hello im wondering if some1 would like to help me out with a minecraft Feed the beast script or whatever you wanna call it. :)
basicly use a turtle/pc in the mod pack to check the value on a tank to check how much liquid that is stored. And then depending on how much is stored send a redstone signal.

Dont know if this is the right place to post this kind of post.

Some more information.
http://www.computercraft.info/wiki/Category:APIs
http://feed-the-beast.wikia.com/wiki/Computer
http://feed-the-beast.wikia.com/wiki/Mining_Turtle

thanks.
Member
Posts: 2,431
Joined: Dec 27 2009
Gold: 1,356.00
Dec 2 2013 05:49pm
I have a limited knowledge when it comes to red stone...
But I had that mod, there are videos on YouTube where they explain everything, but I don't think there is a way unless you use some sort of pressure plate with a dispenser...?
Member
Posts: 1,224
Joined: Jun 16 2011
Gold: 193.00
Dec 3 2013 02:31am
Ive seen some youtubers do it and i know there is a way i got the redstone code on another script but i need the checking thing aperently you can write it in lua.
Member
Posts: 2,431
Joined: Dec 27 2009
Gold: 1,356.00
Dec 3 2013 12:05pm
Quote (GamingRabbit @ Dec 3 2013 01:31am)
Ive seen some youtubers do it and i know there is a way i got the redstone code on another script but i need the checking thing aperently you can write it in lua.


If you can that's fucking sick.
I haven't heard about it before though...
Best of luck
Member
Posts: 1,224
Joined: Jun 16 2011
Gold: 193.00
Dec 5 2013 07:57am
heres a pastebin for the code to check how much it is in the steel tank and print to a monitor and some more stuff.

http://pastebin.com/j6wve56w


if you want it for a iron tank just change m = peripheral.wrap("steel_tank_valve_0") to m = peripheral.wrap("iron_tank_valve_0") and this is with wire connection to the pc and when you turn on the wire modem it will say what number it is and just change the 0'') to your number.

This post was edited by GamingRabbit on Dec 5 2013 08:00am
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll