NBT
NBT library used by Allay which is originally forked from https://github.com/CloudburstMC/NBT
Install / Use
/learn @AllayMC/NBTREADME
NBT
NBT library used by Allay which is originally forked from https://github.com/CloudburstMC/NBT
This fork has the following extra features:
- MutableNbtMap
- SNBT support
- Convenient conversion between
recordand NBT by using@nbtannotation
Dependency
Maven
<dependencies>
<dependency>
<groupId>org.allaymc</groupId>
<artifactId>nbt</artifactId>
<version>3.0.10</version>
</dependency>
</dependencies>
Gradle (Kotlin DSL)
repositories {
mavenCentral()
}
implementation("org.allaymc:nbt:3.0.10")
Related Skills
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
