Skip to content

Commit

Permalink
Make steam miners also break miner pipe when broken
Browse files Browse the repository at this point in the history
hahahahaha
  • Loading branch information
a-a-GiTHuB-a-a authored Jan 20, 2025
1 parent 3dfd0cb commit a69efd1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ protected NotifiableItemStackHandler createExportItemHandler(@SuppressWarnings("

@Override
public void onMachineRemoved() {
getRecipeLogic().onRemove();
clearInventory(exportItems.storage);
}

Expand Down

0 comments on commit a69efd1

Please sign in to comment.