From 5bf26ef94bdf89e0b1c6a4091d6b575c5c2e06e3 Mon Sep 17 00:00:00 2001 From: Olof Larsson Date: Sat, 3 Mar 2012 13:04:09 +0100 Subject: [PATCH] rm --- s2b.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s2b.rb b/s2b.rb index b7f5a00..2c6b2b6 100644 --- a/s2b.rb +++ b/s2b.rb @@ -3,7 +3,7 @@ # This will convert all schematics in the sibling folder "in". # The results will be placed in the folder "out". # Air and magenta colored wool is ignored. -# If the file name is ending with _z4 the z will use a -4 offset +# If the file name is ending with R5 the z will use a -5 offset # # See: http://www.minecraftwiki.net/wiki/Schematic_File_Format # https://github.com/Wickth/TerrainControll/blob/master/bo2spec.txt