AbyssalLib
ModrinthSpigotMCA plugin library for GUIs, Items, Blocks, Advancements and much more.
1.4k загрузок 1 подписчиков обновлено 15d ago
последняя v2.4.0-mc.26.1.2-alpha.1 Modrinth
Features
A general-purpose library providing tools and APIs to simplify plugin development, including:
- ResourcePack API for easier pack handling and distribution
- Serverside translations with dynamic updates for items (along with glyphs, placeholders support)
- Items, blocks, GUIs, and entity API
- Advancements, toasts, and permissions API
- Energy system and flexible economy API (multi-currency)
- Scoreboard and placeholder API with extended functionality
And much more.
Версии
Alpha
2.4.0-mc.26.1.2-alpha.1
## **New:**
- Codec API now returns DataResult this allows propagative errors and partial success warnings accumulation)
- `Codec#encodeAsync/decodeAsync`,…
Release
2.3.9-mc.26.1.2
## **Fixes:**
- ItemStack deserialization no longer adds custom_data to item if its not defined in the yml/json/etc.
Release
2.3.6-mc.26.1.2
## **Changes:**
- Encoder and Decoder are no longer functional interfaces
## **Fixes:**
- LootTable no longer cause a crash
- ItemMenu now works again
Release
2.3.5-mc.26.1.2
[EDIT: DO NOT USE CODEC.OF WITH LAMDA, IT DOESNT WORK]
**Changes:**
- Encoder and Decoder are now FunctionalInterface(s) (Codec.of)
Release
2.3.4-mc.26.1.2
## **New:**
- Codec.recursive
- Codec#flatXmap
- Codec.of overload with access to DynamicOps
## **Fixes:**
- Codec#orElse no longer fails for null input
Release
2.3.3-mc.26.1.2
## **New:**
- Simple Recipe API that allows automatically loading registered recipe types from JSON/YAML.
- Recipes can now be disabled by making a file in…
Release
2.3.2-mc.26.1.2
## **New:**
- Tags loaded by TagLoader can now replace existing ones aslong as the ID is the same by setting `replace: true`.
- Loot tables now respect…
Release
2.3.1-mc.26.1.2
## **Fixes:**
- OminousAmplifier component no longer causes ClassCastException.
- GUIs now tick on folia
Release
2.3.0-mc.26.1.2
> This is the first build with folia compatibility, if you find any errors please report them on either github or discord
## **New:**
- Folia is now…

Комментарии 0
Пока нет комментариев. Будь первым, кто поделится мнением.