1
0
mirror of https://codeberg.org/tenplus1/mobs_redo.git synced 2025-06-28 06:30:18 +02:00

add mob_hit_effect switch so mob highlights when punched

This commit is contained in:
tenplus1
2023-03-13 10:55:25 +00:00
parent c8e8401ac5
commit f4aae8894f
3 changed files with 27 additions and 4 deletions

View File

@ -7,6 +7,9 @@ only_peaceful_mobs (Only spawn peaceful Mobs) bool false
# If enabled then punching mobs no longer shows blood effects
mobs_disable_blood (Disable Mob blood) bool false
# If enabled the mobs will be highlighted when hit
mob_hit_effect (Highlight Mob when Hit) bool false
# If disabled then Mobs no longer destroy world blocks
mobs_griefing (Griefing Mobs) bool true