@ -3273,7 +3273,8 @@ function mob_class:on_blast(damage)
damage_groups={fleshy=damage},
},nil)
return false,true,{}
-- return no damage, no knockback, no item drops, mob api handles all
returnfalse,false,{}
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.