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!
m |
|||
Line 24: | Line 24: | ||
|- | |- | ||
! Time | ! Time | ||
− | | class="cell-neg"| {{{Default | + | | class="cell-neg"| {{{Default|}}} |
{{#if: {{{Wood|}}}| | {{#if: {{{Wood|}}}| | ||
{{!}} class="cell-pos"{{!}} {{{Wood}}}s | {{!}} class="cell-pos"{{!}} {{{Wood}}}s | ||
Line 47: | Line 47: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Breaking | {{Breaking | ||
− | |||
| Tool = | | Tool = | ||
+ | | Default = | ||
| Wood = | | Wood = | ||
| Stone = | | Stone = | ||
Line 61: | Line 61: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Breaking | {{Breaking | ||
− | |||
| Tool = Pickaxe | | Tool = Pickaxe | ||
+ | | Default = 1.5 | ||
| Wood = 1.25 | | Wood = 1.25 | ||
| Stone = 1 | | Stone = 1 |
Revision as of 09:40, 1 January 2022
Breaking times | |||||||
---|---|---|---|---|---|---|---|
Tool | Default
| ||||||
Time |
|
Usage
{{Breaking | Tool = | Default = | Wood = | Stone = | Iron = | Gold = | Diamond = | Obsidian = }}
Example
{{Breaking | Tool = Pickaxe | Default = 1.5 | 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.25s | 1s | 0.75s | 0.5s | 0.25s | 0.1s |