Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.4
Platforms
Creators
Details
Licensed GPL-3.0-only
Published 3 years ago
Updated 3 weeks ago
Changelog
New Features
- Add loot requirements to tables, pools, and loot
- The
requirementsoption can be set on the loot table, a pool, or loot entry - Requirements accept the already available Block Requirements types
- The
- The following new requirement types have been added
world,biome,region,item, andenchantment- Each type has specific keys below that must be added to define type behavior. These keys are added in the same indent level as
type. - The
worldtype requires the player to be in the specified world. Keys:world- The name of the world the player is required to be in
- The
biometype requires the player to be in the specified biome. Keys:biome- The name of the biome the player is required to be in
- The
regiontype requires the player to be in the specified WorldGuard region. Keys:region- The name of the WorldGuard region the player is required to be in
- The
itemtype requires the player to hold a specific item. Keys:item- The material name of the item the player is required to hold
- The
enchantmenttype requires the player to have a specific enchantment on their held item. Keys:enchantment- The name of the enchantment to add a requirement forlevel- The required enchantment level, either singular or a min-max (optional)- Examples of valid levels are
1and1-3
- Add new options and tags to customize Treecapitator
- Add
trunkstag to the Foraging sources file to configure which sources can activate Treecapitator - Add
treecapitator_applicabletag to the Foraging sources file to configure which sources are broken by Treecapitator - Add
max_blocksoption to block sources to set the max number of blocks Treecapitator can break for this trunk type
- Add
- Add experimental config options
- Experimental options are not included in the config by default
- Each option you want to enable must be manually added in an
experimentalsection - Add experimental option
experimental.optimize_leaderboard_updating- Whether to enable optimized fetching of user data from the SQL database for leaderboard updates. When enabled, only users updated in the database since the last leaderboard update will be fetched after the initial load.
Bug Fixes
- Fix Nexo hook
API Changes
- Add SkillsUser#sendAbiltyMessage
Files
Metadata
Release channel
ReleaseVersion number
2.3.6Loaders
Game versions
1.20–1.21.8Downloads
4041Publication date
August 6, 2025 at 6:34 PMPublisher
Archy-X
Owner


