We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d260f3 commit ca0d391Copy full SHA for ca0d391
minetest.conf.example
@@ -13,6 +13,9 @@
13
# keep: Player keeps items.
14
#bones_mode = bones
15
16
+# Sets the maximum item slots inside a bones node. Anything above this limit will be dropped
17
+#bones_max_slots = 150
18
+
19
# The time in seconds after which the bones of a dead player can be looted by
20
# everyone.
21
# 0 to disable.
0 commit comments