=== 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 -->
}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | image | no description | String | required |
Tool Type | tool_type | no description
| String | optional |
Tool Tier | tool_tier | no description | String | optional |
Overworld - Best Y | overworld_best_y | no description | String | optional |
Overworld - Minimum Y | overworld_min_y | no description | Number | optional |
overworld_max_y | overworld_max_y | no description | Unknown | optional |
nether_min_y | nether_min_y | no description | Unknown | optional |
nether_max_y | nether_max_y | no description | Unknown | optional |
nether_best_y | nether_best_y | no description | Unknown | optional |
end_min_y | end_min_y | no description | Unknown | optional |
end_max_y | end_max_y | no description | Unknown | optional |
end_best_y | end_best_y | no description | Unknown | optional |
Short Description | short_desc | no description | String | optional |