Compatibility
Minecraft: Java Edition
26.1-snapshot-3
1.21.x
1.20–1.20.5
1.19–1.19.3
1.18.x
1.17.x
1.16.x
Platforms
Supported environments
Creators
Details
Licensed LGPL-3.0-only
Published 5 years ago
Updated 10 hours ago
Changelog
12.3.0
- Fix an error when writing data to the config file
- Remove unnecessary
ORstatements from the default config - Allow eliding
type=<enchantment|item>intoolslist, offhand selectors, andenchantmentsdefinitions - Fix usage of neoforge-replaced way of getting item enchantments
- Add a default target for ores
- By default, prefers pickaxes with fortune over those with silk touch, unless the player is crouching, in which case the opposite occurs with silk touch being preferred.
- Ported Fabric API's "Client Tags" module to Neoforge
- Now conventional tags (eg
c:ores) will work when connecting to a vanilla server from a Neoforge client
- Now conventional tags (eg
- Fix Neoforge update url
- Add
Playerdata type, mostly to support things like the mace-
Usable in any
IdSelector(anywhere you can have adataentry) -
Supports the same sort of value comparison as Enchantment Levels
-
Example
target { type=BLOCK id="obsidian" data { player { isCrouching = true distance { GREATER = 2 } } } } -
Currently Available Entries
Type Description Type isFlying If the player is flying Boolean isCrouching If the player is crouching Boolean isPassenger If the player is riding something Boolean isOnGround If the player is on the ground Boolean isSprinting If the player is sprinting Boolean distance The distance between the player and target Number fallDistance The distance the player has fallen Number hasItem If the player has the given item ExpressionTree hasHotbarItem If the player has the given item on their hotbar ExpressionTree
-
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
12.3.0Loaders
Game versions
1.21.6-pre1–1.21.6-rc1, 1.21.6–1.21.8, 25w35aEnvironment
Client-side only
Downloads
22Publication date
January 18, 2026 at 10:09 PMPublisher
dexman545
Owner


