TaterLib
TaterLib?color=blue TaterLibTaterLib?label=Issues1067482396246683708?color=7289da&logo=discord&logoColor=whiteba087a5d-fd50-4b54-9723-3effbfda7567.svg
A cross API code library that allows developers to write code that works across multiple modding platforms, and across a
wide range of Minecraft versions, all with one JAR file. If TaterLib runs on it, so can your plugin/mod.
 
Please note, some abstractions may not be fully implemented yet, and some may be missing.
If you're looking for a specific abstraction/game event, please open an issue, and we'll get to it as soon as possible,
or feel free to open a PR with an implementation.
 
Let's cut to the chase, why should you use and/or contribute to TaterLib? Well, let's say you have a mod/plugin that you
want to port to a different modding API. You could go through the laborious task of implementing all the events,
commands, etc. on each platform and create all your own cool fancy abstractions for each game object, or you could use
TaterLib and save yourself a lot of time. (which is why I started this project in the first place)
 
There's two ways to use TaterLib, you can depend on the general API, then implement any missing features yourself on
each platform, or if something's missing, you can start a PR with either a basic or full implementation, and we can
improve TaterLib and save you a lot of time in the future. (a bit of a win-win)
 
Link to our support: Discord
 
Download
total?label=Github&logo=github&color=181717 111852?label=Spigot&logo=spigotmc&color=ED8106 Hangar-download-blue
taterlib?label=Modrinth&logo=modrinth&color=00AF5C 900128?label=CurseForge&logo=curseforge&color=F16436 taterlib?label=Sponge&logo=https%3A%2F%2Fspongepowered.org%2Ffavicon.ico&color=F7CF0D
BuiltByBit-download-blue?logo=https%3A%2F%2Fbuiltbybit.com%2Ffavicon.ico PolyMart-download-cyan?logo=https%3A%2F%2Fpolymart.org%2Ffavicon.ico Craftaro-download-orange?logo=https%3A%2F%2Fcraftaro.com%2Ffavicon.ico
v?label=Snapshot&metadataUrl=https%3A%2F%2Fmaven.neuralnexus.dev%2Fsnapshots%2Fdev%2Fneuralnexus%2Ftaterlib-api%2Fmaven-metadata.xml build?jobUrl=https%3A%2F%2Fjenkins.neuralnexus.dev%2Fjob%2FTaterLibDev%2F 
v?label=Release&metadataUrl=https%3A%2F%2Fmaven.neuralnexus.dev%2Freleases%2Fdev%2Fneuralnexus%2Ftaterlib-api%2Fmaven-metadata.xml build?jobUrl=https%3A%2F%2Fjenkins.neuralnexus.dev%2Fjob%2FTaterLib%2F
 
Adding to your project
[code]repositories {
    maven {
        name = 'NeuralNexus'
        url = 'https://maven.neuralnexus.dev/releases'
    }
}
 
dependencies {
    compileOnly('dev.neuralnexus:taterlib-api:<version>')
}[/code]
 
 
Dependencies
- FabricAPI - Required on Fabric
- Legacy Fabric API - Required on Fabric 1.12.2 and below
 
Optional Dependencies
- LuckPerms - For permissions/prefix/suffix support
 
 
Projects that use TaterLib
 
Feel free to open a PR to add your plugin/mod to this list!
 
Metrics
TaterLib.svg
TaterLib.svg
TaterLib.svg
TaterLib.svg