From 2913acc6e9598cd4a673ddd00ba10a0806b5ac05 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Wed, 11 Sep 2019 13:45:32 +0200 Subject: [PATCH] Version 0.54.0 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ab2d7c53c..aef3a4292 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An unofficial Minecraft-like game for Minetest. Forked from MineClone by davedevils. Developed by Wuzzy and contributors. Not developed or endorsed by Mojang AB. -Version: 0.53.4 +Version: 0.54.0 ### Gameplay You start in a randomly-generated world made entirely of cubes. You can explore @@ -67,7 +67,6 @@ an explanation. #### Incomplete items 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` * Minecart with Chest: `mcl_minecarts:chest_minecart` * Minecart with Furnace: `mcl_minecarts:furnace_minecart`