Skip to content

Fix Industrial Foregoing Black Hole Tank voiding items#855

Merged
ACGaming merged 1 commit into
ACGaming:mainfrom
WaitingIdly:black-hole-tank-voiding
May 18, 2026
Merged

Fix Industrial Foregoing Black Hole Tank voiding items#855
ACGaming merged 1 commit into
ACGaming:mainfrom
WaitingIdly:black-hole-tank-voiding

Conversation

@WaitingIdly

Copy link
Copy Markdown
Collaborator

changes in this PR:

  • make the black hole tank drop items in the ground instead of voiding them when the player inventory is full (default: true)

resolves #848

@what-the-diff

what-the-diff Bot commented May 18, 2026

Copy link
Copy Markdown

PR Summary

  • Improvement of the User Manual (README.md)
    Updated the manual to provide information about a new fix related to the Black Hole Tank that prevents the loss of buckets if the player's inventory is already full.

  • Added Configuration Option (UTConfigMods.java)
    Introduced a new setting utFixBlackHoleTankVoiding that allows users to control whether they want to use the updated functionality of the Black Hole Tank or not.

  • Enhanced Functionality (UTMixinLoader.java)
    Adapted the functionality to apply the Black Hole Tank fix only when the user has enabled it through the setting utFixBlackHoleTankVoiding.

  • New Implementation of Rules (UTBlackHoleTankBlockMixin.java)
    Developed new set of rules that modifies the way the Black Hole Tank operates. Now, if the player's inventory is full, the items will fall on the ground instead of being lost, protecting the player's resources.

  • Registration of new Rules (mixins.industrialforegoing.blackholetank.json)
    Created new JSON file to record these changes in the Black Hole Tank rules, ensuring the consistency and stability of the new features.

@ACGaming ACGaming merged commit db28db1 into ACGaming:main May 18, 2026
1 check passed
@WaitingIdly WaitingIdly deleted the black-hole-tank-voiding branch May 18, 2026 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants