Raywire
An event library for BTA, designed to provide a flexible and efficient event-driven system for BTA mod developers.
⬇ Download on ModrinthRaywire
Raywire is an event library for Better Than Adventure (BTA), designed to provide a flexible and efficient event-driven system for BTA mod developers.
Written in Kotlin, Raywire makes it easy to create, subscribe to, and manage custom events within your BTA mods.
Using Raywire in Your Mod
Add Raywire as a dependency in your build.gradle.kts:
dependencies {
implementation("com.github.Apollointhehouse:Raywire:<version>")
}
Replace <version> with the latest Raywire release.
Usage
Take a look at the Event Library for information on how to use this.
This mod provides a global bus you can optionally choose to use:
import me.apollointhehouse.raywire.Raywire
val bus = Raywire.GLOBAL_BUS
Dependencies
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: b1.7.3
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as Raywire-2.1.0.jar — drop this file into the mods folder
- Download size: 1.5 MB
- Download link checked 6 Sept 2026 — working
These come from our own check of the pack file, not from the source page.