Template:Infobox ingredient

Template page
Infobox ingredient
Statistics
Type [[Ingredients_Lists#|]]
Quality
Craftable No
Technical Information
.vox File []
.ron File []
Sprite Manifest


An infobox template used for all types of ingredients. Not to be confused with consumables, this is for items that do not heal but are used on crafting recipes.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Descriptiondescription

The description of the ingredient as given on the tooltip when you hover over it. Place it in " ".

Example
"From a beehive."
Auto value
""
Stringrequired
The type of ingredient (sub from Ingredients Lists): type

Choose one of its subcategory :

Suggested values
Animal Materials Feathers, Fibers, Vines Logs Plants Flowers Ores Gems Ingots Leathers Hides Textiles
Example
Hides
Auto value
Stringrequired
Qualityquality

The quality colour of the ingredient :

Suggested values
{{Low}} {{Common}} {{Moderate}} {{High}} {{Epic}} {{Legendary}}
Example
{{Common}}
Auto value
{{unknown}}
Stringrequired
Craftablecraftable

Is this item craftable ?

Auto value
0
Booleanrequired
.vox Filevox

The file link as linked on gitlab.com/veloren/veloren.

Example
www.veloren.net
Auto value
Stringsuggested
.ron Fileron

The gitlab link to the .ron file.

Example
www.veloren.net Veloren
Auto value
URLsuggested
Number of the line of code to the reciperecipe

The link to the line of code in the recipe book : https://gitlab.com/veloren/veloren/-/blob/master/assets/common/recipe_book.ron#L### where ### is a number

Example
https://gitlab.com/veloren/veloren/-/blob/master/assets/common/recipe_book.ron#L350; for Plain salad's recipe type 350
Numbersuggested
Sprite Manifestmanifest

The link to the line of code in the sprite manifest

Example
[https://gitlab.com/veloren/veloren/-/blob/master/assets/voxygen/voxel/sprite_manifest.ron#L2217 sprite_mani2217 beehive #2217]
Unknownsuggested
Spawn Rulesspawnrules

The link to the line in world/src/layer/scatter.rs

Unknownsuggested
Cookies help us deliver our services. By using our services, you agree to our use of cookies.