Difference between revisions of "Template:Breaking"

From Mine Blocks Wiki
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 time|}}}
+
| 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
| Default time =
 
 
| Tool =  
 
| Tool =  
 +
| Default =
 
| Wood =  
 
| Wood =  
 
| Stone =  
 
| Stone =  
Line 61: Line 61:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Breaking
 
{{Breaking
| Default time = 1.5
 
 
| Tool = Pickaxe
 
| Tool = Pickaxe
 +
| Default = 1.5
 
| Wood = 1.25
 
| Wood = 1.25
 
| Stone = 1
 
| Stone = 1

Revision as of 10: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 Wooden Pickaxe Stone Pickaxe Iron Pickaxe Gold Pickaxe Diamond Pickaxe Obsidian Pickaxe
Time 1.25s 1s 0.75s 0.5s 0.25s 0.1s