Перейти к содержимому
Mineforgian

Krystal Core

Library mod for most of my mods.

Загрузки
739
Подписчики
1
Обновлён
11 июля 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 3 декабря 2023 г.

Bisect Hosting

What is Krystal Core?

Krystal Core is a Library mod for most of my mods. It contains useful code that is used across my projects.

Bundles

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.

Exploration Utilities

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.

Fluids

Dependants of Krystal Core can enable Honey & Powder Snow "virtual" fluids.

QOL Code stuff for my mods.

  • Custom Armour & Curio Renderers.
  • RegistryHelper.
  • Better mob effects.
  • Combat attributes.
  • Archaeology block entity.
  • Rarity & Boat Type creation events.
  • Text Helpers.
  • Curio Helpers.
  • Creative Tab Manager.
  • Dynamic Pack utilities.
  • Registry Access json reload listener.

Ченджлог

2.0.4Релиз1.21.1 · 11 июля 2026 г.
  • Fixed custom attributes not being applied to entities which resulted in draw speed issues on projectile items.
2.0.3Релиз1.21.1 · 8 июля 2026 г.
  • Added recipe template for Framer's Respite Kettle Pouring.
  • Fixed the recipe type id for the Kettle Brewing template.
  • Added an event for creating dye colours.
2.0.2Релиз1.21.1 · 30 июня 2026 г.
  • CustomRecipe can now save directly to a CustomRecipeOutput via CustomRecipe.save(CustomRecipeOutput output, ResourceLocation location) or CustomRecipe.save(CustomRecipeOutput output, ResourceLocation location, @Nullable Function<ResourceLocation, RecipeAdvancement> advancement)
  • Added RecipeAdvancement for simple AdvancementHolder creation with either RecipeOutput or CustomRecipeOutput
2.0.1Релиз1.21.1 · 21 июня 2026 г.

2.0.1

  • Bundles can now call the BuildCreativeModeTabContents event.
  • BundleManager now has a forEach method.
  • Separated Curios' player limb manager for less dependency.
  • Added CompatHelpers
  • Added a boolean to disable debug features in the dev environment.
  • Added ObjectRetriever
  • Added CreativeTabRegistryHelper
  • Made noAction() static in RegistryHelper.
2.0.0Релиз1.21.1 · 20 июня 2026 г.

Completely rewrote the mod so consider this an initial release.

1.19.2-1.0.1Релиз1.19.2, 1.19.3, 1.19.4 · 6 декабря 2023 г.

Updated to 1.19

Комментарии

Загружаем…