Pluto's Drinks API

Pluto's Drinks API

Mod

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

Client and server FoodLibrary

3,266 downloads
1 follower
Follow Save

v0.3.1+1.20.1

Changelog

Changes

  • Moved Chemicals to its own mod to use it in other projects
    • This is embedded in PDAPI still so there's no extra requirements
  • Renamed IDs of Milk Bottle and Drink Workstation to match pdapi
    • plutoscoffee:milk_bottle is now pdapi:milk_bottle
    • plutoscoffee:coffee_workstation is now pdapi:drink_workstation
    • Any items or blocks already in the world will be converted

Technical Changes

  • When specifying chemicals in drink additions or specialty drinks, the Mod Id of the mod the chemical is from is required as well:
{
  "caffeine": 10
}

is now:

{
  "pdapi:caffeine": 10
}

Files

PlutosDrinksAPI-1.20.1+0.3.1.jar(175.16 KiB) Primary Download
PlutosDrinksAPI-1.20.1+0.3.1-javadoc.jar(366.19 KiB) Download
PlutosDrinksAPI-1.20.1+0.3.1-sources.jar(89.51 KiB) Download

Project members

pluto7073

Member

Details

Licensed MIT
Published a year ago
Updated 3 months ago