Puzzles Lib [Forge & Fabric]

Puzzles Lib [Forge & Fabric] - Minecraft Mod

Puzzles Lib

Puzzles Lib is a lightweight library that simplifies the process of modding with both Forge and Fabric. It does this by unifying APIs and reducing the amount of platform-specific code. This library contains utility classes, event handling, and configuration support to make mod development easier in various mod loaders. Due to its multiloader architecture, Puzzles Lib simplifies mod porting and maintenance without the need for heavy rewrites.

Key Features:

  • Unified API for cross-platform development
  • Utility classes for common tasks
  • Event handling
  • Configuration support for mod settings
  • Multiloader design to minimize platform-specific code

Compatibility

Minecraft Versions:

  • 1.21.3
  • 1.21–1.21.1
  • 1.20.4
  • 1.20–1.20.1
  • 1.19.x
  • 1.18.2

Platforms:

  • Fabric
  • Forge
  • NeoForge

Supported Environments:

  • Client and server