How do you reed farm?

Discussion in 'Basic Tutorials' started by Dwite_, Jul 8, 2012.

  1. Dwite_

    Dwite_ /warp lakewood
    Resident ⛰️ Ex-EcoLegend ⚜️⚜️⚜️⚜️ Prestige ⭐ I ⭐ Premium Upgrade

    Joined:
    Apr 10, 2012
    Messages:
    1,449
    Trophy Points:
    69,710
    Gender:
    Male
    Ratings:
    +202
    Just kinda confused on how to do it, or how big to make it. I watched a few videos, but am not fully decided on how to make the farm. Please help!
     
  2. Dwite_

    Dwite_ /warp lakewood
    Resident ⛰️ Ex-EcoLegend ⚜️⚜️⚜️⚜️ Prestige ⭐ I ⭐ Premium Upgrade

    Joined:
    Apr 10, 2012
    Messages:
    1,449
    Trophy Points:
    69,710
    Gender:
    Male
    Ratings:
    +202
    Anyone?
     
  3. RagMan17

    RagMan17 LampHead
    Builder ⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade

    Joined:
    Jun 17, 2012
    Messages:
    1,114
    Trophy Points:
    39,690
    Gender:
    Male
    Ratings:
    +100
    Sugar cane grows on grass, dirt and sand. One side of the block MUST touch water in some form (diagonal doesnt count). This limits your farm some.

    http://www.minecraftwiki.net/wiki/File: ... .20.28.png

    I found this awhile ago on the wiki and have used it ever since (ignore the 4x4 in the right corner). in an 8x8 it uses 16 water. Thats 48 canes growing in a 8x8. Quadruple it and you'll have 192 growing in 1 16x16 chunk.

    Some people have found ways to use water to wash reeds and then replant but I haven't figured a good way to do that with this setup on a 16x16.

    RagMan
     
  4. celo747

    celo747 Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Jan 25, 2012
    Messages:
    576
    Trophy Points:
    26,970
    Gender:
    Male
    Ratings:
    +3
    im sure this is the best way to farm them
    [​IMG]
     
  5. thehockeykids2

    thehockeykids2 Builder
    Builder ⛰️ Ex-President ⚒️⚒️

    Joined:
    Apr 10, 2012
    Messages:
    2,645
    Trophy Points:
    49,590
    Gender:
    Male
    Ratings:
    +1,578
    Ask kuke, he was one that gets him 14K an hour and never ends regrowing while hes farming.
     
  6. Tkick

    Tkick EcoTkickles
    Builder ⛰️ Ex-EcoLeader ⚜️⚜️⚜️ Premium Upgrade

    Joined:
    Apr 3, 2012
    Messages:
    1,255
    Trophy Points:
    40,545
    Ratings:
    +48
    I do them in rows, easier to harvest.
     
  7. z1967

    z1967 Builder
    Builder ⛰️ Ex-Resident ⚒️

    Joined:
    Apr 4, 2012
    Messages:
    816
    Trophy Points:
    28,675
    Ratings:
    +4
    I arrangedine in a chunk and filled it up with the exception of a walkway. Spare room :/
     
  8. kukelekuuk

    kukelekuuk C͕̹̲̽ͪ͐ͩ̔L̜̦̝͈ͦ̿̾̿ḘA̻̗̤̳̐ͭ̆̿̃̑ͭN̊̓͑̇ͯ
    Builder ⛰️ Ex-EcoLeader ⚜️⚜️⚜️ Premium Upgrade

    Joined:
    May 25, 2011
    Messages:
    10,007
    Trophy Points:
    80,160
    Ratings:
    +6,910
    This is the setup I have, 30x90 and with 30 floors will allow you to farm nearly endlessly. (this should also make around 16k an hour)

    Code:
    # is water
    $ is reed
    #$$#$$#$$#$$#$$#$$#$$#$$#$$#
    #$$#$$#$$#$$#$$#$$#$$#$$#$$#
    #$$#$$#$$#$$#$$#$$#$$#$$#$$#
    #$$#$$#$$#$$#$$#$$#$$#$$#$$#
    #$$#$$#$$#$$#$$#$$#$$#$$#$$#
    #$$#$$#$$#$$#$$#$$#$$#$$#$$#
    #$$#$$#$$#$$#$$#$$#$$#$$#$$#
    #$$#$$#$$#$$#$$#$$#$$#$$#$$#
    #$$#$$#$$#$$#$$#$$#$$#$$#$$#
    #$$#$$#$$#$$#$$#$$#$$#$$#$$#
    
     
  9. person14

    person14 Builder
    Builder ⛰️ Ex-President ⚒️⚒️

    Joined:
    Sep 12, 2012
    Messages:
    26
    Trophy Points:
    25,400
    Ratings:
    +0
    Is there a way to determine the chunk borders?
     
  10. andrewlstephan

    andrewlstephan Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Mar 21, 2012
    Messages:
    532
    Trophy Points:
    27,000
    Gender:
    Male
    Ratings:
    +10
    Using coordinates, yep :D @person14
    However, it is extremely confusing and complicated to explain. Most people say that if your X and Y coordinates are numbers divisible by 16, you are on the corner of a chunk, which is correct, but, you have to figure out which way is staying in that chunk, and which way is going into the chunk next to it. Also, I know this is kind of a late reply, I just saw this and thought I'd try to help!