Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

(sitenotice-read-more)

Feed The Beast Wiki
(fd-global-navigation-anon-register)
Advertisement
Template-info Documentation

This template is used to create a grid that looks similar to the Crafting Table's GUI screen.

See {{Gc}} for grid usage and {{Cg}} for crafting grid usage, this page will only cover cell names and additional information.

Parameters

Creates a template that mimics the Minecraft Crafting Table's interface.

(templatedata-doc-params)

(templatedata-doc-format-block)

(templatedata-doc-param-name)(templatedata-doc-param-desc)(templatedata-doc-param-type)(templatedata-doc-param-status)
Shapelessshapeless

Removes grid from input slots for shapeless recipes

(templatedata-doc-param-type-string)(templatedata-doc-param-status-suggested)
Upper LeftA1(word-separator)1

Fills the upper-left input slot; use {{Gc}}

(templatedata-doc-param-type-wiki-template-name)(templatedata-doc-param-status-suggested)
Upper MiddleB1(word-separator)2

Fills the upper-middle input slot; use {{Gc}}

(templatedata-doc-param-type-wiki-template-name)(templatedata-doc-param-status-suggested)
Upper RightC1(word-separator)3

Fills the upper-right input slot; use {{Gc}}

(templatedata-doc-param-type-wiki-template-name)(templatedata-doc-param-status-suggested)
Middle LeftA2(word-separator)4

Fills the middle-left input slot; use {{Gc}}

(templatedata-doc-param-type-wiki-template-name)(templatedata-doc-param-status-suggested)
MiddleB2(word-separator)5

Fills in the middle input slot; use {{Gc}}

(templatedata-doc-param-type-wiki-template-name)(templatedata-doc-param-status-suggested)
Middle RightC2(word-separator)6

Fills the middle-right input slot; use {{Gc}}

(templatedata-doc-param-type-wiki-template-name)(templatedata-doc-param-status-suggested)
Lower LeftA3(word-separator)7

Fills the lower-left input slot; use {{Gc}}

(templatedata-doc-param-type-wiki-template-name)(templatedata-doc-param-status-suggested)
Lower MiddleB3(word-separator)8

Fills the lower-middle input slot; use {{Gc}}

(templatedata-doc-param-type-wiki-template-name)(templatedata-doc-param-status-suggested)
Lower RightC3(word-separator)9

Fills the lower-right input slot; use {{Gc}}

(templatedata-doc-param-type-wiki-template-name)(templatedata-doc-param-status-suggested)
OutputO(word-separator)10

Fills the output item slot; use {{Gc}}

(templatedata-doc-param-type-wiki-template-name)(templatedata-doc-param-status-suggested)
Titletitle

Normally set to "Shaped" or "Shapeless Crafting" (or its translated equivalent); input here overrides text

(templatedata-doc-param-type-string)(templatedata-doc-param-status-optional)
Linklink

Link for the title. Default is "Crafting Table (Vanilla)".

(templatedata-doc-param-type-string)(templatedata-doc-param-status-optional)

Cell properties

Cell # Cell name Cell type Cell classes Width Height Max Value
1 A1 Grid cell craftingGridNoBg - - -
2 B1 Grid cell craftingGridNoBg - - -
3 C1 Grid cell craftingGridNoBg - - -
4 A2 Grid cell craftingGridNoBg - - -
5 B2 Grid cell craftingGridNoBg - - -
6 С2 Grid cell craftingGridNoBg - - -
7 A3 Grid cell craftingGridNoBg - - -
8 B3 Grid cell craftingGridNoBg - - -
9 C3 Grid cell craftingGridNoBg - - -
10 O Grid cell craftingGridNoBg - - -

See also

Advertisement