pack: v0.30.0 — Combat batch (Better Combat + Combat Roll + Alex's Mobs) #52

Merged
Matt merged 1 commits from feature/v0.30.0-combat-batch into main 2026-05-29 19:49:39 +00:00
Owner

Summary

Mods added

  • Better Combat 2.3.2 — directional attacks, multi-hit, animations. Data-driven so all existing weapons get appropriate swings automatically. No new items or recipes.
  • Combat Roll 2.0.6 — dodge roll + roll-attrs. Same author, designed alongside BC.
  • Alex's Mobs (1.21.1 port) 1.22.17 — ~70+ creatures. Unofficial port since the original stopped at 1.20.1.

Deps added

  • Cloth Config 15.0.140 (BC + Combat Roll)
  • playerAnimator 2.0.4 (BC + Combat Roll)
  • Citadel port 2.7.6 (Alex's Mobs)

Test plan

  • Pack synced to 0.30.0, all 6 jars discovered.
  • Better Combat registered weapon attribute table (3007 bytes).
  • Combat Roll loaded.
  • Alex's Mobs adding datapack listeners.
  • KubeJS 0 errors, port 25565 binds.
  • In-game: confirm directional attacks work on a vanilla sword, an Ars staff, a CBC ramrod.
  • In-game: double-tap dodge roll.
  • In-game: explore and find an Alex's Mobs creature.
## Summary ### Mods added - **Better Combat 2.3.2** — directional attacks, multi-hit, animations. Data-driven so all existing weapons get appropriate swings automatically. No new items or recipes. - **Combat Roll 2.0.6** — dodge roll + roll-attrs. Same author, designed alongside BC. - **Alex's Mobs (1.21.1 port) 1.22.17** — ~70+ creatures. Unofficial port since the original stopped at 1.20.1. ### Deps added - Cloth Config 15.0.140 (BC + Combat Roll) - playerAnimator 2.0.4 (BC + Combat Roll) - Citadel port 2.7.6 (Alex's Mobs) ## Test plan - [x] Pack synced to 0.30.0, all 6 jars discovered. - [x] Better Combat registered weapon attribute table (3007 bytes). - [x] Combat Roll loaded. - [x] Alex's Mobs adding datapack listeners. - [x] KubeJS 0 errors, port 25565 binds. - [ ] In-game: confirm directional attacks work on a vanilla sword, an Ars staff, a CBC ramrod. - [ ] In-game: double-tap dodge roll. - [ ] In-game: explore and find an Alex's Mobs creature.
Matt added 1 commit 2026-05-29 19:49:38 +00:00
Adds the v0.30.0 combat-feel batch:

  - Better Combat 2.3.2 -- directional attacks, multi-hit swings,
    weapon-type animations. Data-driven attack profiles so Create,
    CBC, Ars weapons all get appropriate swings automatically. No
    new weapons or recipes -- pure mechanics overhaul. First-person
    view fully supported as of 2.0.4.

  - Combat Roll 2.0.6 -- dodge roll on double-tap with brief invuln
    + roll-related attributes/enchants. Same author and shares deps
    with Better Combat, explicitly designed to work alongside.

  - Alex's Mobs port 1.22.17 -- wide nature-themed mob variety
    (~70+ creatures). Original mod stops at 1.20.1; this is the
    community port for 1.21.1, 187k downloads, recently updated.

Deps added with the batch (all new to pack):
  - Cloth Config 15.0.140 (BC + Combat Roll)
  - playerAnimator 2.0.4 (BC + Combat Roll)
  - Citadel port 2.7.6 (Alex's Mobs)

Verified live: 0.30.0 synced, all 6 jars discovered, BC registered
3007-byte weapon attribute table, Combat Roll loaded, Alex's Mobs
adding datapack listeners. KubeJS 0 errors, port 25565 binds.

The v0.31.0 batch (Twilight Forest + Aether) is parked for later --
holding until plot/economy work is running so players have reason
to leave spawn for those dimensions.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Matt merged commit feb95e2e7e into main 2026-05-29 19:49:39 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minecraft/brass-and-sigil#52