<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ACalculators%2FExplosion_entity_influence</id>
	<title>Minecraft:Calculators/Explosion entity influence - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ACalculators%2FExplosion_entity_influence"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Calculators/Explosion_entity_influence&amp;action=history"/>
	<updated>2026-09-08T14:48:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Minecraft:Calculators/Explosion_entity_influence&amp;diff=163108&amp;oldid=prev</id>
		<title>SyncBot: Sync: new page from Minecraft</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Calculators/Explosion_entity_influence&amp;diff=163108&amp;oldid=prev"/>
		<updated>2026-07-11T11:04:02Z</updated>

		<summary type="html">&lt;p&gt;Sync: new page from Minecraft&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This interactive tool calculates the velocity and damage given to an entity by an [[Minecraft:explosion]].&lt;br /&gt;
&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable calculator-container calculatorgadget-enabled&amp;quot;&lt;br /&gt;
! colspan=4 | Positions&lt;br /&gt;
|-&lt;br /&gt;
! Explosion X&lt;br /&gt;
| {{Simplecalc|type=number|id=ex|size=20|default=0.0}}&lt;br /&gt;
! Entity X&lt;br /&gt;
| {{Simplecalc|type=number|id=px|size=20|default=1.0}}&lt;br /&gt;
|-&lt;br /&gt;
! Explosion Y&lt;br /&gt;
| {{Simplecalc|type=number|id=ey|size=20|default=0.061250001192092896}}&lt;br /&gt;
! Entity Y&lt;br /&gt;
| {{Simplecalc|type=number|id=py|size=20|default=0.0}}&lt;br /&gt;
|-&lt;br /&gt;
! Explosion Z&lt;br /&gt;
| {{Simplecalc|type=number|id=ez|size=20|default=0.0}}&lt;br /&gt;
! Entity Z&lt;br /&gt;
| {{Simplecalc|type=number|id=pz|size=20|default=0.0}}&lt;br /&gt;
{{Simplecalc|type=hidden|id=dx|formula=px-ex|default=1.0}}&lt;br /&gt;
{{Simplecalc|type=hidden|id=dy|formula=py-ey|default=-0.061250001192092896}}&lt;br /&gt;
{{Simplecalc|type=hidden|id=dz|formula=pz-ez|default=0.0}}&lt;br /&gt;
{{Simplecalc|type=hidden|id=distance|formula=sqrt(dx*dx + dy*dy + dz*dz)|default=1.001874025337533}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=4 | Exposure&lt;br /&gt;
|-&lt;br /&gt;
! Entity [[Minecraft:Hitbox|width]]&lt;br /&gt;
| {{Simplecalc|type=number|id=w|size=20|default=0.9800000190734863}}&lt;br /&gt;
! Entity [[Minecraft:Hitbox|height]]&lt;br /&gt;
| {{Simplecalc|type=number|id=h|size=20|default=0.9800000190734863}}&lt;br /&gt;
|-&lt;br /&gt;
! Layout&lt;br /&gt;
| &amp;lt;code&amp;gt;{{Simplecalc|type=plain|id=expx|formula=ceil(2*w+1)|default=3}}×{{Simplecalc|type=plain|id=expy|formula=ceil(2*h+1)|default=3}}×{{Simplecalc|type=plain|id=expz|formula=ceil(2*w+1)|default=3}}&amp;lt;/code&amp;gt;&lt;br /&gt;
! Spacing&lt;br /&gt;
| &amp;lt;code&amp;gt;{{Simplecalc|type=plain|id=expxs|formula=w/(2*w+1)|default=0.33108108325802205}}&amp;lt;/code&amp;gt; × &amp;lt;code&amp;gt;{{Simplecalc|type=plain|id=expys|formula=h/(2*h+1)|default=0.33108108325802205}}&amp;lt;/code&amp;gt; × &amp;lt;code&amp;gt;{{Simplecalc|type=plain|id=expzs|formula=w/(2*w+1)|default=0.33108108325802205}}&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! Negative corner&lt;br /&gt;
| &amp;lt;code&amp;gt;{{Simplecalc|type=plain|id=expxn|formula=(1-floor(2*w+1)/(2*w+1))/2|default=0.1621621665160441}}&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;{{Simplecalc|type=plain|id=expzn|formula=(1-floor(2*w+1)/(2*w+1))/2|default=0.1621621665160441}}&amp;lt;/code&amp;gt;&lt;br /&gt;
! Positive corner&lt;br /&gt;
| &amp;lt;code&amp;gt;{{Simplecalc|type=plain|id=expxp|formula=expxn+expxs*(expx-1)|default=0.8243243330320882}}&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;{{Simplecalc|type=plain|id=expyp|formula=expys*(expy-1)|default=0.6621621665160441}}&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;{{Simplecalc|type=plain|id=expzp|formula=expzn+expzs*(expz-1)|default=0.8243243330320882}}&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=4 | Effect on the entity&lt;br /&gt;
|-&lt;br /&gt;
! Power&lt;br /&gt;
| {{Simplecalc|type=number|id=power|size=20|default=4.0}}&lt;br /&gt;
! Exposure&lt;br /&gt;
| {{Simplecalc|type=number|id=exposureNumerator|size=9|default=27}} / {{Simplecalc|type=plain|id=etotal|formula=expx*expy*expz|default=27}} {{Simplecalc|type=hidden|id=exposure|formula=exposureNumerator/(expx*expy*expz)|default=1.0}}&lt;br /&gt;
|-&lt;br /&gt;
! Knockback multiplier&lt;br /&gt;
| {{Simplecalc|type=number|id=knockbackmult|size=20|default=1.0}}&lt;br /&gt;
! [[Minecraft:Hitbox|Eye height]]&lt;br /&gt;
| {{Simplecalc|type=number|id=eyeheight|size=20|default=0.0}}&lt;br /&gt;
{{Simplecalc|type=hidden|id=diry|formula=(py+eyeheight)-ey|default=-0.061250001192092896}}&lt;br /&gt;
{{Simplecalc|type=hidden|id=dirmag|formula=sqrt(dx*dx + diry*diry + dz*dz)|default=1.001874025337533}}&lt;br /&gt;
|-&lt;br /&gt;
! [[Minecraft:Attribute|Knockback resistance]]&lt;br /&gt;
| {{Simplecalc|type=number|id=knockbackres|size=20|default=0.0}}&lt;br /&gt;
! Velocity X&lt;br /&gt;
| {{Simplecalc|type=plain|id=vx|formula=dx/dirmag*speed|default=0.8731294800642211}} blocks/tick&lt;br /&gt;
|-&lt;br /&gt;
! Speed&lt;br /&gt;
| {{Simplecalc|type=plain|id=speed|formula=(1-distance/(2*power))*exposure*knockbackmult*(1-knockbackres)|default=0.8747657468328084}} blocks/tick&lt;br /&gt;
! Velocity Y&lt;br /&gt;
| {{Simplecalc|type=plain|id=vy|formula=diry/dirmag*speed|default=-0.053479181694784994}} blocks/tick&lt;br /&gt;
|-&lt;br /&gt;
! [[Minecraft:Damage]]&lt;br /&gt;
| {{Simplecalc|type=plain|id=damage|formula=(speed*speed + speed)/2 * 7*(2*power) + 1|default=46.9375}}&lt;br /&gt;
! Velocity Z&lt;br /&gt;
| {{Simplecalc|type=plain|id=vz|formula=dz/dirmag*speed|default=0.0}} blocks/tick&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox calculators}}&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:es:Calculadoras/Efecto de explosión sobre entidades]]&lt;br /&gt;
[[Minecraft:ja:計算機/爆発の影響]]&lt;br /&gt;
[[Minecraft:ko:계산기/폭발에 의한 개체 영향]]&lt;br /&gt;
[[Minecraft:pt:Calculadoras/Efeito da explosão sobre entidades]]&lt;br /&gt;
[[Minecraft:uk:Калькулятори/Вплив вибуху на сутність]]&lt;br /&gt;
[[Minecraft:zh:计算器/爆炸实体影响]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>