No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo:|image=File:{{#if:{{{pageimage|}}}|{{{pageimage}}}|{{PAGENAME}}.png}}}} | {{#seo:|image=File:{{#if:{{{pageimage|}}}|{{{pageimage}}}|{{PAGENAME}}.png}}}} | ||
{{ | {{infobox | ||
| invimage = none | | invimage = none | ||
| rows = | | rows = |
Revision as of 19:21, 25 May 2024
Use this template for Entities/Mobs and their info/stats. Do not add a string for unknown info.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | Forces an image not based on the title of the page, useful for putting a GIF. You can also create a diaporama by putting ";" between the images names. | Unknown | optional |
pageimage | pageimage | Forced .png or .gif set to appear for the page popup and SEO. Obligatory if " ; " is used in the "image" string. | Unknown | optional |
basemob | basemob | Vanilla mob the custom entity is using
| Unknown | required |
health | health | The total health of the entity
| Unknown | required |
armor | armor | The total armor points of the entity.
| Unknown | suggested |
spawn | spawn | List of where or how the entity can appear.
| Unknown | required |
behavior | behavior | The behavior of the entity. Can it, and why can it attack you.
| Unknown | required |
damage | damage | How much damage in hearts can it inflict you
| Unknown | suggested |
speed | speed | Speed value of the entity, leave empty if unknown
| Unknown | suggested |
equipment | equipment | Armor or item the entity is equipped with.
| Unknown | optional |
effects | effects | Permanent potion effects of the entity.
| Unknown | optional |
drops | drops | List of what the entity can drop.
| Unknown | suggested |
command | command | Summon function command for the entity if available | Unknown | suggested |
notes | notes | Additional notes about the entity | Unknown | optional |