LifeCompat

Quick rating

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

LifeCompat

By 2Bad4ModsOwner

No reviews yet

A Compatibility Mod designed to simplify essential Modding Processes like events, bucket compatibility, and Energy

Mod Loaders
Minecraft

About

Description

A Compatibility Mod designed to simplify essential Modding Processes like events, bucket compatibility, and Energy.

Currently provided APIs are:
- Bucket API
  - Add custom Bucket Types (like wood,...) or expand the vanilla ones with new Fluid Buckets
- Event API
  - Listen to common Events (e.g. BlockBreakEvent, ItemUseEvent, or PlayerDeathEvent, ...)
  - Create your own Events to bring your Mod on another level
- Energy API
  - Create blocks that use, provide or contain energy!
  - A completely new way of adding energy compatibility. But easier than ever before!

If you wonder how to start Modding with the LifeCompat API, take a look at the [Docs](https://github.com/Crafty-Dev/LifeCompat/wiki)

And when there's still a question you have or if you just got a brilliant idea that would fit well into this Library you can create an [Issue](https://github.com/Crafty-Dev/LifeCompat/issues) here.

A Compatibility Mod designed to simplify essential Modding Processes like events, bucket compatibility, and Energy.

Currently provided APIs are:

  • Bucket API
    • Add custom Bucket Types (like wood,...) or expand the vanilla ones with new Fluid Buckets
    • Event API
      • Listen to common Events (e.g. BlockBreakEvent, ItemUseEvent, or PlayerDeathEvent, ...)
      • Create your own Events to bring your Mod on another level
    • Energy API
      • Create blocks that use, provide or contain energy!
      • A completely new way of adding energy compatibility. But easier than ever before!

If you wonder how to start Modding with the LifeCompat API, take a look at the Docs

And when there's still a question you have or if you just got a brilliant idea that would fit well into this Library you can create an Issue here.