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!

Line 13: Line 13:
 
{{!}} {{I|Iron {{{Tool|}}}}}
 
{{!}} {{I|Iron {{{Tool|}}}}}
 
}}
 
}}
{{#if: {{{Gold|}}}|
+
{{#if: {{{Golden|}}}|
{{!}} {{I|Gold {{{Tool|}}}}}
+
{{!}} {{I|Golden {{{Tool|}}}}}
 
}}
 
}}
 
{{#if: {{{Diamond|}}}|
 
{{#if: {{{Diamond|}}}|
Line 34: Line 34:
 
{{!}} class="cell-pos"{{!}} {{{Iron}}}s
 
{{!}} class="cell-pos"{{!}} {{{Iron}}}s
 
}}
 
}}
{{#if: {{{Gold|}}}|
+
{{#if: {{{Golden|}}}|
{{!}} class="cell-pos"{{!}} {{{Gold}}}s
+
{{!}} class="cell-pos"{{!}} {{{Golden}}}s
 
}}
 
}}
 
{{#if: {{{Diamond|}}}|
 
{{#if: {{{Diamond|}}}|
Line 52: Line 52:
 
| Stone =  
 
| Stone =  
 
| Iron =  
 
| Iron =  
| Gold =  
+
| Golden =  
 
| Diamond =  
 
| Diamond =  
 
| Obsidian =  
 
| Obsidian =  
Line 66: Line 66:
 
| Stone = 1
 
| Stone = 1
 
| Iron = 0.75
 
| Iron = 0.75
| Gold = 0.5
+
| Golden = 0.5
 
| Diamond = 0.25
 
| Diamond = 0.25
 
| Obsidian = 0.1
 
| Obsidian = 0.1
Line 80: Line 80:
 
| Stone = 1
 
| Stone = 1
 
| Iron = 0.75
 
| Iron = 0.75
| Gold = 0.5
+
| Golden = 0.5
 
| Diamond = 0.25
 
| Diamond = 0.25
 
| Obsidian = 0.1
 
| Obsidian = 0.1
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Revision as of 13:45, 3 January 2022

Breaking times
Tool Default




Time




Usage

{{Breaking
| Tool = 
| Default = 
| Wood = 
| Stone = 
| Iron = 
| Golden = 
| Diamond = 
| Obsidian = 
}}

Example

{{Breaking
| Tool = Pickaxe
| Default = 1.5
| Wood = 1.25
| Stone = 1
| Iron = 0.75
| Golden = 0.5
| Diamond = 0.25
| Obsidian = 0.1
}}

Results in:

Breaking times
Tool Default Wooden Pickaxe Stone Pickaxe Iron Pickaxe Golden Pickaxe Diamond Pickaxe Obsidian Pickaxe
Time 1.5 1.25s 1s 0.75s 0.5s 0.25s 0.1s