kostamax27/vanillaloottables
最新稳定版本:1.0.1
Composer 安装命令:
composer require kostamax27/vanillaloottables
包简介
README 文档
README
📦 VanillaLootTables 🎲
Loot tables like vanilla!
📃 Description
A library for PocketMine-MP that implements vanilla Minecraft loot table system with conditions, pools, and entry functions.
Based on the loot table implementation by IvanCraft623.
For JSON structure examples, see the official Minecraft documentation or bedrock-samples.
✨ Features
- Loot Tables: Not complete support for vanilla-like loot table structure
- Conditions: Multiple condition types (random chance, killed by player, difficulty-based, etc.)
- Entry Functions: Item modification functions (enchanting, damage, count, meta, etc.)
- Pools: Weighted and tiered loot pools
- JSON Support: Serialization and deserialization helpers
📖 Example Plugin
For a real-world usage example, check out VanillaFishing - a plugin that uses VanillaLootTables to implement vanilla fishing mechanics.
📋 TODO
In the future, this section will contain a detailed checklist of all vanilla conditions and entry functions, with checkmarks indicating which features are implemented and which are still missing.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2025-11-26