Modscraper Modscraper Minecraft
JDA Library logo

JDA Library

Mod

by MangoRage

JDA Mod so mods can easily get access to using JDA without needing to do shenanigans such as JarInJar

Type

Mod

CurseForge Downloads

2,126

CurseForge ID

1225448

Last Updated

Jul 17, 2026

Description

Basic Library mod to be able to use JDA really easily without any effort, just drag+drop this into your mods folder and add the below to your build script:

repositories { maven { url = 'https://maven.mangorage.org/releases/' } } dependencies { implementation("org.mangorage:JDA-Library:version") }

And thats it! Now you can use JDA!

Remember to include it in the mods folder!

Join my discord if you need help!

This does nothing on its own This is a utility/library mod meant for mod devs.

Similar Mods

Included in Modpacks

External Resources