Make dmg particles proportional to dmg
This commit is contained in:
parent
5bd19c03f6
commit
d9424ad82e
19 changed files with 45 additions and 44 deletions
|
@ -44,7 +44,6 @@ mobs:register_mob("mobs_mc:shulker", {
|
|||
run_start = 0, run_end = 45,
|
||||
punch_start = 80, punch_end = 100,
|
||||
},
|
||||
blood_amount = 0,
|
||||
view_range = 16,
|
||||
fear_height = 4,
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue