mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-06-28 06:30:18 +02:00
add 'mobs_disable_damage_kb' setting
This commit is contained in:
2
api.txt
2
api.txt
@ -861,6 +861,8 @@ External Settings for "minetest.conf"
|
||||
nearby mobs to run a custom on_sound function.
|
||||
'mobs_can_hear_node' Disabled by default, allows nearby nodes to hear and run a
|
||||
custom on_sound function.
|
||||
'mobs_disable_damage_kb' Knockback is calculated by hit damage or uses knockback value
|
||||
from the weapon used, this setting lets you disable the former.
|
||||
|
||||
Players can override the spawn chance for each mob registered by adding a line
|
||||
to their minetest.conf file with a new value, the lower the value the more each
|
||||
|
Reference in New Issue
Block a user