This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
OReezy's profile picture

Turtle Controlled Mob Spawner

Started by OReezy, 30 October 2013 - 08:30 PM
OReezy #1
Posted 30 October 2013 - 09:30 PM
This is used with the MineFactory Reloaded safari nets and auto-spawner.

Setup: Set your auto-spawner up with the turtle facing it. Now fill the turtle with your
safari nets in the same order as the mob names in the table in the Controller Program.
Set the computer/turtle IDs in the variables and the modem side and its ready to go.

Controller Program
http://pastebin.com/DZha91F3

Turtle Program
http://pastebin.com/FqCGbXCP

Screenshots
Spoiler


This is my first program so any comments or criticisms are welcome.
deFENCE_ #2
Posted 31 October 2013 - 12:25 AM
Cool! I like it
agentcow007 #3
Posted 30 December 2013 - 12:26 AM
This worked great for a while, but now when I type the mob name, it gives the error "rednet:53: Expected number". I'm pretty sure nothing has changed since it was working a few days ago.

Any idea what causes this or how to fix it? Thanks! It's really useful.
OReezy #4
Posted 03 January 2014 - 09:20 AM
Not sure. Is it the controller or the turtle that gives you the error?
AnkouAquilis #5
Posted 29 March 2014 - 12:31 AM
Amazing… Would be nice if you could add a touch screen compatibility. Other than it its great :)/>
OReezy #6
Posted 01 April 2014 - 01:34 AM
Amazing… Would be nice if you could add a touch screen compatibility. Other than it its great :)/>

I'm actually looking at rewriting this program. I should have a new program out soon that will support touch screens.