CauldronLib

CauldronLib

313 Downloads

This library can be used by mods to aid in adding Cauldron blocks and behaviors.

It provides:

- classes for single-level cauldrons (Lava Cauldron style) and 3-levelled cauldrons (Water Cauldron style)

- an abstract class for cauldrons with other level counts

- several methods for aiding in creation of cauldron behaviors

- a registry of 'global behaviors' applied to all cauldrons (like filling a cauldron from a bucket)

- template models for cauldrons with fluid levels between the vanilla 3

This mod is intended to be bundled with other mods, as a Jar-in-Jar.