+betablits You should check out the frame quarry he built in 1.4. It was a lot more efficient than this one, although it used much more power and relied on mods that are outdated now. You could build one of these frame machines in the same light as that quarry though. Basically what he did in 1.4 is he used the Mining Well blocks from Buildcraft which mine straight down in one colomn of blocks. Dire had 16 of them in a row on his frame machine, and simply moved the frame machine foreward after all of them hit bedrock. None of this up-down business, and it would rip through 2-3 chunks of blocks all the way to bedrock in the time it took this quarry to hit bedrock once, and I bet you could build it without ComputerCraft if you used gates intelligently enough xP
Computer: "Who are you?" Dire: "The new Number 2!" Computer: "Who is Number 1?" Dire: "You are Number 6!" Computer: ". . . I AM NOT A NUMBER, I AM A FREE COMPUTER!!!" Dire: "Muhahahaha! Muhahahahaaa! . -- Shades of "The Prisoner" the series (LOL)
you can have the frame computer broadcast on startup, each time it moves it reboots so the pocket can then listen to it in the os.pullevent loop and update the screen, and the mainComputer can then use that as a signal of "the frame moved" (if the coordinates are different)
Hey Direwolf, I think your quarry might get stuck if it ever encounters lava and water at the same time underground. It might generate cobblestone on top of it and it won't be able to move after that. So Hills are not the only problem. (Although I don't know how likely this is to happen)
Generating cobble takes time and the annihilation plane are pretty quick furthermore Funky Locomotion destroys liquids when it moves so I really think it will be all right ;)
Viproz I didn't mean the lava under the quarry, but the one that is next to the blocks it mines. Like at 14:34 The lava on the side then flows back on top of the quarry where it can't be destroyed. If there was water too, it would make cobblestone on top of the quarry and the annihilation planes are only on the bottom of the quarry.
Hey Dire, don't forget that chunkloaders won't chunkload when they are moving.. which stops the framequarry in it's tracks (after it leaves the chunk that you loaded for the gps tower/main computer)
also after a teleposer teleports a blood ritual it's deactivated.. you have to reactivate it again (so your redstone signal is kinda pointless as it's not working in the first place)
I think actually it does. This would be done by loading the chunk it started it at the start of the move and then checking at the end of the move. It would find it had moved and try and load like usual again.
I had this problem with my frame quarry in the deep dark. I had to make a second frame mover that followed the main one but was on a couple second delay so one chunk loader was always stationary.
John Waugh notsewxela mickyboy555 I have to say my frame quarry is in the deep dark as well. So it might be that it's only having chunk issues there? ... to John :P hehe could be a lot simpler. The main framepusher (the one that moves the entire quarry) is not moving when it's pushing the quarry. So my solution, having a frameblock behind it (which has the bottom part closed to it slides as well) and have a chunkloader on top of that. So main quarry moves, the chunk is loaded due to that one, the framepusher + chunkloader is pushed into place, the chunkloader of the quarry keeps the chunk loaded.
Last episode we puzzled about what direction with gps you will go. Now we know. Nice to hear that Dan200 thinks about new limitless wlan modems cross dimensions :)
Still wondering if you can move gps towers automatically, with like a turtle or frame. Otherwise pretty nice quarry, just need to see how well it does in a rivier or ocean with a lava lake below.
Hey dire! I'm really looking forward to modpack update especially for Thaumcraft 4.2.2/3. There's a lot of Eldritch gadgets to check out in the later version of thaumcraft.
Why do you flash the up redstone on sealevel instead of just leaving it turned on until its y level is 75? Also, you should just use a spot loader on the front of the frame quarry, one at the back, and one around the main computer. Also, when there are no empty drives, are you just going to grab a random one and put it in an IO drive, and then put it back into the disk drive, and then if it is still not empty craft a new 4k storage cell?
I love this idea of a frame quarry but I must ask is the frame quarry based on the rube goldberg concept or are there some pros to this implementation other then it just being awesome? I mean for a person who is not progmatically minded(it takes all kinds to run this world people.) I can see the LUA depedancy being a slight hinderance but being a language simular to visual basic not as heavy as say assembler styled or c styled. But a clear pro is modularity, the frame quarry concept proofs the possiblity to create a mineing device that harvasts, processes and gives back its resources(presumablely fireballs one being an example of this) Though back to the main question is the machines complexity more for fun or more for practicality or is it rather a trade off of both, I would take the third but I would much rather hear opinion.
I like the Computer Pad w/ GUI for the controller. One thought would be to have the *stop* button highlighted while the system is stopped (As feedback). Another simple update would be to query the position *after* a cycle has stopped (triggered by the activity button going inactive). It's massively over-complicated Direwolf20 build, I expect nothing less.
It's more likely that Dire and Docm77 would team up again for an episode; that would be interesting to watch. A while ago, Dire made a guest appearance w/ Docm77 and Monkeyfarm when they were playing with FTB...
To make your quarry more efficient you could try putting the block breaking things on the front and top. Then it would be able to move down-forwards-up-forwards rather than down-up-forwards-down-up to collect the same resources, saving both time and energy.
a dumb question i am sure but could he make a gps control tower using wireless turtles and have them move above the quarry when it moves in any given direction
Does anyone know why Dire doesn't add Simply Jetpacks to his pack? The new update looks like it also supports EnderIO and the Fluxed-Infused Armor! And they aren't cheap either (at least the good ones)
i remember you had a problem with the computers in either forge craft or your survival series when redpower was in the pack it kept on creating the program in diffrent spots all running
direwolf20 I thought the Y-axis measured your head's height? Also, why did you build the satellite system so low? It gains range the higher it is, so why not build it up around Y 250?
you should put annihilation planes on the front and top so it can tunnel. that way you can be more efficient with your "cycle" instead o returning to the top, you can make it go forward 8 blocks first, then return to the top. then go forwards 8 blocks again.
direwolf20 since you have a ground computer talking to the frame computer already, why use wireless redstone at all? Shouldn't the frame computer be able to handle that instead? Then you could have it auto-send the coords easy at the end of each move.
Dire Can we get the video on how t code this thing. I got about 10 hours of pulling my hair out and i can not get it to play nice. and how do we set up the buttons on the pocket computer
Only mod this pack needs is simply jetpacks, plus i t has enderio integration I felt the lack of (newer) jetpacks was a bit of a letdown, I don't want to build an entire ic2 setup to power a jetpack, plus enderio's darksteel armor is like an amazing alternative to power armor when its upgraded
Dire, you should get a texture pack for computercraft that shows Pahimar's face on the Pocket Computer, because it sounds like you're calling it a "Pahi Computer" :D
So I did the Programming and Stuff but how to do you "Reboot" the computer. Cause when I type reboot it just keeps repeating "Current Function". I wont say the coords
i like the design of all this direwolf but using mining wells would make things a lot better you don't have to go up and down its faster and better it wont get stuck in lava or water and making it move is a lot faster
using remain in motion is alot better no power needed and there's a engine that can move with the frame so only one engine is needed to go left right back forward and one more engine to go up and down
Hey Dire thanks for the great video. The frame quarry was a great idea. Unfortunately it will not be possible for us duplicate it. For those of us who foolishly updated to Java 8, FTB packs crash on startup. I think the problem lies in the startup routine. Would it be possible for you to fix this in the next version of the pack? It would really help.
nether star... killing a wither is not a simple matter with Dire... it has to be: an automatic whither skeleton killer, Uber_Whither_Spawning+Killing arena, awsome gear to efortlessly kill the wither... or sth along these lines. getting an angel ring will probably take about 2-3 episodes ;P (but isn't it, for that exact reason, that we love Dire?)
Hey Direwolf...you should put those block breaker things on the front and top so that you can mine from sealevel to bedrock and then mine from bedrock on the way back up to sea level effectively doubling the speed of your quarry. :)
MaxTheMaximumGamer Well yeah but you are getting resources nearly twice as fast. Yes there are some diminishing returns on the investment but I believe overall it would have been worth it. However it is a moot point now for a couple reasons that I won't spoil. :)
I've spent quite a bit of time trying to replicate the pocket computer, without much luck. I get how to send messages etc, but the coordinates seems a key part and I can't seem to get it all right. Anyone successfully got it working and can paste their code here or in Pastebin please?
Direwolf is awesome sorain is a brick wall in the way of automation also the one who jumps head first into ae2 with only a pic and a stolen direwolf base
It's not that he doesn't use a mod item. It's that he doesn't use a mod item which would fit his digging needs. I mean, the power tool can literally dig anything with the right upgrades, and these digging upgrades aren't that expensive either. Maybe he thinks it's OP (which tinkes CEERTAINLY isn't), or the crashes when installing something haven't been fixed, and noone likes crashes.
i just wrote almost a page worth of comment. but i decided to delete it to spare your time. basically, one thing i dont like this mod is that it makes numerous mod unbalanced. by second question, what i actually meant is that Modular powersuit isnt being actively develop. nothing changed from 1.6.4 to 1.7.
direwolf20 has a skin. Vanilla Steve skin ;) Dire does so much modded stuff that he decided to, at least, leave his skin vanilla. (That is the explanation he gave in one of the episodes. If You watched every Dire-episode You would know ;-) )
dire you should make the program so it dig's a big square hole. it world look cool with one giant hole instead og a long trench. just make it go from (seen from above) buttom right corner to top right corner and then from top right corner to the top left corner. from there it should move one chunk up and the the way back it came from. it just have to remember to det i one further.
All the last 2 & 1/2 hours of watching Dire make this has taught me that ill be using quarries for the foreseeable future =D
+betablits You should check out the frame quarry he built in 1.4. It was a lot more efficient than this one, although it used much more power and relied on mods that are outdated now. You could build one of these frame machines in the same light as that quarry though. Basically what he did in 1.4 is he used the Mining Well blocks from Buildcraft which mine straight down in one colomn of blocks. Dire had 16 of them in a row on his frame machine, and simply moved the frame machine foreward after all of them hit bedrock. None of this up-down business, and it would rip through 2-3 chunks of blocks all the way to bedrock in the time it took this quarry to hit bedrock once, and I bet you could build it without ComputerCraft if you used gates intelligently enough xP
Computer: "Who are you?"
Dire: "The new Number 2!"
Computer: "Who is Number 1?"
Dire: "You are Number 6!"
Computer: ". . . I AM NOT A NUMBER, I AM A FREE COMPUTER!!!"
Dire: "Muhahahaha! Muhahahahaaa!
.
-- Shades of "The Prisoner" the series (LOL)
you can have the frame computer broadcast on startup, each time it moves it reboots so the pocket can then listen to it in the os.pullevent loop and update the screen, and the mainComputer can then use that as a signal of "the frame moved" (if the coordinates are different)
Hey Direwolf, I think your quarry might get stuck if it ever encounters lava and water at the same time underground. It might generate cobblestone on top of it and it won't be able to move after that.
So Hills are not the only problem. (Although I don't know how likely this is to happen)
Generating cobble takes time and the annihilation plane are pretty quick furthermore Funky Locomotion destroys liquids when it moves so I really think it will be all right ;)
Viproz I didn't mean the lava under the quarry, but the one that is next to the blocks it mines. Like at 14:34 The lava on the side then flows back on top of the quarry where it can't be destroyed. If there was water too, it would make cobblestone on top of the quarry and the annihilation planes are only on the bottom of the quarry.
Columini oh yeah you're right, if a cobblestone get created on top of a block that's on top of a frame it would break the machine
Viproz I think the cobble would just go along for the ride, unless it generates in a very inconvenient spot, like in between frame movers.
Dadycoool Or if it generates one block and then generates another above it, but I don't know if that's even possible...
Hey Dire, don't forget that chunkloaders won't chunkload when they are moving.. which stops the framequarry in it's tracks (after it leaves the chunk that you loaded for the gps tower/main computer)
also after a teleposer teleports a blood ritual it's deactivated.. you have to reactivate it again (so your redstone signal is kinda pointless as it's not working in the first place)
I think actually it does. This would be done by loading the chunk it started it at the start of the move and then checking at the end of the move. It would find it had moved and try and load like usual again.
he has moved alot of framequarrys in the past, so I think he will be fine
I had this problem with my frame quarry in the deep dark. I had to make a second frame mover that followed the main one but was on a couple second delay so one chunk loader was always stationary.
John Waugh notsewxela mickyboy555 I have to say my frame quarry is in the deep dark as well. So it might be that it's only having chunk issues there? ... to John :P hehe could be a lot simpler. The main framepusher (the one that moves the entire quarry) is not moving when it's pushing the quarry. So my solution, having a frameblock behind it (which has the bottom part closed to it slides as well) and have a chunkloader on top of that. So main quarry moves, the chunk is loaded due to that one, the framepusher + chunkloader is pushed into place, the chunkloader of the quarry keeps the chunk loaded.
Can't Believe Its Already Episode 52. Awesome Series So Far.
It is Diretime people! Wake up from slumber!
Wait you sleep?...
L Hilyer What is sleep?
L Hilyer I sleep as well...
MiningwithPudding A wild not sleeping guy appeard.
Last episode we puzzled about what direction with gps you will go. Now we know.
Nice to hear that Dan200 thinks about new limitless wlan modems cross dimensions :)
I thought these things only existed in the nightmares of Minecraft server admins.
Direwolf needs to talk to the people doing blood magic so we can move 9x9 rooms!
Aka Wayoftime, i thinks he is a solo mod creator for bm
Cool build. You over did it but it's good. Well done for remembering to get rid of the second mini map.
you should add thaumic energistics to the pack! it adds thaumcraft-AE2 integration, and you can store essentia and stuff in the system! its awesome!
i hva eit but it's still not finished, like i can't even craft the infusion provider and guis are just horrible
in my survival i have a legaly-made fully-working infusion provider
Even Andre Solheim can you please give me link stating all applied energetic problems? :)
Even Andre Solheim
I have played with thaumic energistics and it all works
the terminal is not the same as ae2's with options, and i could not craft the infusion provider, don't know if i can now
Still wondering if you can move gps towers automatically, with like a turtle or frame. Otherwise pretty nice quarry, just need to see how well it does in a rivier or ocean with a lava lake below.
Hey dire! I'm really looking forward to modpack update especially for Thaumcraft 4.2.2/3. There's a lot of Eldritch gadgets to check out in the later version of thaumcraft.
Imagine that Fallen Knight was a creeper instead. Goodbye everything!
You guys will not know pain until you have my internet.
Why do you flash the up redstone on sealevel instead of just leaving it turned on until its y level is 75?
Also, you should just use a spot loader on the front of the frame quarry, one at the back, and one around the main computer.
Also, when there are no empty drives, are you just going to grab a random one and put it in an IO drive, and then put it back into the disk drive, and then if it is still not empty craft a new 4k storage cell?
what are the chances we could get captions on these LPs
I love this idea of a frame quarry but I must ask is the frame quarry based on the rube goldberg concept or are there some pros to this implementation other then it just being awesome?
I mean for a person who is not progmatically minded(it takes all kinds to run this world people.) I can see the LUA depedancy being a slight hinderance but being a language simular to visual basic not as heavy as say assembler styled or c styled.
But a clear pro is modularity, the frame quarry concept proofs the possiblity to create a mineing device that harvasts, processes and gives back its resources(presumablely fireballs one being an example of this)
Though back to the main question is the machines complexity more for fun or more for practicality or is it rather a trade off of both, I would take the third but I would much rather hear opinion.
So i take it the computer on frames bug has been fixed?
Kaka-Omana the kind I tested with 32 computers on frames and moved it like 50 blocks without issue -- so I THINK it is.
direwolf20 This is unrelated, but it's more likely you will see this. 64 y-level is exactly sea level.
Kabobawsome It is actually 63
3ll1 Sea-level refers to the point of which the bottom of an object would touch the top of the sea. Is 63 really right, or am I mis-remembering?
Kabobawsome In that case, its 64 :) But who is really counting right?
I like the Computer Pad w/ GUI for the controller. One thought would be to have the *stop* button highlighted while the system is stopped (As feedback). Another simple update would be to query the position *after* a cycle has stopped (triggered by the activity button going inactive). It's massively over-complicated Direwolf20 build, I expect nothing less.
Dire! 30:56 what was that derpy sound?
I would love it if Dire and Etho would make a modded co-op survival together. (IOr something together :3)
Price Epical Doesn't meant they couldnt do it, although it will probably never happen.
It's more likely that Dire and Docm77 would team up again for an episode; that would be interesting to watch. A while ago, Dire made a guest appearance w/ Docm77 and Monkeyfarm when they were playing with FTB...
To make your quarry more efficient you could try putting the block breaking things on the front and top. Then it would be able to move down-forwards-up-forwards rather than down-up-forwards-down-up to collect the same resources, saving both time and energy.
i asked on all forums but no one answered... how far is the merge radius of mana beans in the new thaumcraft version ?
If you mean aura nodes, depend on their size but usually 3 or smaller. I don't know what you are talking about if it is really those aspect beans.
i mean the mana ( aspect ) beans and since thaumcraft 4. you have to farm and merge them to get high teer aspects
direwolf20 When you say "Pocket Computer" it sounds like you're saying "PahiComputer" and I think of Pahimar...
I WANT A PAHICOMPUTER RIGHT NOW. THANKS A LOT.
a dumb question i am sure but could he make a gps control tower using wireless turtles and have them move above the quarry when it moves in any given direction
oh and about my other post i made using remain in motion makes building a frame quarry much easier all it take is 2 engines and 1 frame block
I have awoken for Diretime!
hey why did the first cycle of the frame motion left a single layer down at the bottom?
dire derp he needed the frame to go one lower. as you can see it left one more layer before bedrock but still a great quarry and program.
jonny h the gps is needed for some of the programs such as the cycle button it will start to mess up with out the gps
Did Dire crate a pastebin for the Quarry programs? Looking the forum but can't seem to find it.
Whats the pastebin for the frame code on the pocket computer?
0:60 "Over engineering is what direwolf does" *looking at railcraft system* xD
Does anyone know why Dire doesn't add Simply Jetpacks to his pack? The new update looks like it also supports EnderIO and the Fluxed-Infused Armor! And they aren't cheap either (at least the good ones)
good point if the chuck unloads then the quarry will stop so you will need a computer to follow it and put a chunk loader down after so many block's
i remember you had a problem with the computers in either forge craft or your survival series when redpower was in the pack it kept on creating the program in diffrent spots all running
How come the AE annihilators don't move away from the main structure when they aren't directly connected to the locomotion frames?
+brandman546 They are attached to the ME cable through Forge Multipart, so they just move with the cable.
I scrolled down for a sec to read comments and came back around 23:20 . I did not expect to see that happening
direwolf20 I thought the Y-axis measured your head's height?
Also, why did you build the satellite system so low? It gains range the higher it is, so why not build it up around Y 250?
you should put annihilation planes on the front and top so it can tunnel. that way you can be more efficient with your "cycle" instead o returning to the top, you can make it go forward 8 blocks first, then return to the top. then go forwards 8 blocks again.
Has Dire forgotten about the ME conduits from "Ender IO?"
personally, i just use 64k storage units. my current system has 90 of 'em with room for 70 more
I have a modified SSD with room for 480 of them.storage space doesnt matter to me now.
Yes, we currently use 60 of the 64k drives.
direwolf20 since you have a ground computer talking to the frame computer already, why use wireless redstone at all? Shouldn't the frame computer be able to handle that instead? Then you could have it auto-send the coords easy at the end of each move.
Nice work on the computercraft program Dire. Looking good.
Dire Can we get the video on how t code this thing. I got about 10 hours of pulling my hair out and i can not get it to play nice. and how do we set up the buttons on the pocket computer
grayduster is sure to be interested in your solution for detecting when a new drive needs to be added.
i enjoy your episodes every time!
Could i see the program you used in this episode?
Only mod this pack needs is simply jetpacks, plus i t has enderio integration
I felt the lack of (newer) jetpacks was a bit of a letdown, I don't want to build an entire ic2 setup to power a jetpack, plus enderio's darksteel armor is like an amazing alternative to power armor when its upgraded
I can't find the current maps dire, can you help me? I mean, if you find this that is. also the Bo'P cfg?
Dire, you should get a texture pack for computercraft that shows Pahimar's face on the Pocket Computer, because it sounds like you're calling it a "Pahi Computer" :D
So I did the Programming and Stuff but how to do you "Reboot" the computer. Cause when I type reboot it just keeps repeating "Current Function". I wont say the coords
And together, the computers form a MainFrame!!!!!!! 🤣
Probably this has been answered bfore, but i cant open the morph favorites menu... What is the keybind?
Thanks!
Enrique Peraita ~ right below escape
you should put an openblocks sponge on the quarry to remove any water or lava while its underground
have they fixed the memory leak where it keeps creating programs and not closing them when the frame moves.
they also would keep there original programing so it would never think it moved
I think that the memory thing is fixed
Also they did fix it
i like the design of all this direwolf but using mining wells would make things a lot better you don't have to go up and down its faster and better it wont get stuck in lava or water and making it move is a lot faster
Dire, sea level is 64, and normally biomes always spawn higher than that
using remain in motion is alot better no power needed and there's a engine that can move with the frame so only one engine is needed to go left right back forward and one more engine to go up and down
Hey Dire thanks for the great video. The frame quarry was a great idea. Unfortunately it will not be possible for us duplicate it. For those of us who foolishly updated to Java 8, FTB packs crash on startup. I think the problem lies in the startup routine. Would it be possible for you to fix this in the next version of the pack? It would really help.
Dire, y u no Angel Ring, bat morph is slightly a hassle to use
nether star...
killing a wither is not a simple matter with Dire... it has to be: an automatic whither skeleton killer, Uber_Whither_Spawning+Killing arena, awsome gear to efortlessly kill the wither... or sth along these lines.
getting an angel ring will probably take about 2-3 episodes ;P
(but isn't it, for that exact reason, that we love Dire?)
zanetano Trre that, I want him to make the Wither containment room thingy out of septuple cobble so that it takes longer xD
Why won't dire grab the compressed diamonds in the hole of the frame quarry??!! D:
probably the same reason etho refused to dig that clay in the first season of his let's play: drives the viewers crazy.
Ben Tabor Yup. XD
Ben Tabor Two etho mentions in the one DireVideo comment section? Never thought I'd see the day!!
dire i got a question what is the best HQM modpack you like to play?
Add a function so when you press cycle you can choose how many times it will cycle.
well if the quarry were to hit lava the only time it would hit water would be if he digs up a cave or digs into a lake but i think it will be fine
Making a Jetpack (or somesort of modular suit) is way overdue. Batmode is annoying
Or an Angel Ring? Killing a Wither shouldn't be that much of a problem.
Jihoon Kim to me it looks like your profile pic have a face
Face? What do you mean by that?
Jihoon Kim It's just how BearDoesFun see's it. For me it looks like the ME-Controller
It is the me controller.
Is there a link to the code ?
HEY DireWolf. Is Thaumcraft going to updated to 4.2.3.5 in your Modpack??. Cause i want the gift bags bags that the mobs can drop in that virson.
Hey Direwolf...you should put those block breaker things on the front and top so that you can mine from sealevel to bedrock and then mine from bedrock on the way back up to sea level effectively doubling the speed of your quarry. :)
+Dustin Nunyo That would mean more than doubling the AE channels used by the machine. More AE channels isn't terribly cheap.
MaxTheMaximumGamer Well yeah but you are getting resources nearly twice as fast. Yes there are some diminishing returns on the investment but I believe overall it would have been worth it. However it is a moot point now for a couple reasons that I won't spoil. :)
I've spent quite a bit of time trying to replicate the pocket computer, without much luck. I get how to send messages etc, but the coordinates seems a key part and I can't seem to get it all right. Anyone successfully got it working and can paste their code here or in Pastebin please?
Direwolf is awesome sorain is a brick wall in the way of automation also the one who jumps head first into ae2 with only a pic and a stolen direwolf base
How is it of any relevance to the video?
Darius P blame soaryn for no relevance to the video
***** well ssd is quite good invention, but there are quite a bit of things to blame soaryn for...
diretime!
is binnies mods in your pack?
Welcome to under 301 club!
First rule of under 301 club is not to talk about under 301 club :P
please, someone help me, where i can find the program of the computer? i don't know how to do it:'(
Cross dimension modems? OMG that would have so many uses.
*Gasp!* Dire almost streamed!
Noob question: what's the difference between normal and advanced computers?
Noob reply:I don't know
I believe advanced computers allow for more...well, advanced programming, for example the buttons you can see on the tablet
color
With advanced computers you can click on the screen to interact with the programs.and you can have colors.
Advanced computers are advanced. So they're cooler.
With your new ae2 storage system you should have made a super soaryn drive
Dire, why don't you make a power tool from modular powersuits? It hurts my soul to see my modded minecraft mentor digging dirt with a pickaxe.
Well Dire is using a pick from Tinker's Construct which is a mod item
It's not that he doesn't use a mod item. It's that he doesn't use a mod item which would fit his digging needs. I mean, the power tool can literally dig anything with the right upgrades, and these digging upgrades aren't that expensive either. Maybe he thinks it's OP (which tinkes CEERTAINLY isn't), or the crashes when installing something haven't been fixed, and noone likes crashes.
***** please, its still OP.
Beside, i dont think author mod does 1.7 bug fixes.
first question: which item do you mean, please specifiy
second question: why not?
i just wrote almost a page worth of comment. but i decided to delete it to spare your time. basically, one thing i dont like this mod is that it makes numerous mod unbalanced.
by second question, what i actually meant is that Modular powersuit isnt being actively develop. nothing changed from 1.6.4 to 1.7.
Dire you should do a mod spotlight on ore spawn
Dire, from your next series put in your modpack, mekanism mo, please
mod*
Anyone have the latest version of his computer craft code for the turbine
Dire, are you ever going to do facecam?
There are photos of him out there.
It would be amazing if dire made facecam
Aman4672 Where? Some of us wanna stalk him.
Nope, never going to happen.
well this could be use to minecraft battle ship map pvp etc
If you ever make a mod it will be epic
you should make a builders wand
Dire, can I have advice on a good gaming computer?
Jacob Amodeo What's you budget? If you already have a PC and are happy to rebuild it then it would be cheaper to buy parts and swap them out.
dire how come you don't have a skin like the others
direwolf20 has a skin. Vanilla Steve skin ;)
Dire does so much modded stuff that he decided to, at least, leave his skin vanilla.
(That is the explanation he gave in one of the episodes. If You watched every Dire-episode You would know ;-) )
zanetano he apparently changed one pixel on his skin
zanetano well i started watching dire on forgecraft 2 episode 20 of s6
ChickenKinglolz i think that was a joke.
there is no skin under direwolf20 in the minecraft skin database last time i checked...
hey can anyone pls write step by step directions on how to down direwolfs world downloads
cheers
would help a lot
dire you should make the program so it dig's a big square hole. it world look cool with one giant hole instead og a long trench. just make it go from (seen from above) buttom right corner to top right corner and then from top right corner to the top left corner. from there it should move one chunk up and the the way back it came from. it just have to remember to det i one further.
If you would've built the uber miner you would've been done two episodes ago xD This is an interesting setup though :P
It's DireTime :D
and i like to use mining well's for the dieing park
ADD rival rebels to defeat the ENDERMAN!!
It's DireTime! Lol
Dire Time! ^^
MVP Zombie :P
PASTEBIN!