https://github.com/doonv/entityselectortools
Tools for previewing and creating entity selector volumes.
https://github.com/doonv/entityselectortools
fabric minecraft mod stonecutter
Last synced: 14 days ago
JSON representation
Tools for previewing and creating entity selector volumes.
- Host: GitHub
- URL: https://github.com/doonv/entityselectortools
- Owner: doonv
- License: gpl-3.0
- Created: 2026-06-23T14:48:54.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-07-08T16:12:00.000Z (17 days ago)
- Last Synced: 2026-07-08T18:09:54.071Z (17 days ago)
- Topics: fabric, minecraft, mod, stonecutter
- Language: Java
- Homepage: https://modrinth.com/project/entityselectortools
- Size: 140 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.LESSER.md
Awesome Lists containing this project
README
# Entity Selector Tools
Tools for viewing and creating entity volume selectors (like `@e[dx=3,dy=5,dz=2]`) in Minecraft.
## Features
- Client-side detection of volumes created by command blocks and command block minecarts.
- Server-side integration for previewing volumes created by datapack functions.
- Predicate rendering (server-side only)
- Extensive configuration options (see gallery).
- Ability to create box volumes with a wand tool of your choice or as an Axiom builder tool.
## Supported versions
Currently, the supported versions are: **26.2**, **26.1.x**, and **1.21.11-10**. Fabric only at the moment.
I'm open to any version suggestions.
## Dependencies
- [Fabric API](https://modrinth.com/project/P7dR8mSH) is required.
- [YetAnotherConfigLib](https://modrinth.com/project/1eAoo2KR) is required.
- [Amecs](https://modrinth.com/project/rcLriA4v) is required.
## License
All files in this repository are licensed under [LGPL-3.0](https://www.gnu.org/licenses/lgpl-3.0.en.html) *except*
`src/main/resources/assets/entityselectortools/icon.png`/`.idea/icon.png`, which is All Rights Reserved.
If you distribute a modified version of this project, you must remove or replace the icon with your own.