Minecraft Wiki
Advertisement
Esta es la página de documentación. Esta debería ser transcluida en la página principal de esta plantilla. Véase Plantilla:Documentación para más información.
Lua logo
Esta plantilla utiliza el Módulo:Breaking row, un script escrito en Lua.

Used to create a table for the time it takes to mine blocks. It is mainly used on Digging

Parameters

Main parameters
  • {{{1}}}: Block name.
  • {{{2}}}: Proper tool. It can be set to Pickaxe, Axe, Shovel, None, or Any (default).
    • If {{{simple}}} is set, this instead acts like {{{3}}}.
  • {{{3}}}: Minimum grade of tool required. It can be set to Wooden, Stone, Iron, Diamond, or Any (default).
Table parameters
  • {{{foot}}}: If set, adds the footer. If set to 2, it adds the header columns at the bottom as well.
  • {{{sort}}}: If set, the table will be sortable.
  • {{{simple}}}: If set, the table will not show the "Hardness", "Tool", "Shears", or "Sword" columns.
Name column parameters
  • {{{note}}}: Used to add a note after the title
  • {{{link}}}: Set the link, defaults to {{{1}}}
  • {{{sprite}}}: Sets the sprite ID, defaults to {{{1}}}
  • {{{item}}}: Use an itemSprite instead of a blockSprite.
Other parameters
  • {{{drop}}}: If set to 0, it changes the background for the main columns to yellow, signifying it does not drop.
  • {{{shears}}}: Sets the shears column. If set to 0, it changes the background for the main columns to yellow, signifying it does not drop.
  • {{{sword}}}: Sets the sword column. If set to 0, it changes the background for the main columns to yellow, signifying it does not drop.



Advertisement