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
Revision as of 21:54, 24 April 2025 by SqootWillNoot (talk | contribs) (Created page with "<includeonly><!-- Template -------- -->{{Infobox |title = {{{Ore}}} |subtitle = Ore |image = {{{Image|}}} |section1 = Spawn Conditions |data2 = {{Infobox | subbox = yes | header1 = Overworld | label3 = Min Y | data3 = {{#if:{{{overworld_min_y|}}}|{{{overworld_min_y}}}|N/A}} }}<!-- Category -------- -->Category:Ores<!-- -->{{#if:{{{overworld_min_y|}}}|Category:Overworld Ores}}<!-- <!-- Short description ----------------- -->{{Short description|Ore in Emrys...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

=== 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 -->
}}