Pluto's Drinks API
No reviews yet
A small little API mod for the Pluto's Drinks Series
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
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
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
Pluto's Drinks API (or PDAPI for short) is a (not so) simple API mod for the Pluto's Drinks Series that adds customizable drinks.
Features
While this is an API mod, it does add some Runtime features into the game, including:
- A Drink Workstation block for adding ingredients into drinks (Useless without another Drink mod)
/drinkcommand for setting/retrieving amount of caffeine (and other chemicals) in players- Several built-in drink additions (list can be found on the wiki) and the ability to create custom drink additions using datapacks
Heads Up
While you are free to use this in your own projects, this API is still in Beta and I am still developing the Pluto's Drinks Series, meaning I will often rewrite and fiddle around with various parts of the code thus causing several breaking changes in minor versions of the mod.
Nonetheless...
Usage
If you wish to use this API in your own Mods, add the following to your build.gradle and gradle.properties files
build.gradle
repositories {
maven { url = 'https://maven.shedaniel.me/' } // Cloth Config
maven { url = 'https://pluto-mod-maven.web.app/maven' } // PDAPI
}
dependencies {
modImplementation "ml.pluto7073:pdapi:${minecraft_version}+${pdapi_version}"
}
gradle.properties
pdapi_version=0.2.20
Forge Version?
No, I lack the time, attention span, and motivation to learn an entirely new modloader
Modpacks?
Completely fine as long as you credit me and link back to the Modrinth or GitHub page for this mod.
Pluto's Drinks API (or PDAPI for short) is a (not so) simple API mod for the Pluto's Drinks Series that adds customizable drinks.
Features
While this is an API mod, it does add some Runtime features into the game, including:
- A Drink Workstation block for adding ingredients into drinks (Useless without another Drink mod)
/drinkcommand for setting/retrieving amount of caffeine (and other chemicals) in players- Several built-in drink additions (list can be found on the wiki and the ability to create custom drink additions using datapacks
Heads Up
While you are free to use this in your own projects, this API is still in Beta and I am still developing the Pluto's Drinks Series, meaning I will often rewrite and fiddle around with various parts of the code thus causing several breaking changes in minor versions of the mod.
Nonetheless...
Usage
If you wish to use this API in your own Mods, add the following to your build.gradle and gradle.properties files. See modrinth or github for the latest version.
build.gradle
repositories {
maven { url = "https://maven.shedaniel.me/" } // Cloth Config
maven { url = "https://maven.plutonia.xyz/maven" } // PDAPI
}
dependencies {
modImplementation "ml.pluto7073:pdapi:${minecraft_version}+${pdapi_version}"
}
gradle.properties
pdapi_version=VERSION_NUMBER
Forge Version?
No, I lack the time, attention span, and motivation to learn an entirely new modloader
Modpacks?
Completely fine as long as you credit me and link back to the Modrinth or GitHub page for this mod.
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