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 6: | Line 6: | ||
{{#if: {{{Wood|}}}| | {{#if: {{{Wood|}}}| | ||
{{!}} {{I|Wooden {{{Tool|}}}}} | {{!}} {{I|Wooden {{{Tool|}}}}} | ||
− | }} | + | }} |
− | + | {{#if: {{{Stone|}}}| | |
{{!}} {{I|Stone {{{Tool|}}}}} | {{!}} {{I|Stone {{{Tool|}}}}} | ||
− | }} | + | }} |
− | + | {{#if: {{{Iron|}}}| | |
{{!}} {{I|Iron {{{Tool|}}}}} | {{!}} {{I|Iron {{{Tool|}}}}} | ||
− | }} | + | }} |
− | + | {{#if: {{{Gold|}}}| | |
{{!}} {{I|Gold {{{Tool|}}}}} | {{!}} {{I|Gold {{{Tool|}}}}} | ||
− | }} | + | }} |
− | + | {{#if: {{{Diamond|}}}| | |
{{!}} {{I|Diamond {{{Tool|}}}}} | {{!}} {{I|Diamond {{{Tool|}}}}} | ||
− | }} | + | }} |
− | + | {{#if: {{{Obsidian|}}}| | |
{{!}} {{I|Obsidian {{{Tool|}}}}} | {{!}} {{I|Obsidian {{{Tool|}}}}} | ||
}} | }} | ||
Line 27: | Line 27: | ||
{{#if: {{{Wood|}}}| | {{#if: {{{Wood|}}}| | ||
{{!}} {{{Wood}}}s | {{!}} {{{Wood}}}s | ||
− | }} | + | }} |
− | + | {{#if: {{{Stone|}}}| | |
{{!}} {{{Stone}}}s | {{!}} {{{Stone}}}s | ||
− | }} | + | }} |
− | + | {{#if: {{{Iron|}}}| | |
{{!}} {{{Iron}}}s | {{!}} {{{Iron}}}s | ||
− | }} | + | }} |
− | + | {{#if: {{{Gold|}}}| | |
{{!}} {{{Gold}}}s | {{!}} {{{Gold}}}s | ||
− | }} | + | }} |
− | + | {{#if: {{{Diamond|}}}| | |
{{!}} {{{Diamond}}}s | {{!}} {{{Diamond}}}s | ||
− | }} | + | }} |
− | + | {{#if: {{{Obsidian|}}}| | |
{{!}} {{{Obsidian}}}s | {{!}} {{{Obsidian}}}s | ||
}} | }} |
Revision as of 09:25, 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 |