Krystal Core is a Library mod for most of my mods. It contains useful code that is used across my projects.
Krystal Core contains a "Bundle" system for inter-mod compatibility.\ The system was originally created in an old branch of Bundled Delight but this version is more generalised.
Easier to manage locator maps & compasses
CustomEmptyMap creates a filled map on use with a target set via the item constructor.EmptyCompassItem does the same but as a compass.krystal_core:compass_angle item model predicate is a globally available predicate that reads from the krystal_core:block_pos and krystal_core:level_key data components
to point to a destination.Dependants of Krystal Core can enable Honey & Powder Snow "virtual" fluids.