Posted July 4, 20232 yr In 1.19 I could use player.hurt(DamageSource.FALL, someFloat) to give the player fall damage. but now in 1.20 it says "cannot resolve symbol 'FALL'". Is there still an easy way to deal fall damage, or damage of any specific type? sorry if this is a dumb question i have never had to update to a new version of minecraft before
July 4, 20232 yr Author 42 minutes ago, MFMods said: try player.damageSources().something. that worked, thank you so much
August 8, 20232 yr Using player.damageSources().something, how do I specify the amount of damage I want to take?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.