Skip to content
Snippets Groups Projects
Commit 30d58229 authored by PilzAdam's avatar PilzAdam
Browse files

Follow the naming convention and make the first letter Bucket capitalized

parent 36c17b04
Branches
Tags
No related merge requests found
......@@ -56,7 +56,7 @@ function bucket.register_liquid(source, flowing, itemname, inventory_image)
end
minetest.register_craftitem("bucket:bucket_empty", {
description = "Empty bucket",
description = "Empty Bucket",
inventory_image = "bucket.png",
stack_max = 1,
liquids_pointable = true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment