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?)
SynapseLib

SynapseLib

Mod

A Minecraft library for making some aspects of development easier.

Client and server Library

6,189 downloads
5 followers

4.0

by Modrome on Oct 26, 2024
Download

Not compatible with mods expecting v3.1 or earlier

  • In AnimatedEntity:
    • Removed getVariant()
    • Removed getEntityTexture()
    • Removed getEntityGlowTexture()
    • Enhanced: getEntityTexture(T entity)
    • Enhanced: getEntityGlowTexture(T entity)
    • Added: getVariantEntity(T entity)
    • Override: renderModel
    • Added: getOpacity()

v3.1

by Modrome on Sep 10, 2024
Download
  • Fixed buildscript
  • Block Breaking now accepts sound playback chance (integer) as a parameter

3.0

by Modrome on Aug 6, 2024
Download
  • Added model rendering & animation functionality
  • Code refactors, better split between client and server

2.0

by Modrome on Apr 23, 2023
Download

ATTENTION

THIS VERSION BREAKS VERSIONS OF WYRMS OF NYRUS THAT ARE BELOW V0.3.10

CHANGELOG

  • Animated Mob abstract class
  • Major refactoring
  • Entity block breaking code
  • New config functions
  • Array config support for Integers and Booleans
  • Chat formatting enums for easier chat message stylization in mods
  • Getter function to return all namespaces of blocks in a mod

1.0

by Modrome on Dec 10, 2022
Download
  • Initial release
  • Bugfix for group name

External resources


Project members

Modrome

Owner


Technical information

License
Client side
required
Server side
required
Project ID