Language

Zine

Zine

Modrinth

Zine Library Mod

36.9k downloads 11 followers updated 3d ago
latest v1.10.0 Modrinth
Fabric 1.21.5 – 26.2 Library

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

Versions

Release
1.10.0
fabric · 26.2 · 3d ago
Update to 26.2
33
Release
1.9.0
fabric · 26.1, 26.1.1, 26.1.2 · 2mo ago
Update to 26.1
518
Release
1.8.2
fabric · 1.21.11 · 3mo ago
Fixed render thread error with text wrapping
3.0k
Release
1.8.1
fabric · 1.21.11 · 5mo ago
Add enumPacketCodec method to PacketCodecUtil
595
Release
1.8.0
fabric · 1.21.11 · 6mo ago
Update to 1.21.11
80
Release
1.7.1
fabric · 1.21.10 · 8mo ago
Update to 1.21.10
1.1k
Release
1.7.0
fabric · 1.21.9 · 8mo ago
- Update to 1.21.9 - Add custom style attributes - Remove ZineRenderState (it's in Fabric API now!)
97
Release
1.6.0
fabric · 1.21.8 · 10mo ago
Add Spawn Reason and Dimension spawn conditions
26.9k
Release
1.5.1
fabric · 1.21.8 · 10mo ago
Fix injected interfaces
127
Release
1.5.0
fabric · 1.21.8 · 10mo ago
- Remove EntityRendererFeatureRegistry in favor of LivingEntityFeatureRendererRegistrationCallback from Fabric API - Task builders and brain helper methods
85
Release
1.4.0
fabric · 1.21.8 · 10mo ago
Update to 1.21.8
137
Release
1.3.2
fabric · 1.21.7 · 11mo ago
- Add NullableFieldBuilder to DataHelper
75

Comments 0

No comments yet. Be the first to share your thoughts.