QoL API by Ametrin Studios
Check the repo for more recent infos
Current Features
- ExtendedBlockStateProvider
- provides helper methods for lanterns, campfires and wall torches (more coming)
- automatically generates BlockStates based on rules
- ExtendedBlockTagsProvider
- automatically tags blocks bases on rules
- ExtendedRecipeProvider
- provides helper methods for common recipes
- automatically deals with duplicate ids
- ExtendedLootTableProvider
- various helper methods
- BlockClasses
- DoublePlant
- AgeableBush
- AgableDoublePlant
- Head
- Torch
- Other helper classes
- BlockRegistryHelper
- creating netherlike portals
- creating Trees and Saplings
- creating Fluids
- StructurePieces
- TerrainAnalyzer
- ExternalEffect (effects which logic isn't handled in the effect class)
- time conversion
- color conversion
- adding strippable logs
- adding Potion mixes
- adding Compostables
- adding Flower Pots