Improvements
- Made the filter increase modifier have 27 slots instead of 18
- Improved styling of the stack size modifier ui
- Made JEI's crafting module transfer handler keep items in the correct order

Fixes
- Fixed dependent crafts reporting an incorrect amount of requested items
- Fixed crafting requests always returning the full crafted item rather than the requested one
- Fixed an exception when canceled crafting requests finish
- Fixed a kick when requesting an item that doesn't exist anymore
- Fixed recipes with crafter dependencies not waiting for their results before emitting their redstone signal
This commit is contained in:
Ell 2024-12-04 00:03:03 +01:00
parent 1d6272b574
commit b2630a1c51

View file

@ -34,9 +34,9 @@ mod_name=PrettyPipes
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
mod_license=MIT
# The mod version. See https://semver.org/
mod_version=1.20.0
mod_version=1.20.1
# STABLE, BETA, ALPHA
mod_release_state=STABLE
mod_release_state=BETA
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
# This should match the base package used for the mod sources.
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html