An open API service indexing awesome lists of open source software.

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.

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.