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
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
TysonTheEmber/orbital-railgun-forge-1.20.1!17
No description provided.