libreg

libreg

Mod

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

Client or server CursedLibrary

582 downloads
2 followers
Follow Save
libreg has been archived. libreg will not receive any further updates unless the author decides to unarchive the project.
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
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

Project members

Sylv

Owner

Details

Licensed LGPL-3.0-only
Published 3 years ago
Updated 2 years ago