]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/commitdiff
Update README.md
authorirtimaled <irtimaled@gmail.com>
Thu, 5 Feb 2015 00:38:20 +0000 (00:38 +0000)
committerirtimaled <irtimaled@gmail.com>
Thu, 5 Feb 2015 00:38:20 +0000 (00:38 +0000)
README.md

index 50cf72cdf16da53837f0dd13ac0c43a116ef5f86..d2288d92d3459fc400661c126b789a6eb95bf3db 100644 (file)
--- a/README.md
+++ b/README.md
@@ -78,10 +78,10 @@ Press B, sit back and enjoy the goodness flowing onto your screen.
 
 # Using with vanilla servers
 
-There are two options when you want bounding boxes to show when accessing vanilla servers:-
+There are two options when you want bounding boxes to show whilst accessing vanilla servers:-
 
-1. Keep cache - With the "Keep Cache Between Sessions" config setting enabled, Open a copy of the world in single player and move around to capture all the structures you want in the cache. Once you are happy with the structures you have cached, quit the single player game and connect to the server.  You will see all the structures from the cache.
-2. Load dat files - Copy the dat files listed below into config/BBOutlineReloaded/{host},{port} and these will be loaded when you connect to the vanilla server.  {host} will be the name or ip you use to connect to the server; {port} is the port you specify when connecting.  The any/all of following files can be used:-
+1. Keep cache - With the "Keep Cache Between Sessions" config setting enabled, Open a copy of the world in single player and move around to capture all the structures you want in the cache. Once you are happy with the structures you have cached, quit the single player game and connect to the server without closing Minecraft.  You will see all the structures from the cache.
+2. Load dat files - Copy the dat files listed below into config/BBOutlineReloaded/{host},{port} and these will be loaded when you connect to the vanilla server.  {host} is the name or ip you use to connect to the server; {port} is the port you specify when connecting.  The mod will load any/all of following files:-
   - level.dat; include this for world spawn, spawn and slime chunks to be rendered.
   - Fortress.dat; include this for Nether Fortresses to be rendered.
   - Mineshaft.dat; include this for Mineshafts to be rendered.
@@ -89,7 +89,7 @@ There are two options when you want bounding boxes to show when accessing vanill
   - Stronghold.dat; include this for Strongholds to be rendered.
   - Temple.dat; include this for Desert & Jungle Temples and witch huts to be rendered.
 
-It is also possible to include the villages.dat, villages_end.dat & villages_nether.dat files and it will render villages however these files only contain the villages loaded when copied and will not handle the dynamic changes that occur with villages when doors are added/removed or all villagers are removed.
+  It is also possible to include the villages.dat, villages_end.dat & villages_nether.dat files and it will render villages however these files only contain the villages that were loaded when the files were copied and will not handle any changes that occur with villages such as when doors are added/removed or villager population changes.
 
 # Links
 - Forge 1.8 - [Download](http://files.minecraftforge.net/minecraftforge/1.8)