mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-11 18:40:25 +01:00
tweak the stack max of throwing mod
This commit is contained in:
parent
2ce5630ae9
commit
31a6b257f5
@ -1,6 +1,7 @@
|
||||
minetest.register_craftitem("throwing:arrow", {
|
||||
description = "Arrow",
|
||||
inventory_image = "throwing_arrow.png",
|
||||
stack_max = 200,
|
||||
})
|
||||
|
||||
minetest.register_node("throwing:arrow_box", {
|
||||
|
Loading…
Reference in New Issue
Block a user