Minecraft Wiki
Advertisement

I did some testing and I'm pretty sure the Damage Immunity is around 468 Milliseconds long. Anybody care to validate this?

109.189.17.242 22:02, 29 March 2013 (UTC)ITR

Fall damage

2 blocks of water seems to still negate fall damage completely. I just tested a 250 block drop and was perfectly fine. --101.166.176.242 06:44, 18 April 2013 (UTC)Anon

Lightning damage

Indeed, lightning hurts way more than I expected, and probably is affected by difficulty. I just took at least 4-5 hearts when lighting struck nearby during a door-fight. (I thought I'd been brushed by a creeper, but there was no crater.) Can anyone get official values? --Mental Mouse 19:41, 14 July 2013 (UTC)

This is the relevant bit of code from Entity.java:
public void onStruckByLightning(EntityLightningBolt par1EntityLightningBolt)
{
    this.dealFireDamage(5);
    ...
I haven't tested in-game yet, though, since it's not easy to get struck by lightning intentionally. -- Orthotope talk 00:28, 15 July 2013 (UTC)

poison

in the damage page it does not add rotten flesh as a source of poison. --72.20.70.250 15:02, 4 January 2014 (UTC)

It's a source of hunger, not poison. MattTalk
Contribs
⎜ 15:31, 4 January 2014 (UTC)

Golden Sword Damage

http://minecraft.gamepedia.com/Sword says gold sword does the same as wooden while this page says it is stronger than stone. –Preceding unsigned comment was added by DSdavidDS (talkcontribs) 03:17, 6 February 2014 (UTC). Please sign your posts with ~~~~

No, they both say Gold sword is the same attack strength as wood. --KnightMiner (talk|contribs) 03:21, 6 February 2014 (UTC)
Advertisement