Minecraft:Java Edition Indev 0.31 20100110: Difference between revisions
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
|clientdl=[https://vault.omniarchive.uk/archive/java/client-indev/in-20100110.jar Client] ([https://meta.celestia.sh/versions/v1/in-20100110.json .json]) | |clientdl=[https://vault.omniarchive.uk/archive/java/client-indev/in-20100110.jar Client] ([https://meta.celestia.sh/versions/v1/in-20100110.json .json]) | ||
|serverdl=No corresponding server | |serverdl=No corresponding server | ||
|appletpage=minecraft.net/indev/index.jsp | |||
|prev=Indev 0.31 20100109-2000 | |prev=Indev 0.31 20100109-2000 | ||
|next=Indev 0.31 20100111-2207 | |next=Indev 0.31 20100111-2207 | ||
| Line 34: | Line 35: | ||
=== Textures === | === Textures === | ||
'''[[File:Bow JE1.png|32px]] [[Minecraft:Bow]]''' | '''[[File:Bow JE1.png|32px]] [[Minecraft:Bow]]''' | ||
* | * Texture added to <samp>[[Minecraft:items.png]]</samp>. | ||
== Changes == | == Changes == | ||
| Line 69: | Line 70: | ||
=== Gameplay === | === Gameplay === | ||
'''[[Minecraft:Hotbar]]''' | '''[[Minecraft:Hotbar]]''' | ||
* The player now spawns with shovel, pickaxe, axe, flint and steel, and 99 of white cloth, glass, torches, TNT and bookshelves in their hotbar. | * The player now spawns with a shovel, pickaxe, axe, flint and steel, and 99 of white cloth, glass, torches, TNT and bookshelves in their hotbar. | ||
* 99 apples can be found in the inventory instead of the previously unused items.{{verify|Could be from in-106.}} | * 99 apples can be found in the inventory instead of the previously unused items.{{verify|Could be from in-106.}} | ||
== Removals == | == Removals == | ||
'''[[Minecraft:Multiplayer]]''' | '''[[Minecraft:Multiplayer]]''' | ||
* Multiplayer is now | * Multiplayer is now fully inaccessible; attempting to connect to a server crashes the game. Despite this, multiplayer code still exists in the game.{{verify|Could be from in-106}} | ||
== Fixes == | == Fixes == | ||
| Line 80: | Line 81: | ||
'''From 0.24 SURVIVAL TEST''' | '''From 0.24 SURVIVAL TEST''' | ||
* Blocks are no longer consumed when attempting to place them at height limit.{{verify|Could be as early as in-106}} | * Blocks are no longer consumed when attempting to place them at the height limit.{{verify|Could be as early as in-106}} | ||
'''From Indev 0.31 20091223-0040''' | '''From Indev 0.31 20091223-0040''' | ||
* The top of the map is no longer fully dark.{{verify|Could be as early as in-106}} | * The top of the map is no longer fully dark.{{verify|Could be as early as in-106}} | ||
| Line 87: | Line 88: | ||
'''4 bugs reported''' | '''4 bugs reported''' | ||
* Due to the addition of tools to mine certain block types faster, there is now a bug where switching an item while mining causes the game to cycle through the entire terrain.png file and overlay its textures on the mined block. (Starts from the cracked animation textures).<ref>{{ytl|zxmTuDcCxdk|Minecraft Indev Glitch|Alyx Bailey|January 10, 2010}}</ref> | * Due to the addition of tools to mine certain block types faster, there is now a bug where switching an item while mining causes the game to cycle through the entire terrain.png file and overlay its textures on the mined block. (Starts from the cracked animation textures).<ref>{{ytl|zxmTuDcCxdk|Minecraft Indev Glitch|Alyx Bailey|January 10, 2010}}</ref> | ||
* Sand and gravel no longer falls when placed above ground; it needs a block update first.{{verify|Could be in-106}} | |||
* Sand and gravel no longer falls when placed above ground | |||
* This version had a bug which caused the player to drop 2 items at once when the Q key or left clicking the mouse was pressed. Going back to pick up the items would only give back 1 though. Due to this bug if the player has 2 of a block, then drops the block, it creates an infinite item glitch allowing the player to continue dropping items and be left with 1 item in the inventory each time. Picking up the dropped items would not affect the item count nor stop the glitch. | * This version had a bug which caused the player to drop 2 items at once when the Q key or left clicking the mouse was pressed. Going back to pick up the items would only give back 1 though. Due to this bug if the player has 2 of a block, then drops the block, it creates an infinite item glitch allowing the player to continue dropping items and be left with 1 item in the inventory each time. Picking up the dropped items would not affect the item count nor stop the glitch. | ||
** It is unknown when this bug was added or removed.<!--This bug does not appear in in-104 and in-124-2310, so it might be between this verion--> | ** It is unknown when this bug was added or removed.<!--This bug does not appear in in-104 and in-124-2310, so it might be between this verion--> | ||
Latest revision as of 11:49, 20 July 2026
Template:Version conjecture Template:Infobox version
A version of Minecraft:Indev 0.31 was released on January 10, 2010, which added Minecraft:tools and made changes.<ref>Template:Twon</ref>
Additions
Items
File:Iron Axe JE1.png Minecraft:Axe
- Used to collect wood 4 times faster than by hand.
File:Flint and Steel JE1.png Minecraft:Flint and steel
- Used to place Minecraft:fire.
File:Iron Pickaxe JE1.png Minecraft:Pickaxe
- Used to collect types of Minecraft:stone 4 times faster than by Minecraft:hand.
Textures
File:Bow JE1.png Minecraft:Bow
- Texture added to Minecraft:items.png.
Changes
Blocks
General
- Players can place against bedrock on the edges of the world.Template:Verify
- All Minecraft:items and Minecraft:mobs can now catch fire.
- Now sets Minecraft:fire to flammable materials.
Items
General
- All items can now catch fire.
- Mining a block with the wrong tool is now 50% slower.
- Can now be eaten.
- Restores Template:Health when eaten.
- Can now be used to collect Minecraft:dirt, Minecraft:sand, and Minecraft:gravel 4 times faster than by hand.
Mobs
General
- All mobs can now catch fire.
World generation
General
- Islands now have more sand.
Gameplay
- The player now spawns with a shovel, pickaxe, axe, flint and steel, and 99 of white cloth, glass, torches, TNT and bookshelves in their hotbar.
- 99 apples can be found in the inventory instead of the previously unused items.Template:Verify
Removals
- Multiplayer is now fully inaccessible; attempting to connect to a server crashes the game. Despite this, multiplayer code still exists in the game.Template:Verify
Fixes
2 bugs fixed
From 0.24 SURVIVAL TEST
- Blocks are no longer consumed when attempting to place them at the height limit.Template:Verify
From Indev 0.31 20091223-0040
- The top of the map is no longer fully dark.Template:Verify
Bugs
4 bugs reported
- Due to the addition of tools to mine certain block types faster, there is now a bug where switching an item while mining causes the game to cycle through the entire terrain.png file and overlay its textures on the mined block. (Starts from the cracked animation textures).<ref>Template:Ytl</ref>
- Sand and gravel no longer falls when placed above ground; it needs a block update first.Template:Verify
- This version had a bug which caused the player to drop 2 items at once when the Q key or left clicking the mouse was pressed. Going back to pick up the items would only give back 1 though. Due to this bug if the player has 2 of a block, then drops the block, it creates an infinite item glitch allowing the player to continue dropping items and be left with 1 item in the inventory each time. Picking up the dropped items would not affect the item count nor stop the glitch.
- It is unknown when this bug was added or removed.
References
Template:Navbox Java Edition versions
Minecraft:de:Indev 0.31 20100110 Minecraft:es:Java Edition Indev 0.31 20100110 Minecraft:ja:Java Edition Indev 0.31 20100110 Minecraft:lzh:爪哇版方製版〇點三一二〇一〇〇一一〇 Minecraft:pt:Edição Java Indev 0.31 20100110 Minecraft:ru:Indev 0.31 20100110 (Java Edition) Minecraft:uk:Indev 0.31 20100110 (Java Edition) Minecraft:zh:Java版Indev 0.31 20100110