Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
Register
Advertisement


Template-info Documentation

This template shows the result of the comb in a centrifuge. It also lists all bees which produce this comb.

Definition[]

  • name: Name of the comb.
  • link: (Optional) If a comb name is used twice (e.g. Amber Comb), use this to link to the correct page.
  • mod: (Optional) Comb icon mod.
  • cent-1: Centrifuged result 1.
  • cent-1mod: (Optional) Use to set icon mod. If not stated defaults to Forestry
  • cent-1-lnk: (Optional) Use if item location is different than the icon name (common for disambiguated items).
  • icon-1-lnk: (Optional) Use if item location is different than the icon name (common for disambiguated items).
  • amt-1: Amount of centrifuged result 1.
  • chance-1: Centrifuging chance of result 1.
  • cent-2: (Optional) Centrifuged result 2.
  • cent-2mod: (Optional) Use to set icon mod. If not stated defaults to Forestry
  • cent-2-lnk: (Optional) Use if item location is different than the icon name (common for disambiguated items).
  • icon-2-lnk: (Optional) Use if displayed name is different than the icon name.
  • amt-2: (Optional) Amount of centrifuged result 2.
  • chance-2: (Optional) Centrifuging chance of result 2.
  • cent-3: (Optional) Centrifuged result 3.
  • cent-3mod: (Optional) Use to set icon mod. If not stated defaults to Forestry
  • cent-3-lnk: (Optional) Use if item location is different than the icon name (common for disambiguated items).
  • icon-3-lnk: (Optional) Use if displayed name is different than the icon name.
  • amt-3: (Optional) Amount of centrifuged result 3.
  • chance-3: (Optional) Centrifuging chance of result 3.
  • cent-4: (Optional) Centrifuged result 4.
  • cent-4mod: (Optional) Use to set icon mod. If not stated defaults to Forestry
  • cent-4-lnk: (Optional) Use if item location is different than the icon name (common for disambiguated items).
  • icon-4-lnk: (Optional) Use if displayed name is different than the icon name.
  • amt-4: (Optional) Amount of centrifuged result 4.
  • chance-4: (Optional) Centrifuging chance of result 4.

Examples[]

{{Comb
| name = Powdery Comb
| cent-1 = Gunpowder
| cent-1mod = V
| chance-1 = 90%
| cent-2 = Beeswax
| chance-2 = 20%
| cent-3 = Honey Drop
| chance-3 = 20%
}}

produces:


Powdery Comb
Centrifuges to

Gunpowder
90%

Beeswax
20%

Honey Drop
20%
Bee Base Chance Specialty

Creepy Bee
N/A no

Austere Bee
N/A no

Avenging Bee
N/A no


Note: The N/A in the example above will produce the correct values when used in the actual pages.

See also[]

  • {{Branch}} Lists all members of the specified branch of bees.
  • {{Produce}} Lists the bees that produce the specified product.
Advertisement