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

PangTeen's Lib

An open source library for other mods

Загрузки
165K
Подписчики
1
Обновлён
5 июня 2025 г.
Лицензия
LGPL-2.1-only

Опубликован 19 марта 2023 г.

Introduction:

A lib made by HungTeen for more easily developing minecraft mod.

Features

  • Multiplatform: HTLib support Forge, Fabric, NeoForge since 1.21.1+.
  • Registry System: there are more flexible registries like Simple, Codec, Vanilla, Custom.
  • Resource Helper: provide a bunch of resource/registry helper for mod development.
  • Suit: register a series of wood relate registries with simple code, including boat, sign, etc.
  • Data Pack: provide many codec utils for data pack development.

Warning

  • Since 1.21.1, HTLib will support Forge, Fabric, NeoForge.
  • Since 1.21.1, the custom raid system has been split into a new mod called Custom Raid.

Note:

  • Before 1.21.1, Use /htlib command to spawn your raid.

Центр версий

9 версий
  • Релиз1.0 МБ
  • Релиз884 КБ
  • Релиз909 КБ
  • Релиз881 КБ
  • Релиз969 КБ
  • Релиз952 КБ
  • Релиз928 КБ
  • Релиз849 КБ
  • Релиз783 КБ

Ченджлог

1.2.0Релиз1.20.1, 1.20.2 · 5 июня 2025 г.

New Content

  • Added summonable raid item with customizable item models.

Bug Fixes

  • Virtual entity lost position data during client/server synchronization.
  • Non-player mobs were able to walk out of the boundary.

Other Changes

  • Each raid now has a type identifier for easier classification. Raiders will actively move closer to the raid center if they stray too far.
  • The vanilla bell can now make custom raid raiders glow.
  • Raiders will no longer enter portals to teleport to other dimensions.
  • When a raid fails, you can now choose whether to remove all raiders (new result component).
1.1.0Релиз1.21.1 · 5 ноября 2024 г.

1.21.x

1.21.1-1.1.0

Feature Split

  • Since this version, the custom raid related content has been separated into a new mod Custom Raid.

New Content

  • Multi-platform support, providing support for forge, neoforge, and fabric.

Bug Fixes

  • Players will have virtual entity residue problems when re-entering local games due to network disconnection.

Other Changes

  • Performance optimization, improving the concurrent performance of the registration system.
  • Network optimization, improving the efficiency of data packet synchronization between C/S.
1.1.0Релиз1.21.1 · 5 ноября 2024 г.

1.21.x

1.21.1-1.1.0

Feature Split

  • Since this version, the custom raid related content has been separated into a new mod Custom Raid.

New Content

  • Multi-platform support, providing support for forge, neoforge, and fabric.

Bug Fixes

  • Players will have virtual entity residue problems when re-entering local games due to network disconnection.

Other Changes

  • Performance optimization, improving the concurrent performance of the registration system.
  • Network optimization, improving the efficiency of data packet synchronization between C/S.
1.1.0Релиз1.21.1 · 5 ноября 2024 г.

1.21.x

1.21.1-1.1.0

Feature Split

  • Since this version, the custom raid related content has been separated into a new mod Custom Raid.

New Content

  • Multi-platform support, providing support for forge, neoforge, and fabric.

Bug Fixes

  • Players will have virtual entity residue problems when re-entering local games due to network disconnection.

Other Changes

  • Performance optimization, improving the concurrent performance of the registration system.
  • Network optimization, improving the efficiency of data packet synchronization between C/S.
1.0.0Релиз1.20.1, 1.20.2 · 23 ноября 2023 г.

Add reference method for codec registry.

Remove trigger when finish raid.

0.9.3Релиз1.19.4 · 8 июля 2023 г.

New Features

  • Remake lib registry system to fit vanilla code.
  • Support reference between datapack entries(Include custom raid).

Othre Changes

  • Disabled global datapack.
0.9.2Релиз1.19.3 · 13 июня 2023 г.

New Features

  • Improve wood integration.
  • Add notification when version updated.
  • Add more helper methods.

Other Changes

  • Temporarily cancelled compat with KubeJS.
0.9.0Релиз1.19.2 · 13 мая 2023 г.

Main changes:

  • KubeJs support.

  • More helper methods.

  • Thread safety.

  • Add Seat Entity.

  • More Result Components.

Комментарии

Загружаем…