Template:Breaking time/doc

From Create: Minecraft Mod Wiki
Revision as of 18:52, 14 February 2025 by BoxWithout (talk | contribs) (2 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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[edit source]

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[edit source]

{{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.