Template:Breaking time/doc - minecraft.fandom.com
Jump to navigation
Jump to search
Treść tej podstrony pochodzi z artykułu „Template:Breaking time/doc” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
[purge]
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more informationThis template gives a time in seconds for a block to be broken.
Parameters[]
{{{1}}}: The block to be broken.{{{2}}}: The tool used. Can be "Diamond", "Iron", "Gold", "Stone", "Wooden", "Sword", or "Shears". Defaults to "Any".{{{drop}}}: Lowest grade required for a drop, can be "Diamond", "Iron", "Gold", "Stone", "Wooden", or "None". Defaults to "Any".{{{var}}}: If set, the hardness will be set to the variable you determine. Otherwise, it will define the variable "hardness" to the{{hardness values}}of{{{1}}}.
Examples[]
*{{Breaking time|Obsidian}}
*{{Breaking time|Obsidian|drop=Diamond}}
*{{Breaking time|Obsidian|Iron}}
*{{Breaking time|Obsidian|Iron|drop=Diamond}}
*{{Breaking time|Obsidian|Diamond}}
*{{Breaking time|Obsidian|Diamond|drop=Diamond}}
- Produces
- 75
- 250
- 12.5
- 41.666667
- 9.375
- 9.375