CrumbsLib

Quick rating

Community listing page, reviews here may not be monitored by the author.

CrumbsLib

By ludwiciOwner

No reviews yet

A lightweight library to simplify mod development (templates for working with items, blocks, events, etc.)

Mod Loaders
Minecraft

About

Description

This library contains a number of simplifications for working with code:

  • Pre-made templates for registering blocks/objects/entities/zeals/tags/effects and so on
  • Simplified version of working with events, which allows you to automatically register them in the right bus
  • Has potential for cross-loader development (WIP). Provides a Supplier type to work with different loaders, but having the same logic

versions

neoforge forge

This library contains a number of simplifications for working with code:

  • Pre-made templates for registering blocks/objects/entities/zeals/tags/effects and so on
  • Simplified version of working with events, which allows you to automatically register them in the right bus
  • Has potential for cross-loader development (WIP). Provides a Supplier type to work with different loaders, but having the same logic

neoforge forge