Java Edition Infdev 20100624

Revision as of 01:02, 18 September 2024 by Julie IS Baka (talk | contribs)
Jump to navigation Jump to search
Minecraft Infdev
Infdev 20100624.png: Infobox image for Minecraft Infdev the version in Minecraft
Edition

Java Edition

Release date

June 24, 2010

Downloads

Client (.json)
No corresponding server

Minimum Java version

Java SE 5

al_version

1.133

A version of Minecraft Infdev was released on June 24, 2010.[1]

Additions

General
  • A black vignette around the screen in dark areas.
  • Rideable minecarts that can't be opened.
  • Lagometer that appears when holding F6.
Debug screen
  • Added second "E" value.
    • Displays number of empty chunk sections which may be skipped due to not yet being loaded and rendered, or has nothing to draw in the current render pass; all render passes are counted.

Changes

Blocks

Rails
  • Tweaked rail laying code.
Door
  • Right sided doors now use the textures of left-sided doors but mirrored.

Items

Minecart
  • Item texture changed from .

Mobs

Sheep
  • Now drop white cloth instead of light gray.

General

  • New save format.
  • New crash report screen.
  • World generation tweaked to make mountains less tall, mainly to avoid mountains getting cut off by the height limit.
  • Fancy clouds no longer use the fluff.png texture, rendering it unused.
  • Changed button "Quit Game" to "Save and quit to title".

Removals

Blocks

Water Spawner
Lava Spawner
  • If a chunk loads containing these blocks or the player had them in the inventory, it would crash the game with a Java NullPointerException error due to not having a Block ID in these blocks anymore.

Cloth

  • Removed all cloth colors except white.
  • Removed all cloth block IDs except white as well leading to a crash if they were in the player's inventory/world.
    • The block ID previously used for light gray cloth is now used for white cloth, meaning that white cloth (ID 36) has been removed as well in some sense.

General

  • Removed right door graphics.
  • Removed the "Change world..." button from the pause menu.

Fixes

  • Improved performance.
  • Fixed crashes.

Bugs

  • When turning on a minecart track while riding a minecart, the camera turns in the opposite direction of the minecart (e.g. minecart turns left, the camera turns right).
  • Minecarts have unopenable "ghost" chests in them.
  • This is the version that introduces the famous far lands jitter effect (see Java Edition distance effects/Historical effects for more info).
  • Chunks sometimes don't save.

Gallery

References

  1. Here's a review of something I recently bought – The Word of Notch, June 25, 2010

Navigation