promotional bannermobile promotional banner

More Outputs API

A developer API to add recipes with more than one output
Back to Files

MoreOutputsAPI-0.5.2.1-1.19.2.jar

File nameMoreOutputsAPI-0.5.2.1-1.19.2.jar
Uploaded
Jul 1, 2024
Downloads
34
Size
14.7 KB
Mod Loaders
Fabric
File ID
5492658
Type
R
Release
Supported game versions
  • 1.19.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:more-outputs-api-1044855:5492658"

Learn more about Curse Maven

What's new

  • Changed package names
  • Removed not used mixins
  • Changed the Output[amount]Recipe class declaration from Output[amount]Recipe to Output[amount]Recipe<C extends Inventory> to match vanilla.
  • Changed the craft methods from ItemStack craft[Amount](DynamicRegistryManager registryManager); to ItemStack craftSecond(C inventory, DynamicRegistryManager registryManager); to match vanilla.

This mod has no additional files