ParadiseLand
  • 🏝️ParadiseLand
  • ⚙️Misc
    • 🤖Installation
    • ⛰️Create your worlds
    • 👁️Default custom biomes
    • 🌳Schematics
      • ⛏️Create a new schematic
    • ⌨️Commands
      • help command
      • Info command
      • Teleport command
      • Schematic command
    • 🚰Changelog
  • ⚙️main config
  • ⬆️Plugin updates
  • 🌿Common generator properties
  • 📥Extensions
  • 📚World database
  • ⚠️Danger zone
  • ⚙️generator config
    • 🌿The generator config file
    • 🔧Properties
      • Starting height
      • Preventions
      • List of custom biomes
      • Layers (floating islands)
      • Temperature and climate
      • Temporary world generation
  • ⚙️Custom biomes
    • 🌿The biome config file
    • 🔧Properties
      • Biome name
      • Weighting
      • Base version
      • Climate
      • Surfaces
        • Frequency
        • Block types
        • Snow
        • Ice spikes
        • Lakes
        • Falling water & lava sources
        • Scattered things
        • Trails
          • Bridges
        • Crops
      • Minecraft biomes
      • Vanilla trees
      • Schematics
        • Custom trees
      • Plantains
      • Vines
      • Caves
      • Light
      • Rivers
      • Ores
      • Entities
  • ⚙️Extensions
    • 🛠️Biome Manager plugin
    • 🛠️Items adder plugin
    • 🛠️Oraxen plugin
  • ⚙️Troubles
    • ‼️Paper thread dump
    • ⚠️Tile entity warning
    • 💡Light glitches
  • ❣️Credits
Powered by GitBook
On this page
  • Frequency
  • List of blocks
  • Enable or disable
  • Block types
  • Weighting
  • Minimum amount
  • Maximum amount
  • Minimum height
  • Maximum height
  1. Custom biomes
  2. Properties
  3. Surfaces

Scattered things

Surface scattered things properties

PreviousFalling water & lava sourcesNextTrails

Last updated 1 year ago

Frequency

surface.scattered-things.frequency: 0.015625

Probability of spawning scattered things per chunk.

Valid range: 0 (never) to 1 (always)

List of blocks

Here, you can specify a list of scattered blocks that will be randomly placed on the surface.

surface.scattered-things.list:
    -   enabled: true
        types: MELON
        weighting: 4
        minAmount: 5
        maxAmount: 10
        minHeight: 0
        maxHeight: 255

Enable or disable

Set this to 'true' to enable this feature.

Block types

Weighting

Min value: 1

Minimum amount

The minimum number of blocks.

Maximum amount

The maximum number of blocks.

Minimum height

The minimum world height.

Maximum height

The maximum world height.

Enter a comma-separated list of blocks to be placed. .

A positive value for the weighted average. .

NOTE: Must be less than or equal to the .

NOTE: Must be greater than or equal to the .

NOTE: Must be less than the .

NOTE: Must be greater than the .

⚙️
🔧
See here for more info about weighting
maximum amount
minimum amount
maximum height
maximum height
Pumpkins
Melons
See here for more info about block types