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
  • Wheat
  • Carrots
  • Potatoes
  • Beetroots
  • Light
  1. Custom biomes
  2. Properties
  3. Surfaces

Crops

Surface crops properties

PreviousBridgesNextMinecraft biomes

Last updated 1 year ago

Wheat

surface.crops.wheat-threshold: 1.0

A value between -1 and +1, with values closer to -1 resulting in more a frequent and larger crop of wheat spawns. Conversely, a value of +1 indicates that no crops will spawn.

By default, its value is set to 1.0, meaning no crops will spawn.

Carrots

surface.crops.carrots-threshold: 1.0

A value between -1 and +1, with values closer to -1 resulting in more a frequent and larger crop of carrots spawns. Conversely, a value of +1 indicates that no crops will spawn.

By default, its value is set to 1.0, meaning no crops will spawn.

surface.crops.potatoes-threshold: 1.0

A value between -1 and +1, with values closer to -1 resulting in more a frequent and larger crop of potatoes spawns. Conversely, a value of +1 indicates that no crops will spawn.

By default, its value is set to 1.0, meaning no crops will spawn.

Beetroots

Available from Spigot 1.9

surface.crops.beetroots-threshold: 1.0

A value between -1 and +1, with values closer to -1 resulting in more a frequent and larger crop of beetroots spawns. Conversely, a value of +1 indicates that no crops will spawn.

By default, its value is set to 1.0, meaning no crops will spawn.


Light

Available from Spigot 1.17

The light block will be placed above the crop.

surface.crops.light-level: 10

Specifies the light level from 0 (disabled) to 15 (max light).

NOTE: Values above 10 will prevent crop blocks from decaying!

Potatoes
⚙️
🔧
Rare grown plains biome
Page cover image