Template:Block: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>Joker876
No edit summary
BoxWithout (talk | contribs)
m 18 revisions imported
 
(9 intermediate revisions by 3 users not shown)
Line 12: Line 12:
<data source="rarity">
<data source="rarity">
<label>{{MC|Rarity}}</label>
<label>{{MC|Rarity}}</label>
</data>
<data source="renewable">
<label>{{MC|Renewable resource|Renewable}}</label>
<default>?{{Mainonly|[[Category:Missing renewability]]}}</default>
</data>
<data source="stackable">
<label>Stackable</label>
<default>?{{Mainonly|[[Category:Missing stackability]]}}</default>
</data>
</data>
<data source="tool">
<data source="tool">
Line 18: Line 26:
         <format>{{Tool needed|{{{tool|}}}}}{{#if:{{{tool2|}}}|{{Tool needed|{{{tool2|}}}}}}}{{#if:{{{tool3|}}}|{{Tool needed|{{{tool3|}}}}}}}</format>
         <format>{{Tool needed|{{{tool|}}}}}{{#if:{{{tool2|}}}|{{Tool needed|{{{tool2|}}}}}}}{{#if:{{{tool3|}}}|{{Tool needed|{{{tool3|}}}}}}}</format>
</data>
</data>
<data source="renewable">
<data source="blast_resistance">
<label>[[Renewable resource|Renewable]]</label>
<label>{{MC|Explosion|Blast resistance}}</label>
<format>{{{renewable}}}{{#switch:{{lc:{{{renewable}}}}}
<default>?{{Mainonly|[[Category:Missing blast resistance]]}}</default>
|no=[[Category:Non-renewable resources]]
</data>
|yes=[[Category:Renewable resources]]
<data source="hardness">
|#default=[[Category:Items with invalid renewability]]
<label>{{MC|Breaking|Hardness}}</label>
}}</format>
<default>?{{Mainonly|[[Category:Missing hardness]]}}</default>
<default>?{{Mainonly|[[Category:Missing renewability]]}}</default>
</data>
<data source="solid">
<label>{{MC|Solid block}}</label>
<default>?{{Mainonly|[[Category:Missing solidity]]}}</default>
</data>
<data source="full">
<label>Full block</label>
<default>?{{Mainonly|[[Category:Missing fullness]]}}</default>
</data>
</data>
<data source="transparent">
<data source="transparent">
Line 34: Line 49:
<label>{{MC|Light|Luminant}}</label>
<label>{{MC|Light|Luminant}}</label>
<default>?{{Mainonly|[[Category:Missing luminance]]}}</default>
<default>?{{Mainonly|[[Category:Missing luminance]]}}</default>
</data>
<data source="blast_resistance">
<label>{{MC|Explosion|Blast resistance}}</label>
<default>?{{Mainonly|[[Category:Missing blast resistancy]]}}</default>
</data>
<data source="hardness">
<label>{{MC|Breaking|Hardness}}</label>
<default>?{{Mainonly|[[Category:Missing hardness]]}}</default>
</data>
</data>
<data source="flammable">
<data source="flammable">
Line 53: Line 60:
<group>
<group>
<header>[[Rotational Power]] stats</header>
<header>[[Rotational Power]] stats</header>
<data source="requires_rotation">
<label>Requires [[Rotational Power]]</label>
</data>
<data source="stress_impact">
<data source="stress_impact">
<label>[[Kinetic Stress]] impact</label>
<label>[[Kinetic Stress]] impact</label>
</data>
<data source="speed_requirement">
<label>[[Rotational Power#Speed|Speed]] requirement</label>
</data>
</data>
<data source="stress_capacity">
<data source="stress_capacity">
<label>[[Kinetic Stress]] capacity</label>
<label>[[Kinetic Stress]] capacity</label>
</data>
</data>
<data source="speed_requirement">
<data source="speed_generated">
<label>[[Rotational Power#Speed|Speed]] requirement</label>
<label>[[Rotational Power#Speed|Rotational Speed]] generated</label>
</data>
</data>
</group>
</group>
Line 75: Line 88:
|blast_resistance  =  
|blast_resistance  =  
|hardness          =  
|hardness          =  
|solid            =
|full              =
|luminant          =  
|luminant          =  
|transparent      =  
|transparent      =  
|flammable        =  
|flammable        =  
|lavasusceptible  =  
|lavasusceptible  =  
|requires_rotation =
|stress_impact    =  
|stress_impact    =  
|speed_requirement =  
|speed_requirement =  
|stress_capacity  =  
|stress_capacity  =  
|speed_generated  =
}}</pre>
}}</pre>
</noinclude>
</noinclude>

Latest revision as of 18:52, 14 February 2025

{{Block
|title             = 
|image             = 
|slot              = 
|renewable         = 
|stackable         = 
|tool              = 
|tool2             = 
|blast_resistance  = 
|hardness          = 
|solid             = 
|full              = 
|luminant          = 
|transparent       = 
|flammable         = 
|lavasusceptible   = 
|requires_rotation = 
|stress_impact     = 
|speed_requirement = 
|stress_capacity   = 
|speed_generated   = 
}}