mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-20 22:33:16 -04:00
Merge aa38312a83
into a5dcf123e0
This commit is contained in:
commit
740242a8a0
1 changed files with 0 additions and 1 deletions
|
@ -128,7 +128,6 @@ end
|
|||
minetest.register_craftitem("bucket:bucket_empty", {
|
||||
description = "Empty Bucket",
|
||||
inventory_image = "bucket.png",
|
||||
stack_max = 1,
|
||||
liquids_pointable = true,
|
||||
on_use = function(itemstack, user, pointed_thing)
|
||||
-- Must be pointing to node
|
||||
|
|
Loading…
Add table
Reference in a new issue