<?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=Template%3AMC%2FInfobox_entity</id>
	<title>Template:MC/Infobox entity - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FInfobox_entity"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Infobox_entity&amp;action=history"/>
	<updated>2026-04-10T05:05:31Z</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=Template:MC/Infobox_entity&amp;diff=43608&amp;oldid=prev</id>
		<title>imported&gt;SeaOfPixels at 09:21, 10 October 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Infobox_entity&amp;diff=43608&amp;oldid=prev"/>
		<updated>2025-10-10T09:21:55Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#invoke:infobox|infobox&lt;br /&gt;
| invimage = none&lt;br /&gt;
| rows =&lt;br /&gt;
{{ #if: {{{health|}}} | {{Infobox row|{{#ifeq:{{NAMESPACE}}|Earth|[[MCE:Health|Health points]]|[[Health|Health points]]}}|{{{health}}} }} }}&lt;br /&gt;
{{ #if: {{{armor|}}} | {{Infobox row|[[Armor#Natural armor|Armor points]]|{{{armor}}} }} }}&lt;br /&gt;
{{ #if: {{{behavior|}}} | {{Infobox row|Behavior|{{{behavior}}} }} }}&lt;br /&gt;
{{ #if: {{{mobtype|}}} | {{Infobox row|[[Mob type]]|{{{mobtype}}} }} }}&lt;br /&gt;
{{ #if: {{{damage|}}} | {{Infobox row|Attack&amp;lt;br/&amp;gt;strength|{{{damage}}} }} }}&lt;br /&gt;
{{ #if: {{{size|}}} | {{Infobox row|[[Hitbox|Hitbox size]]|{{{size}}} }} }}&lt;br /&gt;
{{ #if: {{{speed|}}} | {{Infobox row|[[Attribute#Movement_speed|Speed]]|{{{speed}}} }} }}&lt;br /&gt;
{{ #if: {{{knockbackresistance|}}} | {{Infobox row|[[Attribute#Knockback_resistance|Knockback&amp;lt;br/&amp;gt;resistance]]|{{{knockbackresistance}}} }} }}&lt;br /&gt;
{{ #if: {{{spawn|}}} | {{Infobox row|[[Mob spawning|Spawn]]|{{{spawn}}} }} }}&lt;br /&gt;
{{ #if: {{{equipment|}}} | {{Infobox row|[[Drops#Equipped items|Natural&amp;lt;br/&amp;gt;equipment]]|{{{equipment}}}|class=list-style-none}} }}&lt;br /&gt;
{{ #if: {{{usableitems|}}} | {{Infobox row|Usable items|{{{usableitems}}}|class=list-style-none}} }}&lt;br /&gt;
{{ #if: {{{leashable|}}} | {{Infobox row|Can be [[Lead|leashed]]|{{{leashable}}} }} }}&lt;br /&gt;
{{ #if: {{{boat|}}} | {{Infobox row|Can ride [[boat]]s|{{{boat}}} }} }}&lt;br /&gt;
{{ #if: {{{minecart|}}} | {{Infobox row|Can ride [[minecart]]s|{{{minecart}}} }} }}&lt;br /&gt;
{{ #if: {{{rarity|}}} | {{Infobox row|[[MCE:Rarity|Rarity]]|{{{rarity}}} }}&lt;br /&gt;
}}&lt;br /&gt;
{{ #if: {{{tickingorder|}}} | {{Infobox row|Ticking order|{{#switch:{{{tickingorder}}}&lt;br /&gt;
| pda = Position, Drag, Acceleration&lt;br /&gt;
| pad = Position, Acceleration, Drag&lt;br /&gt;
| dpa = Drag, Position, Acceleration&lt;br /&gt;
| dap = Drag, Acceleration, Position&lt;br /&gt;
| apd = Acceleration, Position, Drag&lt;br /&gt;
| adp = Acceleration, Drag, Position&lt;br /&gt;
}}}}&lt;br /&gt;
}}&lt;br /&gt;
{{ #if: {{{hurting_projectile|{{{gravity|}}}}}} | {{Infobox row|{{#if:{{{hurting_projectile|}}}|Acceleration|Gravity}}|{{{gravity}}} {{#if:{{{gravity_float|}}}|([https://en.wikipedia.org/wiki/Single-precision_floating-point_format float])|([https://en.wikipedia.org/wiki/Double-precision_floating-point_format double])}}}}&lt;br /&gt;
}}&lt;br /&gt;
{{ #if: {{{drag|}}} | {{Infobox row|Drag|{{{drag}}} {{#if:{{{drag_float|}}}|([https://en.wikipedia.org/wiki/Single-precision_floating-point_format float])|([https://en.wikipedia.org/wiki/Double-precision_floating-point_format double])}}}}&lt;br /&gt;
}}&lt;br /&gt;
{{ #if: {{{drag_h|}}} | {{Infobox row|Drag (horizontal)|{{{drag_h}}} {{#if:{{{drag_h_float|}}}|([https://en.wikipedia.org/wiki/Single-precision_floating-point_format float])|([https://en.wikipedia.org/wiki/Double-precision_floating-point_format double])}}}}&lt;br /&gt;
}}&lt;br /&gt;
{{ #if: {{{drag_v|}}} | {{Infobox row|Drag (vertical)|{{{drag_v}}} {{#if:{{{drag_v_float|}}}|([https://en.wikipedia.org/wiki/Single-precision_floating-point_format float])|([https://en.wikipedia.org/wiki/Double-precision_floating-point_format double])}}}}&lt;br /&gt;
}}&lt;br /&gt;
{{ #if: {{{gravity|}}} | {{Infobox row|Terminal velocity|{{Velocity|{{#switch:{{{tickingorder}}}&lt;br /&gt;
| pda|dpa|dap = {{#expr: {{{gravity}}}/(1-{{{drag_v|{{{drag}}}}}})}}&lt;br /&gt;
| pad|apd|adp = {{#expr: {{{drag_v|{{{drag}}}}}}*{{{gravity}}}/(1-{{{drag_v|{{{drag}}}}}})}}&lt;br /&gt;
}}}}}}&lt;br /&gt;
}}&lt;br /&gt;
{{ #if: {{{tickingorder|}}} | {{Infobox row|Maximum travel|{{#switch:{{{tickingorder}}}&lt;br /&gt;
| pda|pad|apd = {{#expr: 1/(1-{{{drag_h|{{{drag}}}}}})}}&lt;br /&gt;
| dap|adp|dpa = {{#expr: {{{drag_h|{{{drag}}}}}}/(1-{{{drag_h|{{{drag}}}}}})}}&lt;br /&gt;
}} blocks per b/t of initial velocity}}&lt;br /&gt;
}}&lt;br /&gt;
{{{additional_rows|}}}&lt;br /&gt;
| footer =&lt;br /&gt;
{{#if: {{{notes|}}} | {{#if: {{{footertitle|}}} | &amp;#039;&amp;#039;&amp;#039;{{{footertitle}}}&amp;#039;&amp;#039;&amp;#039; | &amp;#039;&amp;#039;&amp;#039;Notes&amp;#039;&amp;#039;&amp;#039;}}&amp;lt;br /&amp;gt;{{{notes}}} }}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&amp;lt;!-- Put categories/interwiki on the documentation page --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;SeaOfPixels</name></author>
	</entry>
</feed>