Variable TOLERANCEConst

TOLERANCE: {
    both1: "forestry.toleranceBoth1";
    both2: "forestry.toleranceBoth2";
    both3: "forestry.toleranceBoth3";
    both4: "forestry.toleranceBoth4";
    both5: "forestry.toleranceBoth5";
    down1: "forestry.toleranceDown1";
    down2: "forestry.toleranceDown2";
    down3: "forestry.toleranceDown3";
    down4: "forestry.toleranceDown4";
    down5: "forestry.toleranceDown5";
    none: "forestry.toleranceNone";
    up1: "forestry.toleranceUp1";
    up2: "forestry.toleranceUp2";
    up3: "forestry.toleranceUp3";
    up4: "forestry.toleranceUp4";
    up5: "forestry.toleranceUp5";
} = ...

Climate / humidity range a bee can live in.

Type declaration

  • Readonly both1: "forestry.toleranceBoth1"

    Temperature: Cold, Normal, Warm Humidity: Dry, Normal, Damp

  • Readonly both2: "forestry.toleranceBoth2"

    Temperature: Icy, Cold, Normal, Warm, Hot Humidity: Dry, Normal, Damp

  • Readonly both3: "forestry.toleranceBoth3"

    Temperature: Icy, Cold, Normal, Warm, Hot, Hellish Humidity: Dry, Normal, Damp

  • Readonly both4: "forestry.toleranceBoth4"

    Deprecated

    Unused

  • Readonly both5: "forestry.toleranceBoth5"

    Deprecated

    Unused

  • Readonly down1: "forestry.toleranceDown1"

    Temperature: Normal, Cold Humidity: Normal, Damp

  • Readonly down2: "forestry.toleranceDown2"

    Temperature: Normal, Cold, Icy Humidity: Normal, Damp

  • Readonly down3: "forestry.toleranceDown3"

    Deprecated

    Unusued

  • Readonly down4: "forestry.toleranceDown4"

    Deprecated

    Unusued

  • Readonly down5: "forestry.toleranceDown5"

    Deprecated

    Unusued

  • Readonly none: "forestry.toleranceNone"

    Temperature: Normal Humidity: Normal

  • Readonly up1: "forestry.toleranceUp1"

    Temperature: Normal, Warm Humidity: Normal, Arid

  • Readonly up2: "forestry.toleranceUp2"

    Temperature: Normal, Warm, Hot

    Humidity: Normal, Arid

  • Readonly up3: "forestry.toleranceUp3"

    Temperature: Normal, Warm, Hot, Hellish Humidity: Normal, Arid

  • Readonly up4: "forestry.toleranceUp4"

    Deprecated

    Unused

  • Readonly up5: "forestry.toleranceUp5"

    Deprected

    Unused

Generated using TypeDoc