Raywire
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
🔍 Analysis
- 🏆 #5 of 8 bta-babric mods in this game by downloads
📋 About This Mod
# 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`: ```kotlin dependencies { implementation("com.github.Apollointhehouse:Raywire:<version>") } ``` Replace `<version>` with the latest Raywire release. --- # Usage Take a look at the (https://github.com/SmushyTaco/Event-Library) for information on how to use this. This mod provides a global bus you can optionally choose to use: ```kotlin import me.apollointhehouse.raywire.Raywire val bus = Raywire.GLOBAL_BUS ``` # Dependencies - (https://github.com/FabricMC/fabric-language-kotlin)
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`:
```kotlin
dependencies {
implementation("com.github. Apollointhehouse:Raywire:
Replace `
Take a look at the (https://github.com/SmushyTaco/Event-Library) for information on how to use this.
This mod provides a global bus you can optionally choose to use:
```kotlin import me.apollointhehouse.raywire. Raywire
val bus = Raywire. GLOBAL_BUS ```
# Dependencies
- (https://github.com/FabricMC/fabric-language-kotlin)
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Apollointhehouse
- Version
- 2.1.0
- Downloads
- 422
- Endorsements
- 0
- Category
- bta-babric
- Created
- 6/25/2025
- Updated
- 12/18/2025
- Game Versions
- b1.7.3
- Tags
- library, management, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Raywire support?
The author lists b1.7.3. Other versions may work but are untested by the author.
What is the latest version of Raywire?
Version 2.1.0, published 2025-12-18 with 422 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await