Fix #1: Freeze Time attribute has red text Fix a crash on Fabric from FabricLootTableMixin Remove a placeholder mixin from Fabric renamed enchantment tag allows_powdered_snow_walking to allows_powder_snow_walking Remove Snowball freeze time mixin; this feature will be ported to my upcoming mod Train's Tweaks instead, where it will be configurable
- Fix #1: Freeze Time attribute has red text
- Fix a crash on Fabric from FabricLootTableMixin
- Remove a placeholder mixin from Fabric
- renamed enchantment tag
allows_powdered_snow_walking
toallows_powder_snow_walking
- Remove Snowball freeze time mixin; this feature will be ported to my upcoming mod Train's Tweaks instead, where it will be configurable
Port to 1.21.4
Backport to 1.21.1
Freezing enchantments and Snowballs now actually check if the entity can be frozen before trying to apply freezing ticks
Add support for CombatNouveau sprint_attack config option (applying backwards knockback will no longer stop you from sprinting if you have that mod installed and the option enabled)
Initial Release