Grenade Entity - RedWirePlatinumTwo/RedWiresMinecraftMod GitHub Wiki
Entity image

Description
Stats
- Health: 1
- Damage Immunity: everything (besides commands)
Change History
- 4.2.11: Introduced entity.
- 4.2.13: Removed hurt/death sounds from the entity.
- 4.3.0: The entity will no longer float, no longer despawns after 4 seconds, and explodes on death.
- 4.3.0: Decreased max health from 99 -> 1.
- 4.5.1: Increased max health from 1 -> 5.
- 4.5.1: This entity is no longer immune to fire, lightning, player attacks, arrows, falling anvils, explosions, and Tridents.
- 5.4.0: The grenade entity now uses an "ExplodeTime" number variable in ForgeData for the explosion countdown.