Toggle menu
45
232
3
1.3K
EmrysSMP Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Ore

Template page

=== Usage ===

{{Infobox Ore
| image             = <!-- File name without namespace prefix -->
| short_desc        = <!-- Optional, sets the page's short description-->
| tool_type         = <!-- Capitalised tool or list of tools required (eg. Pickaxe), defaults to Any if left blank -->
| tool_tier         = <!-- Capitalised tier of tool required (eg. Iron), defaults to Any if left blank -->
| overworld_min_y   = <!-- Integer, lowest Y level this ore spawns in the Overworld, defaults to N/A if left blank -->
| overworld_max_y   = <!-- Integer, highest Y level this ore spawns in the Overworld, defaults to N/A if left blank -->
| overworld_best_y  = <!-- Integer range with spaces around the dash (eg. -5 - 50), hides the field if left blank -->
| nether_min_y      = <!-- Integer, lowest Y level this ore spawns in the Nether, defaults to N/A if left blank -->
| nether_max_y      = <!-- Integer, highest Y level this ore spawns in the Nether, defaults to N/A if left blank -->
| nether_best_y     = <!-- Integer range with spaces around the dash (eg. -5 - 50), hides the field if left blank -->
| end_min_y         = <!-- Integer, lowest Y level this ore spawns in The End, defaults to N/A if left blank -->
| end_max_y         = <!-- Integer, highest Y level this ore spawns in The End, defaults to N/A if left blank -->
| end_best_y        = <!-- Integer range with spaces around the dash (eg. -5 - 50), hides the field if left blank -->
}}

Provides the Infobox for an Ore block. Also automatically sets categories and a short description.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Imageimage

File name without namespace prefix

Example
Aqua Aura Ore.png
Stringrequired
Tool Typetool_type

Capitalised tool or comma-separated list of tools required (eg. Hand, Pickaxe)

Suggested values
Hand Pickaxe Shovel Hoe Axe
Default
Any
Stringoptional
Tool Tiertool_tier

Capitalised tool or list of tools required (eg. Pickaxe)

Suggested values
Any Hand Wooden Golden Iron Stone Diamond Netherite
Default
Any
Stringoptional
Overworld - Minimum Yoverworld_min_y

Lowest Y level this ore spawns in the Overworld

Default
N/A
Numberoptional
Overworld - Maximum Yoverworld_max_y

Highest Y level this ore spawns in the Overworld

Default
N/A
Numberoptional
Overworld - Best Yoverworld_best_y

Integer range with spaces around the dash, hides the field if left blank.

Example
-5 - 100
Stringoptional
Nether - Minimum Ynether_min_y

Lowest Y level this ore spawns in the Nether

Default
N/A
Numberoptional
Nether - Maximum Ynether_max_y

Highest Y level this ore spawns in the Nether

Default
N/A
Numberoptional
Nether - Best Ynether_best_y

Integer range with spaces around the dash, hides the field if left blank.

Example
-5 - 50
Stringoptional
The End - Minimum Yend_min_y

Lowest Y level this ore spawns in The End

Default
N/A
Numberoptional
The End - Maximum Yend_max_y

Highest Y level this ore spawns in The End

Default
N/A
Numberoptional
The End - Best Yend_best_y

Integer range with spaces around the dash, hides the field if left blank.

Example
-5 - 50
Stringoptional
Short Descriptionshort_desc

Displays below the title.

Default
Ore in EmrysSMP
Stringoptional