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
  • Enable or disable
  • Center blocks
  • Side blocks
  • Crossroad schematics
  • Frequency
  • Schematic list
  1. Custom biomes
  2. Properties
  3. Surfaces

Trails

Surface trails properties

PreviousScattered thingsNextBridges

Last updated 1 year ago

Enable or disable

surface.trails.enabled: true

Set to 'true' if you want to generate trails.

Center blocks

surface.trails.center-types: COBBLESTONE

Side blocks

surface.trails.side-types: GRAVEL

Crossroad schematics

Frequency

surface.trails.crossroad.frequency: 0.5

Specifies the probability of spawning a crossroad schematic.

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

Schematic list

Specifies the schematics that will spawn at the crossroads.

Frequency

surface.trails.crossroad.frequency: 0.5

Specifies the probability of spawning a crossroad schematic.

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

List

Here, you can specify a list of schematics that will be randomly placed on the crossroad.

surface.trails.crossroad.list:
    -   enabled: true
        schematicFileName: trail_ruined_statue.schematic
        weighting: 10
        minHeight: 0
        maxHeight: 256
    -   enabled: true
        schematicFileName: trail_ruined_statue_with_lamp.schematic
        weighting: 10
        minHeight: 0
        maxHeight: 256
    -   enabled: true
    ...

Enable or disable

Set this to 'true' to enable this feature.

Schematic file name

An existing schematic file name located in the /plugins/ParadiseLand/schematics directory.

This is a list of default schematics that you will find included by default:

Weighting

Min value: 1

Minimum height

The minimum world height.

Maximum height

The maximum world height.

Here, you can specify a that determines the arrangement of the trail middle blocks.

Here, you can specify a that determines the arrangement of the trail side blocks.

Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview
Schematic Name
Preview

A positive value for the weighted average. .

NOTE: Must be less than the .

NOTE: Must be greater than the .

See here for more info about weighting
maximum height
maximum height

trail_ruined_statue.schematic

trail_ruined_statue_with_lamp.schematic

trail_ruined_statue_with_log.schematic

trail_ruined_statue_with_bow.schematic

trail_ruined_statue_with_shield.schematic

trail_ruined_statue_with_spear.schematic

trail_ruined_statue_sand.schematic

trail_ruined_statue_with_lamp_sand.schematic

trail_ruined_statue_with_log_sand.schematic

trail_ruined_statue_with_bow_sand.schematic

trail_ruined_statue_with_shield_sand.schematic

trail_ruined_statue_with_spear_sand.schematic

trail_ruined_statue_red_sand.schematic

trail_ruined_statue_with_lamp_red_sand.schematic

trail_ruined_statue_with_log_red_sand.schematic

trail_ruined_statue_with_bow_red_sand.schematic

trail_ruined_statue_with_shield_red_sand.schematic

trail_ruined_statue_with_spear_red_sand.schematic

⚙️
🔧

comma-separated type list
comma-separated type list
Trails on jungle
Page cover image