PangTeen's Lib
PangTeen's Lib is a powerful toolkit for Minecraft mod developers created by author HungTeen. This project significantly simplifies the mod creation process by providing ready-made solutions for various aspects of development.
Main Features
Cross-platform support - the library is compatible with three main loaders: Forge, Fabric and NeoForge, starting from Minecraft version 1.21.1 and above.
Flexible registration system - offers several types of registries for various development needs, including simple registration, codec work, standard vanilla registration, and custom solutions.
Resource utilities - contains an extensive set of helper tools for managing resources and registering objects in mods.
Ready-made wood object sets - allows easy registration of wood-related elements such as boats, signs, and other objects with minimal code.
Datapack tools - provides numerous codec-based utilities for developing and working with datapacks.
Important Information
Starting from version 1.21.1, the custom raid system has been separated into a standalone mod called Custom Raid. In previous Minecraft versions, the /htlib command could be used to create raids.