Difference between revisions of "Template:Breaking"
Jump to navigation
Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!
Line 24: | Line 24: | ||
|- | |- | ||
! Time | ! Time | ||
− | | {{{Default time|}}} | + | | class="cell-neg"| {{{Default time|}}} |
{{#if: {{{Wood|}}}| | {{#if: {{{Wood|}}}| | ||
{{!}} {{{Wood}}}s | {{!}} {{{Wood}}}s | ||
}} | }} | ||
{{#if: {{{Stone|}}}| | {{#if: {{{Stone|}}}| | ||
− | {{!}} {{{Stone}}}s | + | {{!}} class="cell-pos"{{!}} {{{Stone}}}s |
}} | }} | ||
{{#if: {{{Iron|}}}| | {{#if: {{{Iron|}}}| | ||
− | {{!}} {{{Iron}}}s | + | {{!}} class="cell-pos"{{!}} {{{Iron}}}s |
}} | }} | ||
{{#if: {{{Gold|}}}| | {{#if: {{{Gold|}}}| | ||
− | {{!}} {{{Gold}}}s | + | {{!}} class="cell-pos"{{!}} {{{Gold}}}s |
}} | }} | ||
{{#if: {{{Diamond|}}}| | {{#if: {{{Diamond|}}}| | ||
− | {{!}} {{{Diamond}}}s | + | {{!}} class="cell-pos"{{!}} {{{Diamond}}}s |
}} | }} | ||
{{#if: {{{Obsidian|}}}| | {{#if: {{{Obsidian|}}}| | ||
− | {{!}} {{{Obsidian}}}s | + | {{!}} class="cell-pos"{{!}} {{{Obsidian}}}s |
}} | }} | ||
|}<noinclude> | |}<noinclude> |
Revision as of 09:32, 1 January 2022
Breaking times | |||||||
---|---|---|---|---|---|---|---|
Tool | Default
| ||||||
Time |
|
Usage
{{Breaking | Default time = | Tool = | Wood = | Stone = | Iron = | Gold = | Diamond = | Obsidian = }}
Example
{{Breaking | Default time = 1.5 | Tool = Pickaxe | Wood = 1.25 | Stone = 1 | Iron = 0.75 | Gold = 0.5 | Diamond = 0.25 | Obsidian = 0.1 }}
Results in:
Breaking times | |||||||
---|---|---|---|---|---|---|---|
Tool | Default | Gold Pickaxe | |||||
Time | 1.5 | 1.25s | 1s | 0.75s | 0.5s | 0.25s | 0.1s |