Template:Crafting Blueprint: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 5: | Line 5: | ||
<p style="margin-left: 1.6em;">{{{researchrequired|None}}}</p> | <p style="margin-left: 1.6em;">{{{researchrequired|None}}}</p> | ||
;Amount of Item Produced | ;Amount of Item Produced | ||
<p style="margin-left: 1.6em;">{{{amount|1}}}</p> | <p style="margin-left: 1.6em;">{{{amount|1}}} item(s)</p> | ||
;Time Required to Craft | ;Time Required to Craft | ||
<p style="margin-left: 1.6em;">{{{craftingtime|<Information Missing>[[Category:Missing_information]]}}} second(s)</p> | <p style="margin-left: 1.6em;">{{{craftingtime|<Information Missing>[[Category:Missing_information]]}}} second(s)</p> |
Revision as of 13:45, 19 July 2017
Craftable Item
- Crafted by Block or Player
Player
- Research Required to Craft
None
- Amount of Item Produced
1 item(s)
- Time Required to Craft
<Information Missing> second(s)
- Items Required to Craft
<Information Missing>
Usage
The Crafting Blueprint is meant to be used by the items in the crafting menus. This includes items in player crafting, the crafting table, and the research table.
{{Crafting_Blueprint |craftedby=<Player or name of block> |researchrequired=<List of schematics> |amount=<Number> |craftingtime=<Number?> |itemsrequired=<List of items?>}}
- The code above can be pasted into your page and edited.
- Any of the attributes can be left out entirely and they will use their default value. Items marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in.