Registry Lib

Quick rating

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

Registry Lib

No reviews yet

A Library for CodeCraft mods

Mod Loaders
Minecraft

About

Description

Registry Library

This is a library used by all my mods
So it is recommended to add it to your mod folder

Here is the List of all the methods in this library

    • registerItem
    • registerBlock
    • registerBlocksWithoutBlockItem
    • registerBlockItem
    • registerEnchantments
    • registerFluids
    • registerEntity
    • registerStatusEffects
    • buildEntity This is for the living entity as it also registers eggs off course you can do it manually
    • registerEgg

new methods and functions will be added

Usage

Please look at the read me

Registry Library

This is a library used by all my mods
So it is recommended to add it in your mod folder

Here is the List of all the methods in this library

    • registerItem
    • registerBlock
    • registerBlocksWithoutBlockItem
    • registerBlockItem
    • registerEnchantments
    • registerFluids
    • registerEntity
    • registerStatusEffects
    • buildEntity
    This is for living entity as it also register eggs off course you can do it manually
    • registerEgg

new methods and function will be added

Usage

Please look at the read me