diff options
author | Anthony Zhang <azhang9@gmail.com> | 2013-04-28 19:01:24 -0400 |
---|---|---|
committer | Anthony Zhang <azhang9@gmail.com> | 2013-04-28 19:01:24 -0400 |
commit | 98c5bc5c5fbd0205b3b3e4ef6c529d88c4960815 (patch) | |
tree | 2e97bcc02a84e8779313ddb36739a2f1b319e0cd /README.md | |
parent | 522edf1cd4f30b580c92b2951192f63a10b21682 (diff) |
Fix loading of schematics containing chests that had empty slots.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ WorldEdit v0.6 for MineTest 0.4 =============================== -In-game world editing for [MineTest](http://minetest.net/)! Tons of chat commands to help with building, fixing, and more. +In-game world editing for [MineTest](http://minetest.net/)! Tons of functionality to help with building, fixing, and more. -For more information, see the [forum topic](http://minetest.net/forum/viewtopic.php?id=572) at the MineTest forums. +For more information, see the [forum topic](http://minetest.net/forum/viewtopic.php?id=572) at the Minetest forums. Usage ----- |