My Chicken Farm/Factory. Made with Redpower 2, Computercraft and a tiny bit of IC2 (at the end). It got two computers as a lock for both doors, one master control terminal in the control room (used for misc. commands and needed to activate the others) and five computers that regulate the resources (counting + retrieving). The farm itself contain a regular chicken pen and a second one with an incinerator hooked to it, in case some chickens die and leave raw meat behind there is a cooker that automatically processes raw meat. Some notes: -The feather counter actually works, it looks a bit weird because it had 7 before I took out 4 and shows up with 6 after I check again. But when I open the chest later in the video you see it has 6 feathers. -The incinerator not killing all chickens is a good thing, because having some chickens left behind is good for causing chicken decompression. Without it all the chickens will stay on one spot without moving until something bumps into it. Here’s the pastebin with the code of the self destruct countdown pastebin.com Here’s the world save + configs + some instructions. You need to have some knowledge of installing mods to do this. www.mediafire.com
Tags: Chicken, computercraft, Cookiebal, factory, farm, minecraft, mods, redpower
Map downloads won’t work for computers, the computers are? stored in a separate folder.
Excellent video! It’s amazing how fast the usage? of this mod is growing!
how do you count up or? down in lua?
This is awesome. Could you please make a tutorial to show? us how you did it?
@union233 he cant map download cause the programs are not in the map but in mod? folder
@TheMaxomovies? he cant map download cause the programs are not in the map but in mod folder
tryed to control a ic 2 nuclear reactor with computercraft and it worked but always with my programing skills when i really thougt it was bug free my? program got stuck before shutting the reactor down and boooom ..
Realy awesome mod
thx man
Thx now that you mention self destruct .. i with the smp version i see my self building a awesome epic base and just for the lolz i should rig it to with a self destruct system and a buch of red lights just for fun .. Thx for evil self destructs !?
XD y u incenerate chickens??
also faved? subbed
@qwery123844 Iknow but i have the same mob i only need the saved map ?
how do u call the under side of a brick or? upper side in lua ;S ?
AWESOME can you plzzzzz make? a tutorial for it?
DDD
omg have you go download i soooo want to learn how to do this (PM me ^^ subed)?
THERE IS NO FUCKING WAY YOU COULD DO? THAT
Morrreee?
@union233 1. you mean MOD. 2. he wont do it. it is? gone!
@union233 All information for the computers is stored in the? mods folder, not in the map.
Wow, I’m not used to getting comments on videos :O
I’ll try to get a tutorial, or at least the? code, up and answer the questions today.
I put the countdown code (with comments) in a pastebin thing
So for those? who wondered how that worked, see if that explains it all.
@Cookiebal
It’s in the description at the bottom, because I couldn’t put it in? a comment for some reason.
@union233
Computercraft has a special api for it.
redstone.getInput(“bottom”) (or “top”) gives you the state of the redstone below (or above) the computer.
To give a? signal you say
redstone.setOutput(“bottom”, true)
To disable it you replace the true with false.
cool)))))
?
That is? so cool. Well done sir, well done.
Uploaded the world to mediafire, it’s in the video? description now.