forked from MineClone5/MineClone5
Version 0.67.0
This commit is contained in:
parent
b726dd7689
commit
5787b43117
|
@ -2,7 +2,7 @@
|
||||||
An unofficial Minecraft-like game for Minetest. Forked from MineClone by davedevils.
|
An unofficial Minecraft-like game for Minetest. Forked from MineClone by davedevils.
|
||||||
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.66.2
|
Version: 0.67.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
|
||||||
|
@ -116,6 +116,8 @@ The following main features are available:
|
||||||
* The Nether, a fiery underworld in another dimension
|
* The Nether, a fiery underworld in another dimension
|
||||||
* Redstone circuits (partially)
|
* Redstone circuits (partially)
|
||||||
* Minecarts (partial)
|
* Minecarts (partial)
|
||||||
|
* Status effects (partial)
|
||||||
|
* Brewing, potions, tipped arrow (partial)
|
||||||
* Boats
|
* Boats
|
||||||
* Fire
|
* Fire
|
||||||
* Buidling blocks: Stairs, slabs, doors, trapdoors, fences, fence gates, walls
|
* Buidling blocks: Stairs, slabs, doors, trapdoors, fences, fence gates, walls
|
||||||
|
@ -146,8 +148,6 @@ The following features are incomplete:
|
||||||
* The End
|
* The End
|
||||||
* Enchanting
|
* Enchanting
|
||||||
* Experience
|
* Experience
|
||||||
* Status effects
|
|
||||||
* Brewing, potions, tipped arrows
|
|
||||||
* Special minecarts
|
* Special minecarts
|
||||||
* A couple of non-trivial blocks and items
|
* A couple of non-trivial blocks and items
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue