your current location:首页 > news>[PL] Puzzles lib Minecraft

[PL] Puzzles lib Minecraft

2024-12-12 09:20:50|Myriagame |source:minecraft skins

Tadpole

Puzzles Lib is a very lightweight library, consisting of multiple frameworks and utility classes.But the most important thing is that it provides an abstract layer for developing MODs on the FORGE and Fabric Mod loader, making transplantation and maintenance of MOD very simple, without rewriting a bunch of logic.

This mod does not do anything (do not modify the content of the game), so you need to install it only when you use any other MOD at the same time.

The Fabric version of this project also depends on the Forge Config API Port Library.This is necessary for the MOD configuration because it allows the use of systems that are exactly the same as the Forge MOD loader.