Skip to content

Commit

Permalink
Increased thermoregulator fuel time, tweaked water purifier GUI texture
Browse files Browse the repository at this point in the history
  • Loading branch information
Forstride committed Jan 7, 2024
1 parent 86c5527 commit e25c3f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public class ThermoregulatorBlockEntity extends BaseContainerBlockEntity impleme
public static final int INFORM_PLAYER_RADIUS = 20;
private static final int SPREAD_RADIUS = 16;

public static final int CONSUMABLE_DURATION = 600;
public static final int CONSUMABLE_DURATION = 1600;

public static final int SLOT_COOLING = 0;
public static final int SLOT_HEATING = 1;
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e25c3f7

Please sign in to comment.