mirror of
				https://github.com/mt-mods/coloredwood.git
				synced 2025-11-04 06:55:29 +01:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			2019-09-17
			...
			be4df6fc88
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					be4df6fc88 | ||
| 
						 | 
					9c6fe5206b | 
							
								
								
									
										4
									
								
								init.lua
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								init.lua
									
									
									
									
									
								
							@@ -222,7 +222,9 @@ unifieddyes.register_color_craft({
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
if minetest.get_modpath("signs_lib") then
 | 
			
		||||
	signs_lib.allowed_poles["coloredwood:fence"] = true
 | 
			
		||||
	minetest.override_item("coloredwood:fence", {
 | 
			
		||||
		check_for_pole = true
 | 
			
		||||
	})
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
print("[Colored Wood] Loaded!")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user