You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-10
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,16 @@
5
5
_**Minecraft: Python Edition**_ is a project that strives to recreate each and every old Minecraft version in Python 3 using the **Pyglet** multimedia library and **Cython** for performance.
6
6
7
7
The project is currently working on the Indev versions of Minecraft.
8
-
The latest version is **Indev 0.31 20100129** as released on _**January 29, 2010**_.
8
+
The latest version is **Indev 0.31 20100130** as released on _**January 30, 2010**_.
9
9
10
-
This version adds functional crafting, sticks, the "Steve" and "Black Steve" MD3 mobs, and rudimentary smelting to the game.
11
-
This is the first version where items must be gathered and crafted yourself, as opposed to them being provided in the chests at spawn.
10
+
This version adds workbench crafting, gold tools, the "Beast Boy" MD3 mob, mob item drops, and soup to the game.
12
11
13
12
Features from previous Indev versions include the Indev mossy cobblestone spawn house, NBT level file saving,
14
-
most tools, torches, advanced liquid spread, TNT explosives, and passive MD3 mobs.
0 commit comments