promotional bannermobile promotional banner

Create: Webhooks

Addon for Create, that allows sending train crash requests to configurable endpoints or webhooks.

File Details

[1.2.0] Create: Signalbox

  • R
  • Mar 16, 2026
  • 38.83 KB
  • 215
  • 1.21.1
  • NeoForge

File Name

createsignalbox-1.2.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-webhooks-1484625:7766868"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.2.0

New Event Types & Commands

  • Train derailment notifications (non-crash derailments from stress or migration failures)
  • Train lifecycle notifications (assembled/disassembled)
  • /signalbox test command to verify webhook connectivity
  • Per-event webhook URL overrides — send different events to different channels
  • Colour-coded Discord embeds: red for crashes, yellow for derailments, green for creation, red for removal

Config Changes

  • Config is now organized into [webhook] and [events.*] TOML sections
  • Each event type has its own section with independent enabled, cooldown, and webhook URL settings
  • Shared webhook sender extracted for all event types
  • Per-train crash notification cooldown (cooldownSeconds, default 60s)