forked from Mineclonia/Mineclonia
Version 0.54.0
This commit is contained in:
parent
30a954b874
commit
2913acc6e9
|
@ -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.53.4
|
Version: 0.54.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
|
||||||
|
@ -67,7 +67,6 @@ an explanation.
|
||||||
#### Incomplete items
|
#### Incomplete items
|
||||||
These items do not work yet, but you can get them with `/giveme` for testing:
|
These items do not work yet, but you can get them with `/giveme` for testing:
|
||||||
|
|
||||||
* Fishing Rod: `mcl_fishing:fishing_rod`
|
|
||||||
* Activator Rail: `mcl_minecarts:activator_rail`
|
* Activator Rail: `mcl_minecarts:activator_rail`
|
||||||
* Minecart with Chest: `mcl_minecarts:chest_minecart`
|
* Minecart with Chest: `mcl_minecarts:chest_minecart`
|
||||||
* Minecart with Furnace: `mcl_minecarts:furnace_minecart`
|
* Minecart with Furnace: `mcl_minecarts:furnace_minecart`
|
||||||
|
|
Loading…
Reference in New Issue