Building wands with different modes
Single block placement in 9 directions from a block.
Multiple blocks at once in a row or column, press x to change orientation
Fill between 2 corners, same block, or random
###Area mode
Fill connected blocks
Fixed 2d grid, use arrow keys or gui to change size.
Line from block to block.
Circle from center block to radius block. (v2 press k to change to filled circle)
Copy between corners.
Paste previously copied blocks, press R to cycle rotation on Y axis by 90 degrees increments.
Destroy blocks with an explosion, in survival the player needs tnt in the inventory.
On survival, blocks are consumed from shulkerboxes first.
###Destroy Blocks
Blocks can be destroyed if there's a tool in the offhand.
In creative any tool works.
In survival the tool has to be suitable for the block. e.g. Axe for logs, wood, pickaxe for stone, etc.
Configurable in wands.json
Cconsume xp to place blocks. To enable change config file wands.json
"blocks_per_xp": 0 to disable xp consumption.
"blocks_per_xp": 2 will allow to place 2 blocks per xp point.
"blocks_per_xp":0.5 would mean 2 xp cost per block
Fabric API
Architectury Fabric
Cloth Config Fabric
Fabric version should work on quilt.
Architectury Forge
Cloth Config Forge
optional ModMenu