Bump to 2.7.1: fix slot selection and AttachmentType crash
- Fixed slot selection conflict with Sounds mod that caused rapid sound spam. - Resolved crash-on-death bug triggered by AttachmentType handling. - Improved Carry On slot change logic for stability and compatibility. - Updated project version from 2.7.0 → 2.7.1.
This commit is contained in:
parent
59ecfa81e5
commit
00c0c89858
|
|
@ -1,5 +1,5 @@
|
|||
# Project
|
||||
version=2.7.0
|
||||
version=2.7.1
|
||||
group=tschipp.carryon
|
||||
|
||||
# Common
|
||||
|
|
@ -15,6 +15,7 @@ neo_form_version=1.21.8-20250717.133445
|
|||
java_version=21
|
||||
parchment_version=2025.07.20
|
||||
mod_dev_version=2.0.107
|
||||
|
||||
# Forge
|
||||
forge_version=58.0.10
|
||||
forge_loader_version_range=[57,)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user