forked from mtcontrib/riesenpilz
		
	Merge pull request 'Remove nested comments' (#1) from posco/riesenpilz:master into master
Reviewed-on: #1
This commit is contained in:
		
							
								
								
									
										3
									
								
								init.lua
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								init.lua
									
									
									
									
									
								
							@@ -1228,7 +1228,6 @@ if minetest.global_exists(technic) then
 | 
				
			|||||||
	end
 | 
						end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	--[[
 | 
					 | 
				
			||||||
	if minetest.global_exists(3darmor) then add to depends
 | 
						if minetest.global_exists(3darmor) then add to depends
 | 
				
			||||||
		--lavashroom skin armor, swimming in lava possible
 | 
							--lavashroom skin armor, swimming in lava possible
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1252,7 +1251,7 @@ if minetest.global_exists(technic) then
 | 
				
			|||||||
		technic.comp("riesenpilz:lavashroom_skin 5", "riesenpilz:antilava_plate")
 | 
							technic.comp("riesenpilz:lavashroom_skin 5", "riesenpilz:antilava_plate")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		armor_register(plate blah)
 | 
							armor_register(plate blah)
 | 
				
			||||||
	end--] ]
 | 
						end
 | 
				
			||||||
})
 | 
					})
 | 
				
			||||||
end--]]
 | 
					end--]]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user