File Details
Sync-0.1.8.jar
- R
- Sep 4, 2025
- 577.96 KB
- 57.3K
- 1.20.1
- Forge
File Name
Sync-0.1.8.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Sorry I've been busy. Here's What Changed.
New Features
- Item Requirements for Shell Creation
- Added config options to require specific items for shell construction
shellConstructionRequiredItem- Set any item ID (e.g., "minecraft:ender_pearl")shellConstructionItemCount- Number of items required (1-64)consumeItemInCreative- Whether to consume items in creative modemissingItemMessage- Custom error message with %s and %d placeholders
Quality of Life
- Animation Control Options
- Added
enableShellSwitchAnimationconfig option to disable camera transitions when switching shells - Added
enableDeathRespawnAnimationconfig option to disable animations when respawning after death - Instant shell switching now available for players who prefer it
- Added
Compatibility
- Fixed Curios Compatibility
- Fixed Curios items not dropping on death
- Fixed Curios items carrying over during shell switching
- Removed Origins mod compatibility code (Origin is currently not compatible)
Bug Fixes
- Fixed shell ownership validation during death/respawn
- Fixed server issues that i'm aware of
Note to players: The mod now supports requiring specific items for shell creation! Configure this in sync-common.toml to customize your gameplay experience. You can also disable the camera animations if you prefer instant shell switching. Please message me with logs / modlist if you come across any issues <3