From 625a4accdad2e6acfe1135634cb32ee149415645 Mon Sep 17 00:00:00 2001 From: "admin@omencraft.com" Date: Sat, 29 Oct 2011 21:19:06 +0000 Subject: Added denotch map converter. Program currently reads the only mcr file in the region dir and writes the uncompressed chunk data in world/X0-Z0.pak. I compile in linux with "g++ cConvert.cpp -lz -o denotch" git-svn-id: http://mc-server.googlecode.com/svn/trunk@20 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- settings.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'settings.ini') diff --git a/settings.ini b/settings.ini index 306b1ddf6..ea00a7a03 100644 --- a/settings.ini +++ b/settings.ini @@ -15,7 +15,7 @@ Water=0 [Monsters] AnimalsOn=1 -AnimalSpawnInterval=5 +AnimalSpawnInterval=10 Types=Chicken,Spider [Authentication] -- cgit v1.2.3