ToExistingStacks

Adds the "AddToExistingStacks" feature from Stardew Valley to Minecraft.

File Details

to_existing_stacks-0.1.2.jar

  • R
  • Jun 9, 2023
  • 19.87 KB
  • 39
  • 1.20+2
  • Fabric + 1

File Name

to_existing_stacks-0.1.2.jar

Supported Versions

  • 1.20
  • 1.19.4
  • 1.19.3

Curse Maven Snippet

Fabric

modImplementation "curse.maven:toexistingstacks-631688:4574983"

Quilt

modImplementation "curse.maven:toexistingstacks-631688:4574983"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

 

Version 0.1.2 ports this mod to 1.20, with a change to the default keybind to allow for the new inventory keyboard navigation. The code also happens to allow for the 1.20 mod to also work in 1.19.3 and 1.19.4, which is convenient.

 

I want to apologize for having never released 0.1.1 on here. I thought I did, but it turns out I only released it on GitHub.

 

Changes in 0.1.1:

- Update to 1.19.3

- Fix shuffling that are only the output of a furnace/brewing stand

Let's say that a player has cooked chicken and raw chicken in their inventory. They want to use this mod to add the raw chicken to a furnace that's already has raw chicken in it, but the mod would try to also send the cooked chicken to the furnace, which doesn't make sense. Same principle for brewing stands.