mirror of
				https://github.com/minetest-mods/nether.git
				synced 2025-10-30 15:35:33 +01:00 
			
		
		
		
	run also tools.lua
This commit is contained in:
		
							
								
								
									
										1
									
								
								init.lua
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								init.lua
									
									
									
									
									
								
							| @@ -115,6 +115,7 @@ end | |||||||
| -- Load files | -- Load files | ||||||
| dofile(nether.path .. "/portal_api.lua") | dofile(nether.path .. "/portal_api.lua") | ||||||
| dofile(nether.path .. "/nodes.lua") | dofile(nether.path .. "/nodes.lua") | ||||||
|  | dofile(nether.path .. "/tools.lua") | ||||||
| if nether.NETHER_REALM_ENABLED then | if nether.NETHER_REALM_ENABLED then | ||||||
| 	if nether.useBiomes then | 	if nether.useBiomes then | ||||||
| 		dofile(nether.path .. "/mapgen.lua") | 		dofile(nether.path .. "/mapgen.lua") | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user