1.8.0
New features:
- Ranged weapons can now be attributed in a limited way (idle animation, is two-handed)
- Add
ranged_weapons
to fallback compatibility config, to specify attributes for ranged weapons - Add client side config for mine with weapons blacklist regex #284
Added new presets:
bow_two_handed
bow_two_handed_heavy
crossbow_two_handed
crossbow_two_handed_heavy
Other changes:
- (1.20.2) Fix packet handling issues preventing multiplayer, and rejoining a world in single player
- Fix corrupted fallback config causing crash
- Keep order of
player_relations
in server config - Add Japanese translation, thanks to SAGA23456 #289
- Update Russian translation, thanks to mpustovoi #288
1.8.0
New features:
- Ranged weapons can now be attributed in a limited way (idle animation, is two-handed)
- Add
ranged_weapons
to fallback compatibility config, to specify attributes for ranged weapons - Add client side config for mine with weapons blacklist regex #284
Added new presets:
bow_two_handed
bow_two_handed_heavy
crossbow_two_handed
crossbow_two_handed_heavy
Other changes:
- Fix corrupted fallback config causing crash
- Keep order of
player_relations
in server config - Add Japanese translation, thanks to SAGA23456 #289
- Update Russian translation, thanks to mpustovoi #288
1.7.3
- Add configurable entity relations (by arbitrary entity id). Iron Golem and Guard Villagers included by default as neutral.
- Add barebone attack range modification API
- Disable idle animations while swimming
- Fix default configs for Farmer's Delight items (delete
config/bettercombat
folder to reset your configs) - Fix displaying idle animations while using item #267
- Fix arm visibility in first person view for left handed players #272