Skip to content

Commit

Permalink
Missed machine.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomprince committed Jan 12, 2025
1 parent 4b52460 commit f828c3d
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,6 @@ public static ModifierFunction recipeModifier(@NotNull MetaMachine machine, @Not
.build();
}

@Override
public boolean dampingWhenWaiting() {
return false;
}

@Override
public boolean canVoidRecipeOutputs(RecipeCapability<?> capability) {
return capability != EURecipeCapability.CAP;
Expand Down

0 comments on commit f828c3d

Please sign in to comment.