promotional bannermobile promotional banner

Entity Selector Tools

Tools for previewing and creating entity selector volumes.
Back to Files

1.1.0 for Minecraft 26.1.2

File nameentityselectortools-1.1.0+26.1.2.jar
Uploader
doonvdoonv
Uploaded
Jul 22, 2026
Downloads
10
Size
111.7 KB
Mod Loaders
Fabric
File ID
8488851
Type
R
Release
Supported game versions
  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:entityselectortools-1585354:8488851"

Learn more about Curse Maven

What's new

Added

  • Predicate rendering!
    • Supports both execute if predicate and @e[predicate=...]
  • New "Copy Volume As Predicate Bounds" keybinding that copies the selected volume as a predicate location_check bounding box, for example:
    "position": {
      "x": {
          "min": -8,
          "max": -55
      },
      "y": {
          "min": -14,
          "max": 1
      },
      "z": {
          "min": 6,
          "max": 4
      }
    }
    
  • Added a new "Show Mod Missing Message" config option that disables the message that you get upon joining a server without Entity Selector Tools installed.
  • Added a screen that shows up when client-side dependencies are missing.
    • This is a workaround for Fabric not having side-specific dependencies, but hey, it looks nice.

Changed

  • "Copy Creation" keybinding renamed to "Copy Volume As Selector"
  • The keybinds shown in the volume creation tool are now shortened. (<kbd>Control</kbd> becomes <kbd>Ctrl</kbd>, and the spaces around <kbd>+</kbd> are removed)
  • Made the copy keybindings use Amecs instead of being hardcoded to use <kbd>Control</kbd>. This does mean Entity Selector Tools depends on Amecs now.
  • Changed the color of inline code in the config screen from light purple to gold.
  • If Axiom is loaded, its mouse icons are used instead of the name of the keybind.
  • Box Creation as Axiom Tool is now enabled by default.
  • Rewrote Axiom integration.
  • Several miscellaneous code improvements and renames.

Fixed

  • YACL being required on the server when it didn't need to be.
Type
Name
Game Versions
Mod Loaders
Size
Downloads
Uploaded