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 Game MechanicsLibraryManagementUtility

26.1k downloads
13 followers

Chrysalis v0.4.0

Changelog

  • Updated to Minecraft 1.21.1

  • Renamed MobInPowderSnowBucketItem class to MobInSolidBucketItem, which now allows for the block that is placed to be fully configurable

  • Registries for armor and tools in RegistryHelper now take additional floats to determine attack damage, attack speed, and durability

  • All loot table resource locations in the RegistryHelper class have been removed as they can be accessed from other places in the vanilla code

  • Removed unnecessary placed feature registry methods

  • Added five and five_alt fonts

  • Removed Item Tags:

  • #chrysalis:bricks (Use #c:bricks instead)
  • #chrysalis:concrete (Use #c:concretes instead)
  • #chrysalis:furnaces (Use #c:player_workstations/furnaces instead)
  • #chrysalis:glazed_terracotta (Use #c:glazed_terracottas instead)
  • #chrysalis:concrete_powder (Use #c:concrete_powders instead)
  • #chrysalis:filled_buckets (Use #c:buckets instead)
  • #chrysalis:heads (Use #minecraft:skulls instead)
  • #chrysalis:helmets (Use #minecraft:head_armor instead)
  • #chrysalis:chestplates (Use #minecraft:chest_armor instead)
  • #chrysalis:leggings (Use #minecraft:leg_armor instead)
  • #chrysalis:boots (Use #minecraft:foot_armor instead)
  • Removed Block Tags:
  • #chrysalis:concrete (Use #c:concretes instead)
  • #chrysalis:crops (Use #minecraft:crops instead)
  • #chrysalis:furnaces (Use #c:player_workstations/furnaces instead)
  • #chrysalis:glazed_terracotta (Use #c:glazed_terracottas instead)
  • #chrysalis:heads (Use #c:skulls instead)

Dependencies

Files

chrysalis-0.4.0.jar(373.44 KiB) Primary Download

External resources


Project members

Sydokiddo

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID