forked from MineClone5/MineClone5
Version 0.29.0
This commit is contained in:
parent
4eebd37a12
commit
71274499e7
10
README.md
10
README.md
|
@ -2,7 +2,7 @@
|
||||||
An unofficial Minecraft-like game for Minetest. Forked from MineClone by daredevils.
|
An unofficial Minecraft-like game for Minetest. Forked from MineClone by daredevils.
|
||||||
Developed by Wuzzy and contributors. Not developed or endorsed by Mojang AB.
|
Developed by Wuzzy and contributors. Not developed or endorsed by Mojang AB.
|
||||||
|
|
||||||
Version: 0.28.0
|
Version: 0.29.0
|
||||||
|
|
||||||
### Gameplay
|
### Gameplay
|
||||||
You start in a randomly-generated world made entirely of cubes. You can explore
|
You start in a randomly-generated world made entirely of cubes. You can explore
|
||||||
|
@ -104,8 +104,8 @@ The following main features are available:
|
||||||
* Most blocks in the overworld
|
* Most blocks in the overworld
|
||||||
* Water and lava
|
* Water and lava
|
||||||
* Weather
|
* Weather
|
||||||
* A few biomes
|
* 28 biomes
|
||||||
* The Nether
|
* The Nether, a fiery underworld in another dimension
|
||||||
* Redstone circuits (partially): Redstone ore, redstone, redstone repeater, levers, buttons, redstone blocks, redstone lamps
|
* Redstone circuits (partially): Redstone ore, redstone, redstone repeater, levers, buttons, redstone blocks, redstone lamps
|
||||||
* Minecarts (partial)
|
* Minecarts (partial)
|
||||||
* Boats
|
* Boats
|
||||||
|
@ -132,10 +132,10 @@ The following main features are available:
|
||||||
|
|
||||||
The following features are incomplete:
|
The following features are incomplete:
|
||||||
|
|
||||||
* Trees, biomes, generated structures
|
* Generated structures
|
||||||
* NPCs
|
* NPCs
|
||||||
* Some monsters and animals
|
* Some monsters and animals
|
||||||
* Some redstone-related things
|
* Redstone-related things
|
||||||
* The End
|
* The End
|
||||||
* Enchanting
|
* Enchanting
|
||||||
* Experience
|
* Experience
|
||||||
|
|
Loading…
Reference in New Issue