Changelog
Changes:
-
Non-player cooldowns.
-
Beginning of the items config refactor
-
AppleSkin support
-
New enchantment effect component:
combatify:shield_effectiveness
, modifies the effectiveness of the blocking type. -
Added data components
combatify:blocking_level
andcombatify:piercing_level
. The former controls modifiers to the base blocking protection for the type, effective for all non-vanilla types. -
Removed integrated CookeyMod, now an optional dependency
-
The
minecraft:use_cooldown
component will apply in the few cases mobs use items.
Config Changes:
-
Removed the config option
breachArmorPiercing
, now replaced with calculating based on theminecraft:armor_effectiveness
component. -
Added the config option
mobsCanGuard
, enables mobs to use shields under certain conditions. -
Added the config option
mobsCanSprint
, adds sprinting to certain mobs, under certain conditions, + sprint hits. -
Added the
entities
block to the items config. Controls aspects of certain entities, currentlyattack_interval
,shield_disable_time
, andis_misc_entity
. -
Items config refactor, internally now maintains all individual changes, and tags can now be used as a discriminator for items and entities (and multiple tags, if you fancy).
-
New blocking type factory:
combatify:original_sword
, uses sword mechanics from 1.7 (and 1.8, to my knowledge). -
Replaced
is_enchantable
andenchantment_level
in the items block in the items config withenchantable
which uses theminecraft:enchantable
component. -
Modified
cooldown
to be encoded the same as vanilla'sminecraft:use_cooldown
component. -
Removed
cooldown_after
, completely pointless in every way. -
Prior
repair_ingredient
entries in the tiers and items block are nowrepair_items
and are now tags instead of ingredients.
Fixes:
-
Shield durability is now taken in most cases where it was not before
-
Fixed third-person shield blocking animation
Dependencies
Files
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
BetaVersion number
1.21.4-1.2.5-BETA-2-FabricLoaders
Game versions
1.21.4Downloads
41Publication date
December 23, 2024 at 5:42 AMPublisher
Alexandra-Myers
Owner