nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft.
Fzzy Core

Fzzy Core

Mod

API used in fzzyhmstrs mods that provides various utilities for Kotlin mods

Client and server Game MechanicsLibraryUtility

440.2k downloads
38 followers
Created2 years ago
Updated7 months ago

Fzzy Core 0.3.0+1.20.1

Changelog

Versions below 1.20 are no longer officially being updated. Version 1.20.2 is todo.

  • Created a JsonReader helper object with some convenience methods for various Json parsing tasks.
    • read a defined Entity Attrbiute object
    • read Identifier
    • read Modifier
    • read Formatting
  • Added AttributeProviding interface for creation of Enchantments that add Entity Attributes.
  • Improved memory usage
  • Re-Implemented Modifiers as a player-based affix, rather than ItemStack based. The raw NBT of modifiers is stored on stacks still, but all of the code management happens in a player container, similar to the EntityAttributeContainer.

Files

fzzy_core-0.3.0+1.20.1.jar(362.24 KiB) Primary Download

External resources



Project members

fzzyhmstrs

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID
Expand Down