nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Chrysalis

Chrysalis

Mod

A library mod and shared API to assist with creating Minecraft Fabric mods!

Client and server LibraryUtility

21.4k downloads
12 followers

Chrysalis v0.2.9

Changelog

  • Container mobs that are attached to a lead will now drop their lead if picked up in a container.

  • Fixed rain fadeout animation not working with the built-in emissive shaders.

  • Added the 'allows_use_while_sneaking' block tag, which allows for blocks to be interacted with even while the player is sneaking.

  • RegistryHelpers class has been renamed to RegistryHelper.

  • InventoryHelper class has been renamed to ItemHelper.

  • All helper classes have been moved to net.sydokiddo.chrysalis.misc.util.helpers

  • Added loot table resource locations for Armadillos and Breezes to RegistryHelper.

  • Moved various block related methods from RegistryHelper to the new BlockHelper class.

  • Moved various world generation related methods from RegistryHelper to the new WorldGenHelper class.

  • Removed registerMobInWaterBucket, registerMobInLavaBucket, and registerMobInCustomFluidBucket registry helper methods in favor of a singular registerMobInFluidContainer method.

  • Removed registerStoneButton, registerWoodenButton, and registerCustomPulseTimeButton registry helper methods in favor of a singular registerButton method.

Dependencies

Files

chrysalis-0.2.9.jar(434.24 KiB) Primary Download

External resources


Project members

Sydokiddo

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID