Community listing page, reviews here may not be monitored by the author.
Syrup Library
No reviews yet
The Official Syrup Studio Library Mod
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the server. Also works in singleplayer.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Syrup Library
Syrup Library provides reusable, typed configuration for Syrup Studios mods. Its shared source supports these Minecraft and loader targets:
- Minecraft 1.20.1: Fabric and Forge
- Minecraft 1.21.1: Fabric and NeoForge
- Minecraft 1.21.11: Fabric and NeoForge
- Minecraft 26.2: Fabric and NeoForge
Maven coordinates
Each build uses this artifact version format:
net.syrupstudios:syrup_library:0.2.0+<minecraft>-<loader>
For example, consumers can add the Minecraft 1.20.1 Fabric build to a Fabric Loom project:
repositories {
maven("https://maven.syrupstudios.net/releases/")
}
dependencies {
modImplementation("net.syrupstudios:syrup_library:0.2.0+1.20.1-fabric")
}
Syrup Library
Syrup Library is a shared library used by Syrup Studios mods. It mainly provides reusable typed configuration code so we don't have to reimplement the same systems for every mod and loader.
If you're a player, you usually only need to install this because another Syrup Studios mod depends on it. It doesn't add much on its own.
Supported versions
- Minecraft 1.20.1 — Fabric and Forge
- Minecraft 1.21.1 — Fabric and NeoForge
- Minecraft 1.21.11 — Fabric and NeoForge
- Minecraft 26.2 — Fabric and NeoForge
Make sure you're using the version that matches both your Minecraft version and mod loader.
For developers
Syrup Library is available from the Syrup Studios Maven repository:
repositories {
maven("https://maven.syrupstudios.net/releases/")
}
Versions use this format:
net.syrupstudios:syrup_library:0.2.0+<minecraft>-<loader>
For example, Minecraft 1.20.1 Fabric:
dependencies {
modImplementation("net.syrupstudios:syrup_library:0.2.0+1.20.1-fabric")
}
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers