Modrinth · Minecraft mod
Raywire
An event library for BTA, designed to provide a flexible and efficient event-driven system for BTA mod developers.
Quick answer
Which Raywire release should I use?
Raywire 2.1.0 targets b1.7.3 with bta-babric. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.
Where it goes
Is Raywire required on the client, server, or both?
Installation on the client is optional. Installation on the dedicated server is optional.
The source marks this as usable on both the client and server.
What else does Raywire 2.1.0 need?
2.1.0. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Raywire without breaking your instance.
Built for Raywire 2.1.0. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 2.1.0. It targets b1.7.3 with bta-babric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
Installation on the client is optional. Installation on the dedicated server is optional.
- 04
Pick the file you checked
Use the “Get this file” button beside 2.1.0. It opens that exact file at the source.
About this project
What does Raywire add?
Raywire
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
Project description from Modrinth.
Pick your setup
Raywire by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Raywire versions and loaders
2.1.0
Raywire-2.1.0.jar
18 Dec 2025
1.0.5
Raywire-1.0.5.jar
11 Nov 2025
1.0.4
Raywire-1.0.4.jar
6 Jul 2025
1.0.3
Raywire-1.0.3.jar
6 Jul 2025
1.0.2
Raywire-1.0.2.jar
21 Jun 2025
1.0.1
Raywire-1.0.1.jar
21 Jun 2025
Looking for an older file? The official Modrinth project page is in Resources.