forkeado de luanti-org/minetest_game
Remove stack_max from bucket:bucket_empty
Este commit está contenido en:
@@ -113,7 +113,6 @@ end
|
||||
minetest.register_craftitem("bucket:bucket_empty", {
|
||||
description = "Empty Bucket",
|
||||
inventory_image = "bucket.png",
|
||||
stack_max = 99,
|
||||
groups = {tool = 1},
|
||||
liquids_pointable = true,
|
||||
on_use = function(itemstack, user, pointed_thing)
|
||||
|
||||
Referencia en una nueva incidencia
Block a user