Fzzy Core

API used in fzzyhmstrs mods that provides various utilities for Kotlin mods
Back to Files

fzzy_core-0.4.0+1.20.1.jar

File namefzzy_core-0.4.0+1.20.1.jar
Uploader
fzzyhmstrsfzzyhmstrs
Uploaded
Jan 26, 2024
Downloads
372
Size
410.6 KB
Mod Loaders
FabricQuilt
File ID
5060863
Type
R
Release
Supported game versions
  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

modImplementation "curse.maven:fzzy-core-821445:5060863"

Quilt

modImplementation "curse.maven:fzzy-core-821445:5060863"

Learn more about Curse Maven

What's new

  • Added BasicCustomTridentItem and BasicCustomTridentEntity to unify custom trident code across fzzy mods.
  • Add FzzyPort, a version wrapper for unifying many commonly changed aspects of MC code across versions
    • Added FzzyDamage to unify DamageSource acquisition
    • Added FzzyRegistry and FzzyDefaultedRegistry, wrappers on vanilla Registries to unify imports
    • Added FzzyRotation to unify quaternion rotations
    • Added XpDroppingBlock to unify OreBlock/ExperienceDroppingBlock

This mod has no additional files