Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. Z

    Turtle Coding

    yea, that is what for forums are for though:) also, i think it would be highly beneficial if you watched sethbling's programming tutorials it helped me alot.
  2. Z

    Turtle Coding

    ok, i done your code and you was just overcomplicateing it so i refined it: while true do for dropitems=1,16 do turtle.attack() turtle.select(dropitems) turtle.drop() end end i tested it and this works fine:) also, you can name dropitems to what ever you want if you want to...
  3. Z

    Turtle Coding

    the dropInventory() part is not necessary because it is not a function of any kind unless you have pre defined it elsewhere in the program. I am going to try to put this in a turtle and debug it that way because i think you have some things mis labeled and i can't tell unless i actually test...
  4. Z

    Turtle Coding

    the first end ends the while loop and the second end ends the rest of the code.
  5. Z

    Turtle Coding

    try without puting the period infront of the code under the while loop that is the only problem i can see. oh, i seen another one i am pretty sure you named the drop thing wrong on the wiki it says it is turtle.drop() change thoes things and if it still dusn't work reply and i will try to put...
  6. Z

    Frame airships

    I was working on an entire base that DWARFED all your alls it had i think 16 quarrys that would get picked up before i moved the base because their mining area doesn't move with them. It was actually so big after i got the floor of and walls of the first level done which was about 15x15x5 ish i...
  7. Z

    Witch farm designs and makings

    it requires as much power as you give it i recommend you use a redstone energycell. and set the output to what ever you want it at depenting on how much you are generating at your base. at 100 mj it would probably do a whole section in like 20 mins depending on how many caves there are.
  8. Z

    Witch farm designs and makings

    don't quote me on this but i am pretty shure you can put chests beside it and it should pull items from the chest. to set it to fill mode put 9 bricks in it.
  9. Z

    Witch farm designs and makings

    you can use a filler and fill in all the caves with cobble, which if you don't already have you can use ingenious extruders to get lots for free.
  10. Z

    Can anybody help me with this?

    on my tunnelbore i had two of thoes chicken chunk loaders, and i had it set up to where one is attached to the frame and another one is not and is moved back useing a frame motor so that there is always one stationary. This worked just fine for me.
  11. Z

    keep getting this error with the hybrid solar panels

    everything works fine for a while but after about an hour or so of gameplay suddenly get HUGE lagspikes every second that drop my fps from 60 to 1. i have to restart to fix it but it is annoying and i would like know how to fix it. The log is spammed with Hybrid solar pannel at (location) is...
  12. Z

    Lets See Some Bases! Give Us a Tour!

    I will try and post some pictures of my base when i get done. It is going to be a fully automated base that is biuld out of redpower frames so the whole thing can move. i will also have some sort of auto tnt maker and have a huge bomb bay area i have also thought about makeing a nuke cannon...
  13. Z

    A chunk just disappeared.

    hmm, i don't know then. also the website says that the micro blocks are in the wiring part but if you can see them in nei and creative then i guess it has changed. Appart from maby redownloading i have no ideas sorry:(
  14. Z

    A chunk just disappeared.

    what i meant is did you download all the parts of red power along with the core files, there are several like world, wiring, macheines and each need to be installed like a mod in themselves.
  15. Z

    A chunk just disappeared.

    I have no idea, other than maybe you missed that part of redpower when you downloaded it because it is divided up into like 6 different files each for the different things. If this isn't it then sorry i don't know, atleast not without loadup logs because there may be a block id conflict or...
  16. Z

    Redpower 2 frame tunnelbore help

    it deals with gravel perfectly because there is a one second delay before it moves forward and if gravel falls then it just won't move and it will break the gravel and then move on during the next cycle. also since it is controlled by a timer you can easily speed it up or slow it down to your...
  17. Z

    A chunk just disappeared.

    mcedit will only mess up the chunks you edit everything else will be fine. And i guess backups work too:) Also i am pretty shure that it is just a glitch that caused it that is probably not going to happen again, because it looks like it is just a coupple of blocks are somewhere they are not...
  18. Z

    Redpower 2 frame tunnelbore help

    the lava gets destroyed yes, unless you use a pump to pump it out but then it would be very hard to automate and kinda pointless. it depends on where your modpack is installed, i think the default is on your desktop. an easy way to find it is to to to texturepacks in the options and ckick open...
  19. Z

    Redpower 2 frame tunnelbore help

    if by that you mean that they just kinda go through the lava and leave lava walls everywhere then no it dues not because all the motors and stuff that could cause the frame to stop by getting water/lava on them are in a house designed so that water and lava can't get in. Hope this is what you...
  20. Z

    Redpower 2 frame tunnelbore help

    there are no problems at all because all the motors and stuff are enclosed so there are no spots facing forward that any blocks can get into to stop it that don't have a block breaker.