Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
Advertisement


Template-info Documentation

This template is used to display the mutation(s) needed, to result in this bee.

Definition[]

  • this = Name of this bee.
  • par-11 = Name of the first parent bee of the first combination.
  • par-21 = Name of the second parent bee of the first combination.
  • chc-1 = Chance for mutation of the first pair.
  • par-12 = (Optional) Name of the first parent bee of the second combination.
  • par-22 = (Optional) Name of the second parent bee of the second combination.
  • chc-2 = (Optional) Chance for mutation of the second pair.
  • par-13 = (Optional) Name of the first parent bee of the third combination.
  • par-23 = (Optional) Name of the second parent bee of the third combination.
  • chc-3 = (Optional) Chance for mutation of the third pair.
  • par-14 = (Optional) Name of the first parent bee of the third combination.
  • par-24 = (Optional) Name of the second parent bee of the third combination.
  • chc-4 = (Optional) Chance for mutation of the third pair.
  • par-15 = (Optional) Name of the first parent bee of the third combination.
  • par-25 = (Optional) Name of the second parent bee of the third combination.
  • chc-5 = (Optional) Chance for mutation of the third pair.
  • par-16 = (Optional) Name of the first parent bee of the third combination.
  • par-26 = (Optional) Name of the second parent bee of the third combination.
  • chc-6 = (Optional) Chance for mutation of the third pair.

Notes:

  • Don't add empty parameters.

Example[]

{{Mutates-from
| this = Fiendish
| par-11 = Sinister
| par-21 = Cultivated
| chc-1 = 40%
| par-12 = Sinister
| par-22 = Modest
| chc-2 = 40%
| par-13 = Sinister
| par-23 = Tropical
| chc-3 = 40%
}}

produces:

Parent 1 Parent 2 Result Chance

Sinister Bee

Cultivated Bee

Fiendish Bee
40%

Sinister Bee

Modest Bee

Fiendish Bee
40%

Sinister Bee

Tropical Bee

Fiendish Bee
40%


See also[]

  • {{Mutates-to}} Lists all bees this bee can mutate to.
Advertisement