CCBG
  • Custom Cobblestone and Basalt Generator
  • Download
  • Discord
  • installations
    • Enabling Beta APIs
    • Configuration File
    • Installing the pack
  • Configuration
    • Generator
    • Generator Event
    • Tools
    • Block Spawn Delay
    • Teleport Items and XP
    • Particles
    • Sounds
    • Players and Tags
    • Generator Blocks and Chances
    • Summon Mobs
    • Per Dimension Generator
    • Custom Generator
  • additional information
    • Adding Blocks from Addons
    • Adding Tools from Addons
    • Adding Mobs from Addons
Powered by GitBook
On this page
  1. Configuration

Block Spawn Delay

Specify the amount of time, in seconds, to wait before spawning a block. You can set it to values such as 1 or 0.1, etc. if you put negative number it will be set to 0.1

config.delay = 0.5

Example

Changing to spawn block after 1 second

config.delay = 1

Changing to spawn block after 0.75 second

config.delay = 0.75
PreviousToolsNextTeleport Items and XP

Last updated 11 months ago