Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
LithiumCarbon
超天战利品箱管理系统服务 (Liminal Skyline v4.0 服务)
ChoTen Loot Chest management system service (Liminal Skyline v4.0 Service)ChoTen Loot Chest管理系统服务(Liminal Skyline v4.0 service)
Text Description
This loot crate plugin allows you to create and manage key rooms, card-swiping rooms, as well as blocks scattered in the wild as searchable loot containers, similar to standalone games like Escape from Tarkov, Delta Force, and Arena Breakout.
It allows you to create card-swiping rooms, with configurable required items for swiping, and item handling options including direct consumption, durability reduction, specific NBT modification, or no consumption.
It also allows you to create field loot crates, designating specific blocks within an area or world as containers, without needing to manually specify every coordinate.
Supports custom GUI item layouts (1 to 6 rows, with placeholder items available), Kether, JavaScript scripting, and more.
Image Description
Language
English or Chinese Simp.
Screenshots
Used server
BKRMC (search on bilibili)
Liminal Skyline (No video available for new version of loot table)
Donate!
Click here to donate via Afdian.
As dependency
repositories {
maven { url = uri("https://jitpack.io") }
}
dependencies {
implementation("com.github.zzzyyylllty:lithiumcarbon:VERSION")
}
Build Runtime Version
Required Java 21.
Runtime version for normal use.
Build artifact is in plugin/build/libs folder.
./gradlew clean build
Build Api Version
The api version includes the TabooLib core, intended for developers' use but not runnable.
./gradlew clean taboolibBuildApi -PDeleteCode
The parameter
-PDeleteCodeindicates the removal of all logic code to reduce size.


