UnlikePaladin / paladins-furniture

Paladin's Furniture Mod
GNU Lesser General Public License v3.0
18 stars 13 forks source link

Minor Adjustment Allows Hoppers to Extract Empty Buckets in the Input Slot from Freezers #128

Closed mirrorange closed 1 month ago

mirrorange commented 5 months ago

Currently, when a Freezer consumes a Water Bucket to produce Ice, the empty bucket remains in the Freezer's input slot. This empty bucket cannot be extracted by a Hopper placed beneath the Freezer, occupying the input slot until it is manually removed.

This pull request introduces a minor change to the Freezer's behavior, allowing Hoppers placed beneath the Freezer to extract empty buckets from the input slot. This change enables the creation of fully automated ice production setups using Freezers.

UnlikePaladin commented 1 month ago

Oops, I didn't notice it wasn't targeting the main branch, 1.17.1, I'll have to revert it and remerge it to the right branch