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
 
(15 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 31: Line 46:
<default>?{{Mainonly|[[Category:Missing transparency]]}}</default>
<default>?{{Mainonly|[[Category:Missing transparency]]}}</default>
</data>
</data>
<data source="luminance">
<data source="luminant">
<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>
<data source="flammable">
<data source="flammable">
Line 47: Line 58:
<default>?{{Mainonly|[[Category:Missing lava susceptability]]}}</default>
<default>?{{Mainonly|[[Category:Missing lava susceptability]]}}</default>
</data>
</data>
<group>
<header>[[Rotational Power]] stats</header>
<data source="requires_rotation">
<label>Requires [[Rotational Power]]</label>
</data>
<data source="stress_impact">
<label>[[Kinetic Stress]] impact</label>
</data>
<data source="speed_requirement">
<label>[[Rotational Power#Speed|Speed]] requirement</label>
</data>
<data source="stress_capacity">
<label>[[Kinetic Stress]] capacity</label>
</data>
<data source="speed_generated">
<label>[[Rotational Power#Speed|Rotational Speed]] generated</label>
</data>
</group>
</infobox>
</infobox>
<noinclude>
<pre>{{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  =
}}</pre>
</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   = 
}}