Compatibility
Minecraft: Java Edition
1.21–1.21.4
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.8–1.8.9
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Features
- Advanced conditions - it's now possible to supply complex conditions for block break and drops. These conditions can be composed into logical expressions.
diamond:
conditions:
tool:
# Will match either a diamond or a netherite pickaxe.
material:
- DIAMOND_PICKAXE
- NETHERITE_PICKAXE
enchants:
- FORTUNE > 2
# Check against a placeholder value.
placeholder: "%player_y% > 100"
# Random chance
chance: 50.7
# Job levels
jobs/levels:
- MINER > 10
More about conditions on the wiki.
- Conditions for tools from ItemsAdder
ia/tool
, Oraxenoraxen/tool
, Nexonexo/tool
and MMOItemsmmoitems/tool
.
conditions:
ia/tool: myitems:cool_pickaxe
- New particle
fire_cube
added by @gkhaavik
Bugfixes
- Drops now drop in the middle of the broken block to prevent glitching, thanks to @gkhaavik
- Retry loading regeneration processes if a preset fails to load
Files
Metadata
Release channel
ReleaseVersion number
3.19.0Loaders
Game versions
1.8.9–1.21.4Downloads
10Publication date
January 20, 2025 at 1:05 PMPublisher

Wertik
Member