Minecraft Wiki
It has been suggested that this page be split into Java Edition Indev 20100206-1 and Java Edition Indev 20100206-2. [discuss]
If this split may potentially be controversial, do not split until a consensus has been reached.
Reason: The two versions should perhaps have separate pages - literally, all of Indev is a reupload, since there's no version numbers to identify them apart in-game, but it would be silly to have all of Infdev on one page. As such, in-206-1 and in-206-2 should both count as their own versions
The pre-reupload version of this version is currently missing. 
This version has been reuploaded at one point in time. While the reuploaded version has been archived, the pre-reupload has not, meaning that it is currently lost.
If you believe you have a copy of this version, please post it on this page's talk page.

A first version of Minecraft Indev was released on February 6, 2010.[1] It introduced farming, hoes, seeds, wheat crops and bread.

The JAR's time is 29 minutes after the other Indev from this day. Logs also show Notch saying arrows crash the game after the previous blog post, and arrows work fine in this version.[citation needed]

Additions[]

Blocks[]

Farmland
Wheat Crops
  • Grows in 8 stages.
  • In the stages 0-7 drops nothing.
  • In the stage 8 drops wheat and seeds.

Items[]

Bread
  • New food item.
  • Restores 5♥♥♥ health.
Hoes
Seeds
Wheat

Gameplay[]

Farming
  • Added food farming into the game.
Crafting
  • Added 6 recipes for a total of 43.
  • Opening the inventory now shows the player.
Name Ingredients Crafting recipe
Hoes Oak Planks or
Cobblestone or
Iron Ingot or
Diamond or
Gold Ingot +
Stick

Bread Wheat

General[]

Splash
  • Added new splashes:
    • "Exploding creepers!"
    • "That's not a moon!"
    • "l33t!"
    • "Create!"
    • "Survive!"
    • "Dungeon!"
    • "Exclusive!"
    • "The bee's knees!"
    • "Down with O.P.P.!"
    • "Closed source!"
    • "Classy!"
    • "Wow!"
    • "Not on steam!"
    • "9.95 euro!"
    • "Half price!"
    • "Oh man!"
    • "Check it out!"
    • "Awesome community!"
    • "Pixels!"
    • "Teetsuuuuoooo!"
    • "Kaaneeeedaaaa!"
    • "Now with difficulty!"
    • "Enhanced!"
    • "90% bug free!"
    • "Pretty!"
    • "12 herbs and spices!"
    • "Fat free!"
    • "Absolutely no memes!"
    • "Free dental!"
    • "Ask your doctor!"
    • "Minors welcome!"
    • "Cloud computing!"
    • "Legal in Finland!"
    • "Hard to label!"
    • "Technically good!"

Changes[]

Textures[]

Feathers
  • Changed texture from .
Apples
  • Changed texture from
Items.png
  • Added gold armor sprites
  • Added diamond armor sprites
  • Removed studded armor sprites

General[]

HUD
  • Game version is no longer 0.31 but has been renamed to just "Minecraft Indev".
Debug screen
  • Added "C", "F", "O", "B", "I", and "T".[2]
    • C is rendered/total chunks.
    • F is chunks outside the field of view.
    • O is chunks culled by occlusion culling.
    • E is rendered/total entities.
    • B is entities culled by being in a chunk that can't be seen.
    • I is individually culled entities.
    • T is "terrain and lighting data".
  • Removed "LT".
General[verify]
  • Load level screen has a dirt background.
  • Pressing ESC pauses the game.
  • When mining, switching to the right tool no longer causes blocks to be instantly mined.
  • Removed very faint fog effects when Render Distance is set to "Far".
  • Mushroom Stew now restores 10♥♥♥♥♥ health.
Blocks[verify]
  • Changed block place animation.
  • The dirt background on the title screen no longer moves upwards.
  • Plants can no longer be placed without the right block under them.
  • Plants now get removed when the block under them is removed.
  • The game will attempt to place a block on every right click.
    • If a block cannot be placed it will still play the arm swing animation if the target is within reach.

Fixes[]

1 bug fixed
  • Mobs walking backwards is fixed.

Gallery[]

References[]

  1. Farming in minecraft – The Word of Notch, February 6, 2010
  2. "Do we know what the upper-left values mean?" by Meren, quoting Notch – Minecraft Forum, February 15, 2010. "That's a bunch of internal debugging. C = rendered/total chunks. F = chunks that were outside the view fustum, O = chunks that culled by occlusion testing. E = rendered/total entities. B = entities culled by implication of the chunks (an entity inside a hidden chunk cannot be seen), I = individually culled entities. P = Partices. T = a bunch of terrain and lighting data, this varies a lot per release."