Template:Breaking time

From Create: Minecraft Mod Wiki
Revision as of 19:17, 30 April 2021 by Create: Minecraft Mod Wiki>Joker876 (Created page with "<includeonly>{{#invoke: breaking row | row }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
[view | edit | history | purge]Documentation

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

Script error: No such module "breaking row".

[view | edit | history | purge]The above documentation is transcluded from Template:Breaking time/doc.