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

libreg

Mod

A tiny Kotlin library for registering blocks, items, biomes, dimensions, etc.

Client or server CursedLibrary

548 downloads
2 followers
libreg has been archived. libreg will not receive any further updates unless the author decides to unarchive the project.
Filter versions...

Bug Fixes

by Sylv on Apr 12, 2022
Download
  • It is now no longer required to pass a BlockWithEntity when registering a BlockEntity. Pass a Block now.

Small Tweaks

by Sylv on Apr 2, 2022
Download
  • Change namespace initialization (init) to ns

Hotfix

by Sylv on Apr 2, 2022
Download
  • Hotfix
    • Mixin no longer crashes due to invalid package
    • Fabric Loader no longer crashes due to java.lang.ClassNotFoundException: dev.tehc.libreg.ModKt
  • Update package name from dev.tehc.libreg to dev.cursedmc.libreg
  • Use new BlockEntityRendererRegistry in Fabric API
    • Remove usage of BlockEntityRendererRegistry
  • Suppress warnings for "Unused" in API items
  • Major bug fixes
    • Server no longer crashes when loading (due to NoClassDefFoundError)
  • Removed RenderLayer from overloaded arguments in block, blockItem, and blockEntity.

Bug Fixes

by Sylv on Jul 19, 2021
Download
  • Fixed bug where blocks would register twice in two of the blockItem functions

Entity Update

by Sylv on Jul 15, 2021
Download
  • Added BlockEntities
  • Added Entities

0.1.0+1.17

by Sylv on Jul 12, 2021
Download

External resources


Project members

Sylv

Owner


Technical information

License
LGPL-3.0-only
Client side
optional
Server side
optional
Project ID