Yahoo Canada Web Search

Search results

  1. Charged Creepers are stronger variants of creepers that are more dangerous than them. For the Creeper page, check here. A charged creeper spawns when a lighting strikes within 5 blocks from a creeper. Charged creepers do not have a spawn egg and cannot be spawned with a creeper spawn egg, which makes them very rare mobs. They do the same as creepers do. They can also spot the player from 16 ...

    • Creeper

      A creeper is a common hostile mob that silently approaches...

  2. 1 day ago · With a power of 6, an explosion caused by a charged creeper is twice as powerful as the explosion caused by a creeper. Charged creepers' explosions are 50% more powerful than an explosion of TNT. How close the creeper was to the lightning strike does not affect the size or power of the explosion. In Java Edition, a charged creeper explosion ...

    • Hostile
    • Monster
    • 20 × 10
    • Light level of 0
  3. A creeper is a common hostile mob that silently approaches players and then explodes, which can destroy blocks and kill unarmored players on any difficulty (except for peaceful). When struck by lightning, a creeper becomes a charged creeper, which amplifies its explosion power and enables mob heads to be obtained from piglins‌, zombies, skeletons and other creepers it kills. Due to its ...

    • 28 min
    • What happens if a charged Creeper explodes?1
    • What happens if a charged Creeper explodes?2
    • What happens if a charged Creeper explodes?3
    • What happens if a charged Creeper explodes?4
    • What happens if a charged Creeper explodes?5
    • Overview
    • Explosion strength
    • Effect
    • Blast resistance
    • Typical damage radius
    • Trivia

    An explosion is a physical event, generally destructive, that can be caused by several different circumstances. It can destroy nearby blocks, propel and damage nearby players, entities, and their armor, and cause one or more fires under correct circumstances. Explosions produce a "shockwave" particle effect.

    Multiple close explosions may propel objects further, but have no cumulative effect on the destruction of a block - for example, no amount of TNT will destroy a block of Obsidian, even if it all explodes at once. This is because explosion damage to blocks is evaluated individually (per explosion), and blocks' blast resistance do not become "weakened" from previous explosions.

    Despite doing damage to entities, fireworks do not destroy terrain and as such are not counted as conventional explosions.

    Lab tables sometimes perform a non-terrain-damaging explosion when creating garbage item.‌[Bedrock Edition and Minecraft Education only]

    Model of block destruction

    An explosion can destroy nearby blocks. Its blast effect is evaluated independently on many explosion rays originating from the explosion center, as shown in the right figure. 1.A cube around the explosion is divided into a 16×16×16 grid, and rays are created from the center to each outer point of this grid, meaning that there are a total of 1352 rays. 2.Each ray is given an intensity, calculated as (0.7 + [a random value from 0 to 0.6]) × [power]. 3.For every attenuation step (0.3 blocks along the ray), the intensity of the ray is reduced by 0.225 (0.3×0.75). If the block passed through is anything other than air, it is further reduced by (blast resistance + 0.3) × 0.3. 4.The ray destroys any blocks that could not reduce the ray intensity to zero at any checkpoint. From the above process, the following results can be deduced (where ⌊ x ⌋ {\displaystyle \lfloor x \rfloor} is the floor function): •The maximum blast radius (assuming no block absorption) is ⌊ 1.3 × power 0.225 ⌋ × 0.3 {\displaystyle \left\lfloor 1.3\times\frac{\text{power}}{0.225}\right\rfloor\times 0.3} = 10.4 (charged creepers), 6.9 (TNT), 5.2 (creepers), 1.7 (fireballs). For example, a TNT explosion can destroy a torch 7 blocks away. However, how many blocks an explosion can destroy is non-deterministic and also dependent on the specific location of the explosion. •The minimum block resistance required to absorb maximum blast force of an explosion happening in nearby air = 1.3 × p o w e r − 0.75 × a t t e n u a t i o n   s t e p s × s t e p   l e n g t h s t e p   l e n g t h − 0.3 {\displaystyle \frac{1.3\times \mathsf{power}-0.75\times \mathsf{attenuation\ steps} \times \mathsf{step\ length}}{\mathsf{step\ length}} - 0.3} . To not be destroyed, a block has to absorb all blast force at the first checkpoint in it. •The attenuation steps is subject to collision restrictions. For explosion in air, there is at least one attenuation step. TNT and creeper explosions are always 0.49 and 0.5 blocks away from nearest block (2 attenuation steps), but fireball explosions can happen anywhere (1 attenuation step). •Thus, the block resistances are 24.2 (charged creepers), 15.534 (TNT), 11.2 (creepers), 3.284 (fireballs). •So water, lava (the stationary block), obsidian, and bedrock are always indestructible, and fences and less blast-resistant blocks can be destroyed by fireballs. These are theoretical values, and in reality less resistant blocks are not always destroyed; there is no such mechanic.

    Dropping blocks

    Destroyed blocks have a 1⁄p chance of dropping as collectible resources, where p is the explosion power. So, blocks destroyed by an (uncharged) creeper's explosion have a 1⁄3 chance of dropping. However, dragon eggs, beacons, conduits, heads, shulker boxes and decorated pots always drop from explosions, though the items may be destroyed by subsequent explosions. In addition, in Java Edition, explosions from TNT and minecarts with TNT cause a 100% drop rate; this is not the case in Bedrock Edition. In Java Edition, the drop chance of blocks in explosions can be customized via three game rules: •blockExplosionDropDecay controls whether block-based explosions (e.g. a bed explosion) cause only some blocks to drop. •It is set to true by default. •An end crystal explosion is controlled by this game rule, despite the end crystal being an entity. •mobExplosionDropDecay controls whether mob-based explosions (e.g. a creeper explosion) cause only some blocks to drop. •It is set to true by default. •tntExplosionDropDecay controls whether TNT explosions cause only some blocks to drop. •It is set to false by default.

    Interaction with entities

    An explosion has different effects on entities than blocks. Entities are damaged and propelled by an explosion if within its damage radius of 2 × power. Note that the "damage radius" is different from the blast radius of explosion effect on blocks. 1.For every entity within a 2×[power] block sphere of the explosion center, the impact is (1-[distance from explosion/damage radius])×[exposure] (see section below on exposure). 2.The entity is damaged by ((impact×impact+impact)×7×power+1) rounded down (armor enchantments for damage are handled separately). This is scaled by difficulty. 3.After damage, exposure is reduced by (exposure×[max Blast Protection from all armor]×0.15). 4.The entity's eyes are propelled along the ray from the explosion center by the new exposure. From the above process, the following results can be deduced: •Entities always get at least 1 point of damage if they are within the radius, regardless of their explosion exposure. •The maximum damage that entities can take (at the explosion center with 100% exposure and normal difficulty) = (1 × 1 + 1) × 7 × power + 1 point of damage = 99, (Wither newly spawned by the player), 85 (charged creepers), 71 (Beds when using in the Nether or in the End), 57 (TNT), 43 (creepers), 15 (fireballs). When entities are away or covered by blocks from the explosion center, they take less damage. •The maximum velocity gain that an entity can obtain from a single explosion is 1, at the explosion center with 100% exposure.

    The following table shows blast resistance values for blocks as shown in Minecraft's code. In Add-ons for Bedrock Edition, these values are multiplied by 5 when used for the "explosion_resistance" value in the "minecraft:descructible_by_explosion" component.

    [edit values]

    The player receives damage, if within these radii of a 100% exposure ground 1 block, 2 blocks, or 4 blocks of TNT explosion, with the amount of damage labeled on each circle in the figures below.

    •Explosions with a power greater than 100 look mostly the same from the outside, as only certain lines are used to determine if a block breaks. However, some of those lines continue underground.

    •Explosions that occur in flowing water or lava apply propulsion to entities, but don't affect any blocks, regardless of the blocks' blast resistance.

    •Underwater explosions don't emit smoke particles.

    •Explosions can redirect projectiles, including ender pearls.

    •An explosion just after a mob's death can propel the mob's body.

    •If primed TNT explodes in a large, solid cube of stone blocks, it creates an exact 3×3×3 cube inside. Experimentation confirms that a TNT detonation causes a 3×3 hole in a solid block of anything with a blast resistance less than that of water, but more than 2.5 (e.g. crafting tables). This implies that 3×3 is the minimum possible result of a TNT detonation without the blast being resisted altogether.

  4. Apr 30, 2021 · The explosion from the Charged Creeper is twice as powerful as the regular Creeper, as displayed in the image above. This explosion is also the highest damage dealt by a mob, dealing 63.75 hearts ...

  5. Mar 4, 2021 · A Charged Creeper's explosion does double the amount of damage than that of a regular creeper and is 50% more powerful than TNT. Luckily, the size of the explosion is the same. In Java Edition ...

  6. People also ask

  7. May 20, 2024 · Therefore, it can be assumed that surviving a charged Creeper explosion is highly unlikely. What happens when a charged Creeper explodes? When a charged Creeper explodes, it creates a very strong and powerful explosion. The resulting explosion is likely to be hot and have a high pressure. However, it does not mention anything about the ...

  1. People also search for