From f0a756987ba18cfae9e8624fa14d3d9263087082 Mon Sep 17 00:00:00 2001 From: juraj Date: Sat, 5 Mar 2016 19:59:59 +0100 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18fa88c..a8c174a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Spawners # This MOD for Minetest let the player craft mob and ore Spawner blocks. Mobs/Ores are spawning randomly in a short intervals. -From version 0.6 Pyramids can be spawned in desert and environmental spwaners are added. Environmental spawners are used for spawning inside of temples and dungeons (mapgen v6 default minetest game). - Thanks to BlockMen. These kind of spawners are very rarely droping real mob spawners, in any other case they don't drop anything. +From version 0.6 Pyramids can be spawned in desert and environmental spwaners are added. Environmental spawners are used for spawning inside of temples and dungeons (mapgen v6 default minetest game). - Thanks to BlockMen. These kind of spawners are very rarely dropping real mob spawners, in any other case they don't drop anything. Easy to implement new mob mods just look in to config.lua. New features can be enabled/disabled in settings.txt file.