Template:Breaking time/doc

From Create: Minecraft Mod Wiki
Revision as of 19:50, 2 May 2021 by Create: Minecraft Mod Wiki>Joker876 (Examples)
Jump to navigation Jump to search
This is a documentation subpage for Template:Breaking time.
It contains usage information, categories and other content that is not part of the original template page.

This template is used to calculate and display the breaking times for blocks.

Definition

Parameter R? Type Description Default
1
hardness
h
Yes
/
The hardness of the block.
2
material
mat
grade
Yes
/
The required material the tool must be made of. Supported inputs:
  • any
  • wooden
  • golden
  • stone
  • iron
  • diamond
  • netherite
3
tool
t
Yes
/
The tool required to harvest the block. Supported inputs:
  • any
  • pickaxe
  • axe
  • shovel
  • sword
  • bucket
  • shears
4
tool2
t2
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
Hardness1.5
Tool
Breaking time[Note 1]
 Default7.57.5
 Wooden1.153.75
 Stone0.61.9
 Iron0.41.25
 Diamond0.30.95
 Netherite0.250.85
 Golden0.20.65
  1. Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.