Ripping off? You mean the code they post for the purpose of other people to use? Wouldn't that mean we are 'ripping off' mode code to play FTB in the first place? lol
I just build a dirt box with myself in it and call it a day.
Wait, that's a M not a W.
I use Manual mining usually. Doesn't get any more selective then THAT! Well, unless you have UE's Complex Machines. There's a bloody mining block thingy which scans nearby stone and searches for the ores you specify(and coal/redstone/diamonds by default) and mines them all silk touch like. And pulls up NOTHING ELSE. I mean, it's all fine and dandy to have a dozen barrels of cobblestone(complete with the upgrade), or a 64k Storage Cell to keep your junk blocks in... but isn't it better to just plan ol' not mine them in the first place(unless you need them)?
Yeah, ripping off.
And no, we're not ripping off FTB code. If we took their code, and then pasted it in our own game, then we'd be ripping off the FTB code.
If that's your definition of "ripping off", then we might as well call ourselves criminals for using open source projects. LOL
It's not "ripping off", but it's certainly no closer to the "damn point of turtles" then using the in-built scripts is.
That attitude DOES go with the "point of turtles". My prior statement wasn't altogether aimed at you.
Yeah, ripping off.
And no, we're not ripping off FTB code. If we took their code, and then pasted it in our own game, then we'd be ripping off the FTB code.
It's not "ripping off", but it's certainly no closer to the "damn point of turtles" then using the in-built scripts is.
It's a lot closer to the point. As in getting more involved with ComputerCraft and what is has to offer besides just using the defaults. Its the first step toward (and away from default) getting interested in LUA.
That's a bit subjective. When I see that someone is capable of making an amazing program in LUA I think; well shit I bet I could do something awesome with this. Here lemme just tinker with this... Write in this function... PERFECT. GO CONQUER THE WORLD MY PRETTIES.The first step into getting interested in Lua is finding incentive to get interested in Lua.
Having all of your needs handed to you on a silver platter is incentive to do absolutely nothing.
That's a bit subjective. When I see that someone is capable of making an amazing program in LUA I think; well shit I bet I could do something awesome with this. Here lemme just tinker with this... Write in this function... PERFECT. GO CONQUER THE WORLD MY PRETTIES.
What was I talking about again?
Seeing that someone is capable of making an amazing program is something that everyone sees. However, why would you be inspired to write an amazing program like that if you simply copy it into your turtle?
Short answer: You wouldn't be.
Long Answer: There's no point to re-devise a program you already have unless you can think of a way to improve it. Considering that you probably don't have that kind of knowledge if you're copying other people's work, then there's simply no point to it.
I take the other route that involves me seeing these amazing programs, but not copying them. Maybe some day I'll be inspired to make something just as innovative, and since I don't have a turtle that does that yet, I could see myself attempting to re-create the code in an attempt to have a turtle that does that. The key point is that I have motivation to do said coding.
Again as I said; it's subjective. Such things may not inspire you but they do inspire me personally. I try out a branch mining program someone wrote, watch it work, see it's flaws and devise a program of my own. I do in fact have the ability to write loads of code but most of the time I'm too lazy/bored to do it until I see someone's code and see it working and it makes me want to do something to make it better or make my own. Many people that are coders, especially those that specialize in languages that utilize open libraries of code, would generally have no problem using someone's code instead of re-writing it themselves.
I mean really you stated the point I'm making at the end of your post; The key point is that I have motivation to do said coding. That varies for each person and simply because you don't see how it inspires people doesn't mean it doesn't.
Learning is trivial compared to the time invested in actually coding. It shouldn't take someone more than an hour or two to learn to be able to sit for 12 hours and code a program in lua. Lua is a wonderfully simple language in that it's basically english for its syntax.Well, you also have the means to do said coding. We're talking about inspiration to LEARN Lua, not simply use it. They're too very different things.
Learning a programming language is a fair time commitment, and requires a fair amount of inspiration. If you gain absolutely nothing from learning it, why would you bother?