Changelog
Tooltips:
- The chrysalis mod name tooltip now displays on nether portal, end portal, and end gateway block items.
- Added the
addModNameTooltip
method toItemHelper
, which allows for mods to easily add a mod name tooltip with their mod's name to items similarly to the chrysalis ones. - Added the
addVanillaDescriptionComponent
, which allows for mods to easily add new tooltips to vanilla items using their own mod's namespace. - Items with repair ingredients now display said repair ingredient on a tooltip while the player is in an anvil gui.
Data-Driven Features:
- All custom json data now has an
enabled
field that replaces the previousfor_testing
field, which can be set to eithertrue
,false
, ordebug_environment_only
. - Renamed the custom splash text system's
for_testing
field todebug_environment_only
.
Fluidlogging:
- Added the
getStateAtPos
method toSimpleFluidloggedBlock
, which helps access the fluidlogged state based on a fluid type at a specific block position. - Checking for specific properties related to fluidlogged blocks now has a fallback for air blocks to prevent crashing.
Commands:
- Added the
/chrysalis
command, which can currently be used to either check the current chrysalis version, or reload all chrysalis data registries. - The
/locate
command now automatically displays its error message if a world cannot generate structures, to prevent the game from infinitely searching for a structure and getting caught in a lag loop.
Miscellaneous:
- Nether portal and end portal block models now visually match their item counterparts.
- All game rules have had their ids updated from
gameRuleName
tochrysalis:gameRuleName
, and a newitemCooldowns
game rule has been added to specify whether or not items should apply cooldowns. - Player heads now have a unique equipping sound similarly to other mob heads.
- Kill wands can now properly kill squids and glow squids, and now stop slimes and magma cubes from splitting.
- Added a config option for displaying the experimental world warning upon joining a world with experimental settings.
- Added the
emitRedstoneParticlesAroundBlock
method toParticleHelper
. - Added the
emitBlockStateChangeEvents
andcycleRedstonePoweredState
methods toBlockHelper
.
Files
chrysalis-0.5.7.jar(1.86 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
0.5.7Loaders
NeoForge
Game versions
1.21.4Downloads
12Publication date
May 24, 2025 at 3:26 AMPublisher

Sydokiddo
Owner