24,493 ARTICLES
ON THIS WIKI

Template:Grid/Part Builder/doc

This template is used to display recipes for the Part Builder from the Tinkers' Construct mod.

Syntax[edit]

{{Grid/Part Builder|<param>}}

Parameters[edit]

  • Pattern1: The top pattern slot.
  • Input1: The top (ingot) input slot.
  • Pattern2: The bottom pattern slot.
  • Input2: The bottom (block) input slot.
  • Output1: The top-left output slot.
  • Output2: The top-right output slot.
  • Output3: The bottom-left output slot.
  • Output4: The bottom-right output slot.

Additional parameters[edit]

Each parameter can be appended with several postfixes for additional functionality.

  • -image to set a specific image for the slot. (ex: Pattern1-image)
  • -link to set a specific link for the slot. (ex: Pattern1-link)
  • -amount to set a specific amount for the slot. (ex: Pattern1-amount)

Examples[edit]

{{Grid/Part Builder
|Pattern1=Bowstring Pattern
|Input1=Flamestring
|Input1-amount=3
|Output1=Fiery Bowstring
}}

gives...

GUI Part Builder.png
Bowstring Pattern
Flamestring
GridNumbersCSS.pngGridNumbersCSS.pngGridNumbersCSS.png


Fiery Bowstring