Skip to content

Conversation

@Giovanniricotta2002
Copy link
Member

This pull request updates the initialization of rod lifetime timers in the ReactorControllerBlockEntity to use configurable values from CNConfigs instead of hardcoded constants. This change makes the rod lifetimes adjustable via configuration, improving flexibility for users and maintainers.

Configuration improvements:

  • Updated graphiteTimer and uraniumTimer initialization in ReactorControllerBlockEntity to use values from CNConfigs.common().rods.graphiteRodLifetime and CNConfigs.common().rods.uraniumRodLifetime respectively, instead of hardcoded values.
  • Added import for CNConfigs in ReactorControllerBlockEntity.java to support configurable rod lifetimes.

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