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

Zine

Zine Library Mod

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

Опубликован 4 апреля 2025 г.

Zine is a "Little Library" mod made to suit my (EightSidedSquare) modding needs. You may use it for your own projects but please do consider this entire library mod unstable as changes are likely.

Registration
  • RegistryHelper class with helper methods for all registries
  • RegistryQueue class for queueing the registration of values
Data Generation
  • Particle Texture data provider
  • Sound List data provider (made before Fabric API implemented a sould provider itself, I consider this one to be less verbose)
Data
  • DataHelper class for reading and writing to data and byte buffers for mutable objects
  • RegistryCodecGroup class for grouping together relevant codecs for a dynamic registry
Advancements
  • Modify Advancement event
  • VanillaAdvancementModifications helper class for simple modifications to vanilla advancements (i.e. adding a food item as a requirement for the "Balanced Diet" advancement)
Animations
  • Extra interpolations derived from Geckolib
Sprite Atlases
  • Generator sprite atlas source for generating noise and gradient textures
  • Remap sprite atlas source for mapping multiple textures together given a base texture
  • Connected textures atlas source for stitching 5 textures into all connected texture permutations
  • Modify sources atlas source event
  • AtlasSourceUtil class
  • PalettedPermutationsAtlasSource extensions for modifying its values
Models
  • ModelsEvents.ADD_UNBAKED event for creating unbaked models on resource pack load
  • ItemModelEvents.BEFORE_BAKE event for modifying item models before baking (similar to the Fabric API implemtation, except this can resolve references to models)
  • ItemModelEvents.ADD_UNBAKED event for creating unbaked item models on resource pack load
  • Extensions for all vanilla unbaked item models for modifying their values
  • Connected and tessellating block model types
  • Custom variants, custom multipart, and direct block model definition creators
  • BlockModelDefinitions helper class
  • BlockModelParts helper class
  • BlockStateModels helper class
Misc
  • Client armor trim registry to add trim materials and patterns in a compatibility-safe manner
  • Noise-based spawn condition
  • Extensions for many predicates to modify their values
  • Extensions for advancement criterions to modify their values
  • Extensions for many structure-related classes to modify their values
  • Extensions for item settings to simply component additions
  • AlternativeCodec for codecs with multiple possible encodings
  • CodecUtil class
  • Modify Translations callback
  • Modify block sound group callback

Центр версий

18 версий
  • Релиз751 КБ
  • Релиз763 КБ
  • Релиз744 КБ
  • Релиз743 КБ
  • Релиз743 КБ
  • Релиз714 КБ
  • Релиз714 КБ
  • Релиз675 КБ
  • Релиз667 КБ
  • Релиз667 КБ
  • Релиз661 КБ
  • Релиз661 КБ
  • Релиз660 КБ
  • Релиз657 КБ
  • Релиз588 КБ
  • Релиз569 КБ
  • Релиз559 КБ
  • Релиз439 КБ

Ченджлог

1.10.0Релиз26.2 · 16 июня 2026 г.

Update to 26.2

1.9.0Релиз26.1, 26.1.1, 26.1.2 · 4 апреля 2026 г.

Update to 26.1

1.8.2Релиз1.21.11 · 5 марта 2026 г.

Fixed render thread error with text wrapping

1.8.1Релиз1.21.11 · 25 декабря 2025 г.

Add enumPacketCodec method to PacketCodecUtil

1.8.0Релиз1.21.11 · 17 декабря 2025 г.

Update to 1.21.11

1.7.1Релиз1.21.10 · 7 октября 2025 г.

Update to 1.21.10

1.7.0Релиз1.21.9 · 30 сентября 2025 г.
  • Update to 1.21.9
  • Add custom style attributes
  • Remove ZineRenderState (it's in Fabric API now!)
1.6.0Релиз1.21.8 · 3 августа 2025 г.

Add Spawn Reason and Dimension spawn conditions

Комментарии

Загружаем…