-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Combatify 1.2.2 1.21 Fabric - Changelog, here I come!
- Loading branch information
1 parent
f3b530c
commit d9b527b
Showing
1 changed file
with
4 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,13 @@ | ||
### Changes: | ||
*** | ||
- Edited translation keys for blocking types | ||
- Creative Block Reach now applies no matter what, matching CTS | ||
|
||
- Fixed Cleaving and Defender not appearing naturally | ||
|
||
- Atlas Core now required seperately | ||
|
||
- Altered how `swingThroughGrass` is implemented | ||
|
||
- Ported Bedrock Bridging from CTS 8a | ||
- Crouch-shielding is now feature identical to CTS | ||
*** | ||
#### Config Changes: | ||
*** | ||
- Added the config option `enableDebugLogging`, if enabled, triggers certain debug information which may spam the logs otherwise. | ||
|
||
- Added the config option `bedrockBridging`, controls whether players will be able to use reach-around block placement. Functions identically to CTS 8a, a version of CTS which was not released publicly. | ||
- Renamed the config option `creativeReach` to `creativeAttackReach` reflecting the fact it now only influences attack reach in creative | ||
*** | ||
#### Fixes: | ||
*** | ||
- Fixed mining blocks while crouch-shielding not working | ||
- Fixed all issues with crouch-shielding |