More actions
Estadísticas | |
In-Game Sprite | |
Tipo | |
Calidad | |
Crafteable | |
Información Técnica | |
.vox File | |
.ron File | |
Sprite Manifest | |
Spawn Rules |
A modified infobox for ingredients that doesn't have the 50px limitation on the image..
Parameter | Description | Type | Status | |
---|---|---|---|---|
Título del la pagina | titulo | no description | String | required |
In-Game Sprite | in-game sprite | The inventory sprite for the item.
| File | required |
Description | description | The description of the ingredient as given on the tooltip when you hover over it. Place it in " ".
| String | required |
Type | type | The type of consumable.
| String | required |
Quality | quality | The quality colour of the consumable.
| Template | required |
Craftable | craftable | Is this item craftable. Yes or No.
| Boolean | required |
.vox File | vox | The file link as linked on gitlab.com/veloren/veloren. Place the link in the [[]] and add a space after the url with the text you want to display in the infobox.
| URL | suggested |
.ron File | ron | The gitlab link to the .ron file. Place the url in the [[]] with a space after the text. Then add what you want to show in the infobox.
| URL | suggested |
Sprite Manifest | manifest | The link to the line of code in the sprite manifest
| Unknown | suggested |
Spawn Rules | spawnrules | The link to the line in world/src/layer/scatter.rs | Unknown | suggested |
In-Game Sprite | sprite | The image of the in game sprite. | Unknown | suggested |