forked from minetest-mods/technic
		
	Fix trailing whitespace (#482)
Trim all trailing whitespace characters,
This commit is contained in:
		
				
					committed by
					
						 SmallJoker
						SmallJoker
					
				
			
			
				
	
			
			
			
						parent
						
							5f6b87d43a
						
					
				
				
					commit
					4f78a69ffc
				
			| @@ -14,7 +14,7 @@ The technic modpack depends on some other modpacks: | ||||
| *   pipeworks, which supports the automation of item transport | ||||
| *   moreores, which provides some additional ore types | ||||
|  | ||||
| This manual doesn't explain how to use these other modpacks, which have  | ||||
| This manual doesn't explain how to use these other modpacks, which have | ||||
| their own manuals: | ||||
|  | ||||
| *   [Minetest Game Documentation](https://wiki.minetest.net/Main_Page) | ||||
| @@ -74,9 +74,9 @@ Although common, it is very heavily used, and most of the time it will | ||||
| be the material that most limits your activity. | ||||
|  | ||||
| Tin is part of the basic Minetest game (having migrated there from | ||||
| moreores).  It is found from elevation +8 downwards, with no  | ||||
| elevation-dependent variations in abundance beyond that point.   | ||||
| It is a common metal.  Its main use in pure form is as a component  | ||||
| moreores).  It is found from elevation +8 downwards, with no | ||||
| elevation-dependent variations in abundance beyond that point. | ||||
| It is a common metal.  Its main use in pure form is as a component | ||||
| of electrical batteries.  Apart from that its main purpose is | ||||
| as the secondary ingredient in bronze (the base being copper), but bronze | ||||
| is itself little used.  Its abundance is well in excess of its usage, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user