
NotALib
NotALib is a library mod which contains shared code for minecraft mods. This mod is intended to be used for just my mods, although other mod devs are more than welcome to use it as well. This mod is open source, under the LGPL 2.1 license, so please feel free to take advantage of that if you don't want to hard dep on this mod.
Feature Overview
- Default item/block color modifier handlers which use NBT.
- A SetColor loot function, which allows setting the color of items which use the provided item/block color modifier.
- A BiomeSpecific loot condition, which restricts loot based on biome.