Building Wands

Quick rating

Building Wands

No reviews yet

Building Wands (Fabric/Forge)

No Theme
No Genre
Custom Tools
Building Improvements
QoL & Tweaks
Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
Apache License 2.0
Latest Version
BuildingWands_3.2.2_release_neoforge_26.2.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

Building Wands Mod for fabric/forge/quilt.

Become my Patreon

Get support on Discord


Version 3 changelog:

New features

  • New wand settings screen — redesigned settings UI with better organization and tooltips
  • Quick mode switching — hold V to open a mode selector grid, tap V to cycle through modes
  • Pin position — lock the wand's target position in place (replaces the old Alt-freeze and Anchor system)
  • Action-level undo/redo — undo and redo now operate on entire wand actions instead of individual blocks (creative mode)
  • Reach distance — new setting to extend wand reach beyond the default range, works in all modes
  • Use mode: axe actions — strip logs, scrape wax, and remove oxidation with axes
  • Use mode: creative support — Use actions no longer require tools in creative mode
  • Fluid preview — water and lava bucket placement now shows a ghost block preview
  • Row/Col direction — row or column direction is now based on the player's facing direction
  • Rotate and flip controls — block state split into independent rotate and flip settings
  • Add "Replace blocks" — tri-state setting for Place action

Bug fixes

  • Fixed dark inventory screen on MC 1.21.1
  • Fixed Use mode showing wrong tool warning when block has no use action
  • Fixed replace action not applying block placement, flip, and rotation
  • Fixed magic bag item duplication on MC 1.21+
  • Fixed magic bag load/unload/clear
  • Fixed hand-mineable blocks requiring a tool to break with wand
  • Fixed vein mode affected by clear position setting
  • Fixed empty bucket showing red outline on fluid source blocks
  • Fixed server side crashing on client code.
  • Fixed fill hollow mode axis, it now calculates axis from plane

Version 2.8, BACKUP before updating, tools inside the wand are no longer supported and will lose enchantemnts if you migrate from an older world, remove them BEFORE migrating

If the preview doesn't show when using shaders, set "render_last" to true

Modes

Directional mode

Single block placement in 9 directions from a block. Directional Mode  

Row/Column mode

Multiple blocks at once in a row or column, press x to change orientation Row/Col Mode

Fill mode

Fill between 2 corners, same block, or random Row/Col Mode

###Area mode Fill connected blocks Area Mode

Grid mode

Fixed 2d grid, use arrow keys or gui to change size.

Line Mode:

Line from block to block. Line Mode

Circle Mode:

Circle from center block to radius block. (v2 press k to change to filled circle) Circle Mode

Copy mode:

Copy between corners.

Paste mode:

Paste previously copied blocks, press R to cycle rotation on Y axis by 90 degrees increments.

Blast mode:  

Destroy blocks with an explosion, in survival the player needs tnt in the inventory.

Shulkers

On survival, blocks are consumed from shulkerboxes first.

###Destroy Blocks

Blocks can be destroyed if there's a tool inside the wand, place it via the wand's menu.

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.

Levels of wands:

Configurable in wands.json

  • Stone wand: 16 block limit.
  • Iron wand: 32 block limit.
  • Diamond wand: 64 block limit.
  • Netherite wand: 256 block limit.

Optional:

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 dependencies: 

Fabric API Architectury Fabric Cloth Config Fabric  Fabric version should work on quilt.

Forge dependencies: 

Architectury Forge Cloth Config Forge  optional ModMenu

Any feedback is welcomed, please report any issues to me.

Building Wands Mod for fabric/forge/quilt.

Become my Patreon

Get support on Discord


Version 2.8, BACKUP before updating, tools inside the wand are no longer supported and will lose enchantemnts if you migrate from an older world, remove them BEFORE migrating

If the preview doesn't show when using shaders, set "render_last" to true

Modes

Directional mode

Single block placement in 9 directions from a block. Directional Mode  

Row/Column mode

Multiple blocks at once in a row or column, press x to change orientation Row/Col Mode

Fill mode

Fill between 2 corners, same block, or random Row/Col Mode

###Area mode Fill connected blocks Area Mode

Grid mode

Fixed 2d grid, use arrow keys or gui to change size.

Line Mode:

Line from block to block. Line Mode

Circle Mode:

Circle from center block to radius block. (v2 press k to change to filled circle) Circle Mode

Copy mode:

Copy between corners.

Paste mode:

Paste previously copied blocks, press R to cycle rotation on Y axis by 90 degrees increments.

Blast mode:  

Destroy blocks with an explosion, in survival the player needs tnt in the inventory.

Shulkers

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.

Levels of wands:

Configurable in wands.json

  • Stone wand: 16 block limit.
  • Iron wand: 32 block limit.
  • Diamond wand: 64 block limit.
  • Netherite wand: 256 block limit.

Optional:

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 dependencies: 

Fabric API Architectury Fabric Cloth Config Fabric  Fabric version should work on quilt.

Forge dependencies: 

Architectury Forge Cloth Config Forge  optional ModMenu

Any feedback is welcomed, please report any issues to me.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

17.3m
Total Downloads
CurseForge
13.9m
Modrinth
3.3m
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works