90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Wanda

Wanda adds a selection wand/tool similar to world-edit's selection wand. However, thats all this mod does. It is intended to be used as a API for other mods to branch off of as I have seen a lack of a central selection tool in the fabric ecosystem.

Commands

  • /wand
    • Permission Requirement: wanda.wand or level 4(OP)
    • Gives player a Wanda wand.

Developer Info

The following API's are intended for other developers to use. They can be called by class name in most cases.

WandaAPI

  • Pair<BlockPos, BlockPos> getPlayerSelection(ServerPlayerEntity);
    • Gets a given player's selection, or null, in BlockPos format as a pair in PRIMARY, SECONDARY order.

Server-Side

Wanda is is only needed server-side, but doesn't hurt to have it on the client. If its on a single player world it should function as intended. Please report any issues to the issue page linked below!


Project members

StimzRx

Owner

Details

Licensed MIT
Published a year ago
Updated a year ago