Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Pluto's Drinks API

Pluto's Drinks API

A small little API Mod for the Pluto's Drinks Series

2,865
1
Library
AboutChangelogVersions

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)
  • /drink command 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.

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.20.x

Platforms

Fabric

Supported environments

Client and server

Links

Report issues View source Visit wiki

Creators

pluto7073
pluto7073 Member

Details

Licensed MIT
Published last year
Updated last month

Modrinth is open source.

main@a0bd011

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.