Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
Platforms
Creators
Details
Licensed GPL-3.0-only
Published 7 months ago
Updated 15 hours ago
Changelog
New Features
- Added support for special model type player_head
- Added resource pack atlas validation function; console will now display missing texture warnings
- Added German localization file (Thanks to TamashiiMon for the contribution)
- Expanded equippable component to support more equipment_layer types
- Implemented support for "::" region separator syntax in YAML files
- Added debug option to view configuration files after template application
- Added support for dyed firework star furniture
Bug Fixes
- Fixed false positives in texture existence checks caused by unapplied atlas paths
- Fixed incorrect application of equippable component in plugins for versions 1.21.2-1.21.3
- Fixed abnormal operation of Folia delayed scheduler
- Fixed smithing transform recipe not being registered in version 1.20.1
- Fixed furniture still being dyed when dye application was disabled
- Completely fixed waterlogged block behavior during piston movement; now achieves 100% vanilla parity
Optimizations
- Refactored resource pack obfuscated atlas generation algorithm
- Optimized block behavior handling logic through BlockState injection
- Refactored block drop system; now directly injects server-side logic instead of Bukkit events
- Improved default value parsing rules for template parameters
Changes
- Removed deprecated blockstates.yml configuration file
- Improved merge logic for JSON files under blockstates (now intelligently merges instead of overwriting)
⚠️ Important Compatibility Changes
Door Block Drop Configuration Update Default plam_door configuration in v0.0.58 contained flaws. To avoid double drops, you must add and reference the new template:
default:loot_table/door:
pools:
- rolls: 1
entries:
- type: item
item: ${__NAMESPACE__}:${__ID__}
conditions:
- type: match_block_property
properties:
half: lower
Head Model Configuration Migration Guide Due to rendering changes in 1.21.6, update old configurations as follows:
model:
- type: minecraft:head
- kind: player
+ type: minecraft:player_head
Files
Metadata
Release channel
BetaVersion number
0.0.59Loaders
Game versions
1.20–1.21.6Downloads
120Publication date
June 29, 2025 at 4:13 PMPublisher
Xiao-MoMi
Member


