Template:Breaking time: Difference between revisions
Jump to navigation
Jump to search
Create: Minecraft Mod Wiki>Joker876 Created page with "<includeonly>{{#invoke: breaking row | row }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>" |
Create: Minecraft Mod Wiki>Joker876 No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#invoke: breaking | <includeonly>{{#invoke: Breaking time | breaking }}</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
<!-- Put categories/interwiki on the documentation page --> | <!-- Put categories/interwiki on the documentation page --> | ||
</noinclude> | </noinclude> |
Revision as of 19:53, 1 May 2021
This template is used to calculate and display the breaking times for blocks.
Definition
Parameter | R? | Type | Description | Default |
---|---|---|---|---|
1 |
Yes | ![]() ![]() |
The hardness of the block. | |
2 |
Yes | ![]() ![]() |
The required material the tool must be made of. Supported inputs:
|
|
3 |
Yes | ![]() ![]() |
The tool required to harvest the block. Supported inputs:
|
|
4 |
No | ![]() ![]() |
The second tool that may be used to harvest the block. Supports the same inputs as <tool> . |
Examples
{{Breaking time|1.5|wooden|pickaxe|axe}}
- produces
Hardness | 1.5 | |
---|---|---|
Tool | ![]() | ![]() |
Breaking time[Note 1] | ||
![]() | 7.5 | 7.5 |
![]() | 1.15 | 3.75 |
![]() | 0.6 | 1.9 |
![]() | 0.4 | 1.25 |
![]() | 0.3 | 0.95 |
![]() | 0.25 | 0.85 |
![]() | 0.2 | 0.65 |
- ↑ Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.
[view | edit | history | purge]The above documentation is transcluded from Template:Breaking time/doc.