mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-04-01 10:10:36 +02:00
stack update of sponge mod (sponge wet)
This commit is contained in:
parent
9004681aaa
commit
0d4a868894
@ -86,6 +86,6 @@ minetest.register_node("sponge:sponge_wet", {
|
|||||||
pointable = true,
|
pointable = true,
|
||||||
diggable = true,
|
diggable = true,
|
||||||
buildable_to = false,
|
buildable_to = false,
|
||||||
stack_max = 64,
|
stack_max = 99,
|
||||||
groups = {snappy=2,choppy=2,oddly_breakable_by_hand=3},
|
groups = {snappy=2,choppy=2,oddly_breakable_by_hand=3},
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user