Poll

is minecraft dead

yes
270 (61.6%)
no
168 (38.4%)

Total Members Voted: 437

Author Topic: Minecraft Megathread; yeah its update 1.12 big whoop what about it  (Read 6816817 times)

I also want the script to close itself down whenever I type "quit"
I do not know how to manually end it

I also want the script to close itself down whenever I type "quit"
I do not know how to manually end it
simple.

local t = term
local side = 'back' -- or whatever side your restone output is on
local input
while true do
   t.clear()
   t.setCursorPos(1,1)
   
   print 'What would you like to do?' write '> '
   input = read()
   
   if input == 'redstone on' then
      rs.setOutput(side, true)
   elseif input == 'redstone off' then
      rs.setOutput(side, false)
   elseif input == 'quit' then
      break
   end
end

I forgot to check this video until now: http://www.youtube.com/watch?v=LFCliA6u5T8

Basically, the contraption allows you to somewhat automatically fish. The bobber keeps a fence gate in front of you, which keeps you from retracting the line. When it catches a fish, the bobber goes down, which deactivates the piston and allows you to retract, always catching the fish. Of course this is noisy as forget, but if you want to catch cats or something, this is useful.

I forgot to check this video until now: http://www.youtube.com/watch?v=LFCliA6u5T8

Basically, the contraption allows you to somewhat automatically fish. The bobber keeps a fence gate in front of you, which keeps you from retracting the line. When it catches a fish, the bobber goes down, which deactivates the piston and allows you to retract, always catching the fish. Of course this is noisy as forget, but if you want to catch cats or something, this is useful.
that's pretty coolbro

I forgot to check this video until now: http://www.youtube.com/watch?v=LFCliA6u5T8

Basically, the contraption allows you to somewhat automatically fish. The bobber keeps a fence gate in front of you, which keeps you from retracting the line. When it catches a fish, the bobber goes down, which deactivates the piston and allows you to retract, always catching the fish. Of course this is noisy as forget, but if you want to catch cats or something, this is useful.
There's a better way to autofish, it basically uses running water to make sure that the bobber will have forward momentum to leave the water when a fish gets hooked, making it go out of the water and fall onto the floor, where you can retrieve the fish at your leisure.

I've never fished a lot in minecraft, yet it got me so much food once.

Could you diagram that? Because from what I'm reading, the bobber would constantly be pushed away or something. I can't envision it how you described it.

guys, a lot of FTB packs are updated :o

i wonder if CC has modem channel support now

EDIT: yep, it does. three mods were added too apparently.

also,



this is either LAN which is wired rednet, or peripheral cables, which allows you to control a monitor or something else without being directly next to it

or both, both would be cool
« Last Edit: February 19, 2013, 11:49:14 AM by Kingdaro »

Apparently there are specific guidelines for how to refer to any content derived from Minecraft: https://minecraft.net/brand-guidelines If you don't follow them, they aren't "okay" with it. :panda:

Edit: Also, Mojam 2013: http://mojang.com/2013/02/mojam-is-happening-tomorrow-help-inspire-us/

I checked "Elmo" and "Surgery." I was thinking on "Elmo" and "Nuclear," but I think Surgery would be more fun since Nuclear Bombs and such would have a larger scope whereas we'd miss out on the Elmo portion.
« Last Edit: February 19, 2013, 07:25:31 PM by MegaScientifical »

guys, a lot of FTB packs are updated :o

i wonder if CC has modem channel support now

EDIT: yep, it does. three mods were added too apparently.

also,

this is either LAN which is wired rednet, or peripheral cables, which allows you to control a monitor or something else without being directly next to it

or both, both would be cool

I tried to update my Mindcrack Pack last night but I think the servers were overloaded, kept slowly downloading about halfway and then terminating

I wonder what Greg forgeted up this time

Why can't we all just grow to love Gregtech?

Why can't we all just grow to love Gregtech?

because gregtech is the cancer killing FTB

during the early days it was nice to have something to make the game a little more difficult, so that you couldn't just throw together a nano saber and quantum armor within the first 24 hours, assuming you didn't just use one of the duplication glitches to make your iridium multiply

now it's to the point where it's forcing you to just let loose a legion of turtles and quarries for a week just to get enough resources to turn into iridium for a single item

mindcrack is handicapped anyway because of gregtech

i just went back to using direwolf's pack