Skip to content

Interior

  • Id: moderner_beta:interior
  • Added in: 3.0.0

WARNING

This biome predicate is deprecated and will be removed in a future version.

The Interior biome predicate has four basic modes for checking neighbors. It is a simple version of the Identical Neighbor biome predicate and will be removed in future versions.

Properties

  • type
    • Type: string
    • Default: interior
    • Description: The type of condition to use.
    • Possible values:
      • interior: Same as an identical neighbor predicate with 4 required neighbors.
      • diagonal_interior: Same as an identical neighbor predicate with 4 required neighbors and diagonal sampling.
      • border: Same as an inverted identical neighbor predicate with 4 required neighbors.
      • diagonal_border: Same as an inverted identical neighbor predicate with 4 required neighbors and diagonal sampling.