This commit is contained in:
khonkhortisan 2012-10-09 09:05:18 -07:00
commit 3d7b42ed42

View file

@ -56,7 +56,7 @@ function bucket.register_liquid(source, flowing, itemname, inventory_image)
end end
minetest.register_craftitem("bucket:bucket_empty", { minetest.register_craftitem("bucket:bucket_empty", {
description = "Emtpy bucket", description = "Empty bucket",
inventory_image = "bucket.png", inventory_image = "bucket.png",
stack_max = 1, stack_max = 1,
liquids_pointable = true, liquids_pointable = true,