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

Merge pull request #26 from PilzAdam/bucket

Follow the naming convention and make the first letter Bucket capitalize...
parents 36c17b04 30d58229
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment