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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user