Placeable Plants: Whitelisted

Quick rating

Community listing page, reviews here may not be monitored by the author.

Placeable Plants: Whitelisted

By joshiemanOwner

No reviews yet

Allows players and world generation to place vegetation on blocks based on either a blacklist or whitelist

Mod Loaders
Minecraft

About

Description

Config

placeable-common.toml inside the config folder

  • filter_mode

    • Either BLACKLIST or WHITELIST
    • Conctrols wether the mod uses the blacklist or whitelist when deciding placement rules
  • placement_whitelist

    • Blocks or block tags that plants are allowed to be placed on.
    • This affects both manual placement and world generation.
  • worldgen_blacklist

    • Blocks or block tags that plants are allowed to generate on during woorld generation.
    • This only affects world generation, not manual player placement.
  • placement_blacklist

    • Blocks or block tags that plants cannot be placed on at all.
    • This affects both manual placement and world generation.
    • Empty by default.
  • worldgen_blacklist

    • Blocks or block tags that plants cannot generate on during world generation.
    • This only affects world generation, not manual player placement.
    • Includes `#minecraft:leaves` by default, so plants shouldn't generate on top of leaf blocks.

Credits

This is a fork of Placeable Plants: Expanded by MacatMovie.

Allows players and woorld generatioon to place plants and foliage on non-traditioonal blocks

Config

placeable-common.toml inside the config folder

  • filter_mode

    • Either BLACKLIST or WHITELIST
    • Conctrols wether the mod uses the blacklist or whitelist when deciding placement rules
    • placement_whitelist

      • Blocks or block tags that plants are allowed to be placed on.
      • This affects both manual placement and world generation.
    • worldgen_blacklist

      • Blocks or block tags that plants are allowed to generate on during woorld generation.
      • This only affects world generation, not manual player placement.
    • placement_blacklist

      • Blocks or block tags that plants cannot be placed on at all.
      • This affects both manual placement and world generation.
      • Empty by default.
    • worldgen_blacklist

      • Blocks or block tags that plants cannot generate on during world generation.
      • This only affects world generation, not manual player placement.
      • Includes `#minecraft:leaves` by default, so plants shouldn't generate on top of leaf blocks.

Credits

This is a fork of Placeable Plants: Expanded by MacatMovie.