This is a static snapshot of the site saved for posterity. No future updates will be made here and all interactive features (comments, etc.) are disabled.

HaveForestryModule conditional

 

Evaluates to true if the specified module is available.

Valid values:

  • Bees
  • Trees
  • Butterflies
  • Flowers (Binnie’s Botany)
HaveForestryModule {Module}
if HaveForestryModule Bees {
    // will be executed only if bees are enabled
}
 Posted by at 2:29 pm