mirror of
https://codeberg.org/tenplus1/mobs_monster.git
synced 2024-12-22 17:00:26 +01:00
add fire damage to obsidian flan
This commit is contained in:
parent
b9666dffb4
commit
e39d06b2d8
@ -241,6 +241,7 @@ mobs:register_mob("mobs_monster:obsidian_flan", {
|
||||
},
|
||||
water_damage = 0,
|
||||
lava_damage = 8,
|
||||
fire_damage = 0,
|
||||
light_damage = 0,
|
||||
animation = {
|
||||
speed_normal = 15,
|
||||
|
Loading…
Reference in New Issue
Block a user