Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(blockmachines): persistency on harvest #1498

Merged
merged 1 commit into from
Oct 7, 2018
Merged

fix(blockmachines): persistency on harvest #1498

merged 1 commit into from
Oct 7, 2018

Conversation

leagris
Copy link
Contributor

@leagris leagris commented Sep 30, 2018

This patch fixes persistency of NBT tags in machine item when machine block is harvested.

Machines with an @Override on setItemNBT will now persist data correctly when harvested.

Change fixes intended persistency behaviour of following machines:

  • Item buffers will persist screwdriver configured output stack size when harvested.
  • Item distributors will persist setings of items per face.

@draknyte1 will certainly help you with portable tanks

This patch fixes persistency of NBT tags in machine item when machine block is harvested.

Machines with an @OverRide on setItemNBT will now persist data correctly when harvested?

Change fixes intended persistency behaviour of following machines:
- Item buffers will persist screwdriver configured output stack size when harvested.
- Item distributors will persist setings of items per face.
@Blood-Asp Blood-Asp merged commit 6a1b45f into Blood-Asp:unstable Oct 7, 2018
Dream-Master referenced this pull request in GTNewHorizons/GT5-Unofficial Oct 7, 2018
fix(blockmachines): persistency on harvest (#1498)

This patch fixes persistency of NBT tags in machine item when machine block is harvested.

Machines with an @OverRide on setItemNBT will now persist data correctly when harvested?

Change fixes intended persistency behaviour of following machines:
- Item buffers will persist screwdriver configured output stack size when harvested.
- Item distributors will persist setings of items per face.
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