mirror of
				https://github.com/luanti-org/minetest_game.git
				synced 2025-11-04 09:15:29 +01:00 
			
		
		
		
	Emtpy bucket
-> Empty bucket
This commit is contained in:
		@@ -56,7 +56,7 @@ function bucket.register_liquid(source, flowing, itemname, inventory_image)
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
minetest.register_craftitem("bucket:bucket_empty", {
 | 
			
		||||
	description = "Emtpy bucket",
 | 
			
		||||
	description = "Empty bucket",
 | 
			
		||||
	inventory_image = "bucket.png",
 | 
			
		||||
	stack_max = 1,
 | 
			
		||||
	liquids_pointable = true,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user