minecraft.wiki-mirror/wiki_backup/Java Edition Indev 20100206-2034.txt
2024-12-24 10:56:43 -05:00

194 lines
6.3 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{{Version conjecture|Minecraft Indev}}
{{Lost version}}
{{Infobox version
|title=Minecraft Indev
|image=NotchFarming.png
|edition=Java
|phase=Indev
|date=February 6, 2010
|clientdl=Unavailable
|prefix=Indev
|prev=0.31 20100206-1437
|next=20100206-2103
}}<onlyinclude>
The initial version of '''[[Minecraft Indev]]''' was released on '''February 6, 2010'''.<ref>[[wordofnotch:374662750|Farming in minecraft]] The Word of Notch, February 6, 2010</ref> It introduced [[farming]], [[hoe]]s, [[Wheat Seeds|seeds]], [[wheat crops]] and [[bread]].
== Additions ==
{{Additions table
|Farmland
|Wheat Seeds
|Bread
|Wheat
|Wooden Hoe
|Stone Hoe
|Iron Hoe
|Golden Hoe
|Diamond Hoe
}}
=== Blocks ===
; {{animate|Farmland JE3 BE1.png;Moist Farmland JE3 BE1.png|32px}} [[Farmland]]
* Made by right-clicking a [[grass block]] or [[dirt]] block using a [[hoe]].
* Become moisted by [[water]], [[lava]]<ref>[[:File: Moisted farmland by lava.png]]</ref>, [[water spawner]]s and [[lava spawner]]s.
* Can turn back to dirt by walking on it.
* Farmland item is unobtainable by normal means.
; {{animate|Wheat Age 0 JE1.png;Wheat Age 1 JE1.png;Wheat Age 2 JE1.png;Wheat Age 3 JE1.png;Wheat Age 4 JE1.png;Wheat Age 5 JE1.png;Wheat Age 6 JE1.png;Wheat Age 7 JE1.png|32px}} [[Wheat crops]]
* Grow in 8 stages.
* Stages below 8 drop nothing.
* [[File:Wheat Age 7 JE1.png|32px]] Stage 8 drops [[wheat]] and [[wheat Seeds|seeds]].
=== Items ===
; [[File:Bread JE1 BE1.png|32px]] [[Bread]]
* New food item.
* Restores {{Health|5}} health.
; {{animate|Wooden Hoe JE1 BE1.png;Stone Hoe JE1 BE1.png;Iron Hoe JE1 BE1.png;Golden Hoe JE1 BE1.png;Diamond Hoe JE1 BE1.png|32px}} [[Hoe]]s
* Can be used to create [[farmland]] blocks.
; [[File:Wheat Seeds JE1 BE1.png|32px]] [[Wheat Seeds|Seeds]]
* Can be grown into a [[wheat crop]] by planting it on [[farmland]].
; [[File:Wheat JE1 BE1.png|32px]] [[Wheat]]
* Can be used to craft [[bread]].
* Collected by destroying stage 8 [[wheat crops]].
=== Gameplay ===
; [[Farming]]
* Added food farming into the game.
; [[Crafting]]
* Added 6 recipes for a total of 43.
* Opening the inventory now shows the player.
{{Crafting |nocat=1
|showname=1
|head=1
|name=[[Hoes]]
|B1=Oak Planks; Cobblestone; Iron Ingot; Diamond; Gold Ingot
|A1=Oak Planks; Cobblestone; Iron Ingot; Diamond; Gold Ingot
|B3=Stick
|B2=Stick
|Output=Wooden Hoe; Stone Hoe; Iron Hoe; Diamond Hoe; Golden Hoe
}}
{{Crafting |nocat=1
|showname=1
|head=1
|name=[[Bread]]
|A2=Wheat
|A3=Wheat
|B2=Wheat
|B3=Wheat
|C2=Wheat
|C3=Wheat
|Output=Bread
|foot=1
}}
=== 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 ===
; [[File:Feather JE2 BE1.png|32px]] [[Feather]]s
* Changed texture from [[File:Feather JE1.png|32px]].
; [[File:Golden Sword JE2 BE1.png|32px]] [[File:Golden Pickaxe JE2 BE1.png|32px]] [[File:Golden Axe JE2 BE1.png|32px]] [[File:Golden Shovel JE2 BE1.png|32px]]
* Slightly changed the texture of golden [[axe]]s, [[pickaxe]]s, [[shovel]]s, and [[sword]]s.
; [[File:Golden Helmet (item) JE1 BE1.png|32px]] [[Apple]]s <!-- This file is correct, it's a game bug that was fixed few versions later -->
* Changed texture from [[File:Apple JE1 BE1.png|32px]].
; [[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".<ref>{{link|url=https://www.minecraftforum.net/forums/archive/alpha/alpha-survival-single-player/796917|title=Do we know what the upper-left values mean?|website=Minecraft Forum|author=Meren, quoting Notch|date=February 15, 2010|quote=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.}}</ref>
** 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|Could be as early as 204-1|edition=java|type=change}}
* Load level screen has a dirt background.
* Pressing {{Key|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 {{Health|10}} health.
; Blocks{{verify|Could be as early as 204-1|edition=java|type=change}}
* 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 attempts to place a block on every right click.
** If a block cannot be placed, it still plays the arm swing animation if the target is within reach.
== Fixes ==
; 1 bug fixed
* [[Mobs]] walking backwards is fixed.
== Gallery ==
<gallery>
Notch Occlusion Framerate 1.png|Notch experimenting with occlusion queries.
Notch Occlusion Framerate 2.png|Ditto.
</gallery>
== References ==
{{Reflist}}
== Navigation ==
{{Navbox Java Edition versions|Indev}}
[[de:Indev 20100206]]
[[es:Java Edition Indev 20100206]]
[[ja:Java Edition Indev 20100206]]
[[pt:Edição Java Indev 20100206]]
[[ru:Indev 20100206 (Java Edition)]]
[[zh:Java版Indev 20100206]]