Add configurable strike damage and behavior toggles #17

Merged
TysonTheEmber merged 1 commit from codex/make-damage-configurable into master 2025-10-04 00:37:22 -06:00
TysonTheEmber commented 2025-10-04 00:36:56 -06:00 (Migrated from github.com)

Summary

  • add a Forge config to control orbital strike damage, bedrock breaking, and entity suction
  • register the common config during mod initialization
  • respect the config values when damaging entities, breaking bedrock, and pulling entities

Testing

  • gradle build

https://chatgpt.com/codex/tasks/task_e_68e0bfec3088832598d2f86ffb717d1e

## Summary - add a Forge config to control orbital strike damage, bedrock breaking, and entity suction - register the common config during mod initialization - respect the config values when damaging entities, breaking bedrock, and pulling entities ## Testing - gradle build ------ https://chatgpt.com/codex/tasks/task_e_68e0bfec3088832598d2f86ffb717d1e
Commenting is not possible because the repository is archived.
No description provided.