
RE:Constructed Wands
Unofficial NeoForge And Fabric Port of Construction Wand.
- Загрузки
- 24K
- Подписчики
- 5
- Обновлён
- 4 августа 2026 г.
- Лицензия
- Apache-2.0
Опубликован 10 января 2026 г.
RE:Constructed Wands is a powerful Minecraft building utility designed to make large-scale construction simple, efficient, and satisfying. A modern reimagining of the classic building wands, optimized for modern Minecraft with Fabric and NeoForge support.
Features
| Feature | Description |
|---|---|
| Powerful Building Wands | Place multiple blocks at once and speed up large construction projects |
| Multiple Wand Tiers | Progress from Stone and Iron to Diamond, Netherite, and Infinity |
| Construction Core | Extend blocks quickly in the direction you are facing |
| Angel Core | Place blocks in mid-air or on otherwise difficult-to-reach surfaces |
| Destruction Core | Remove placed blocks quickly when correcting or changing builds |
| Direction Lock | Restrict placement horizontally, vertically, or along a selected axis |
| Undo System | Quickly undo your most recent wand placement |
| Smart Placement | Handles fluids, block states, and placement behavior intelligently |
Powerful Wands
RE:Constructed Wands provides multiple wand tiers, each designed for a different stage of Minecraft progression.
Wand Tiers
- Stone Wand — Place up to 9 blocks
- Iron Wand — Place up to 27 blocks
- Diamond Wand — Place up to 128 blocks
- Netherite Wand — Place up to 512 blocks
- Infinity Wand — Creative-only wand with unlimited building power
Upgrade Cores
Upgrade Cores change how your wand interacts with blocks and give builders specialized tools for different construction tasks.
Available Cores
- Construction Core — Extend blocks in the direction you are facing
- Angel Core — Place blocks in mid-air or from the reverse side
- Destruction Core — Quickly remove placed blocks
Advanced Controls
RE:Constructed Wands includes additional controls designed to make large builds faster and more precise.
Building Controls
- Direction Lock for horizontal, vertical, or axis-based placement
- Undo your last placement
- Optional grid snapping
- Smart fluid handling
- Smart block-state logic
- Efficient large-scale block placement
Building Experience
RE:Constructed Wands is designed to reduce repetitive block placement while keeping building intuitive and satisfying.
Ideal For
- Large survival builds
- Creative construction
- Bases and megabases
- Walls, floors, and ceilings
- Repetitive building patterns
- Modpacks
- Multiplayer servers
- Builders who want faster construction
Credits
RE:Constructed Wands is a modern reimagining of the classic Construction Wand project.
Project Credits
- ThetaDev — Original author of Construction Wand
- NAIZO — Porting, maintenance, and updates
Community & Support
- Discord: https://discord.gg/TJc3CxR4jK
- GitHub: https://github.com/MeherBenSalem
- Website: https://nightbeam.dev
- Store: https://nightbeam.dev/store
- CurseForge: https://www.curseforge.com/members/nightbeamstudio/projects
- Modrinth: https://modrinth.com/organization/nightbeam
If you encounter a bug or have a feature request, please open an issue or join the Discord community.
License
RE:Constructed Wands is licensed under the Apache License 2.0.
You are free to use, modify, and redistribute RE:Constructed Wands in accordance with the terms of the Apache License 2.0.
Feel free to include RE:Constructed Wands in modpacks.
Ченджлог
1.1.5+neoforge-26.2Релиз26.2 · 4 августа 2026 г.
REConstructed Wands v1.1.5
Bug Fixes
- 26.2 NeoForge/Fabric wand GUI crash — Removed duplicate background blur in
ScreenWand.extractRenderStatethat causedIllegalStateException: Can only blur once per frame(#1). - Survival undo duplication (placement) — Undoing a placement now removes the block without drops (
removeBlock(pos, false)), so items are not duplicated whenUndoHistoryrefunds the block item. - Survival undo duplication (destruction) — Restoring a destroyed block in survival now consumes one matching block item from the player inventory before placing; creative mode skips consumption.
New Features / Improvements
- EnableUndo client config — New
EnableUndooption (defaulttrue) in client config disables OPTKEY undo (green highlight + sneak+RMB revert) when set tofalse. Server-side undo hooks are gated for future dedicated-server config support.
Compatibility
- Drop-in replacement for 1.1.4 on all six loader targets
- Minecraft 1.20.1 — Fabric, Forge
- Minecraft 1.21.1 — Fabric, NeoForge
- Minecraft 26.2 — Fabric, NeoForge
Upgrade Notes
- Install 1.1.5 for your loader from Modrinth / CurseForge /
releases/ - Fully restart the game (not only
/reload) - To disable undo: set
EnableUndo = falseunder thekeyssection inreconstructedwands-client.toml(Forge/NeoForge) or equivalent client config
1.1.5+neoforge-1.21.1Релиз1.21.1 · 4 августа 2026 г.
REConstructed Wands v1.1.5
Bug Fixes
- 26.2 NeoForge/Fabric wand GUI crash — Removed duplicate background blur in
ScreenWand.extractRenderStatethat causedIllegalStateException: Can only blur once per frame(#1). - Survival undo duplication (placement) — Undoing a placement now removes the block without drops (
removeBlock(pos, false)), so items are not duplicated whenUndoHistoryrefunds the block item. - Survival undo duplication (destruction) — Restoring a destroyed block in survival now consumes one matching block item from the player inventory before placing; creative mode skips consumption.
New Features / Improvements
- EnableUndo client config — New
EnableUndooption (defaulttrue) in client config disables OPTKEY undo (green highlight + sneak+RMB revert) when set tofalse. Server-side undo hooks are gated for future dedicated-server config support.
Compatibility
- Drop-in replacement for 1.1.4 on all six loader targets
- Minecraft 1.20.1 — Fabric, Forge
- Minecraft 1.21.1 — Fabric, NeoForge
- Minecraft 26.2 — Fabric, NeoForge
Upgrade Notes
- Install 1.1.5 for your loader from Modrinth / CurseForge /
releases/ - Fully restart the game (not only
/reload) - To disable undo: set
EnableUndo = falseunder thekeyssection inreconstructedwands-client.toml(Forge/NeoForge) or equivalent client config
1.1.5+forge-1.20.1Релиз1.20.1 · 4 августа 2026 г.
REConstructed Wands v1.1.5
Bug Fixes
- 26.2 NeoForge/Fabric wand GUI crash — Removed duplicate background blur in
ScreenWand.extractRenderStatethat causedIllegalStateException: Can only blur once per frame(#1). - Survival undo duplication (placement) — Undoing a placement now removes the block without drops (
removeBlock(pos, false)), so items are not duplicated whenUndoHistoryrefunds the block item. - Survival undo duplication (destruction) — Restoring a destroyed block in survival now consumes one matching block item from the player inventory before placing; creative mode skips consumption.
New Features / Improvements
- EnableUndo client config — New
EnableUndooption (defaulttrue) in client config disables OPTKEY undo (green highlight + sneak+RMB revert) when set tofalse. Server-side undo hooks are gated for future dedicated-server config support.
Compatibility
- Drop-in replacement for 1.1.4 on all six loader targets
- Minecraft 1.20.1 — Fabric, Forge
- Minecraft 1.21.1 — Fabric, NeoForge
- Minecraft 26.2 — Fabric, NeoForge
Upgrade Notes
- Install 1.1.5 for your loader from Modrinth / CurseForge /
releases/ - Fully restart the game (not only
/reload) - To disable undo: set
EnableUndo = falseunder thekeyssection inreconstructedwands-client.toml(Forge/NeoForge) or equivalent client config
1.1.5+fabric-26.2Релиз26.2 · 4 августа 2026 г.
REConstructed Wands v1.1.5
Bug Fixes
- 26.2 NeoForge/Fabric wand GUI crash — Removed duplicate background blur in
ScreenWand.extractRenderStatethat causedIllegalStateException: Can only blur once per frame(#1). - Survival undo duplication (placement) — Undoing a placement now removes the block without drops (
removeBlock(pos, false)), so items are not duplicated whenUndoHistoryrefunds the block item. - Survival undo duplication (destruction) — Restoring a destroyed block in survival now consumes one matching block item from the player inventory before placing; creative mode skips consumption.
New Features / Improvements
- EnableUndo client config — New
EnableUndooption (defaulttrue) in client config disables OPTKEY undo (green highlight + sneak+RMB revert) when set tofalse. Server-side undo hooks are gated for future dedicated-server config support.
Compatibility
- Drop-in replacement for 1.1.4 on all six loader targets
- Minecraft 1.20.1 — Fabric, Forge
- Minecraft 1.21.1 — Fabric, NeoForge
- Minecraft 26.2 — Fabric, NeoForge
Upgrade Notes
- Install 1.1.5 for your loader from Modrinth / CurseForge /
releases/ - Fully restart the game (not only
/reload) - To disable undo: set
EnableUndo = falseunder thekeyssection inreconstructedwands-client.toml(Forge/NeoForge) or equivalent client config
1.1.5+fabric-1.21.1Релиз1.21.1 · 4 августа 2026 г.
REConstructed Wands v1.1.5
Bug Fixes
- 26.2 NeoForge/Fabric wand GUI crash — Removed duplicate background blur in
ScreenWand.extractRenderStatethat causedIllegalStateException: Can only blur once per frame(#1). - Survival undo duplication (placement) — Undoing a placement now removes the block without drops (
removeBlock(pos, false)), so items are not duplicated whenUndoHistoryrefunds the block item. - Survival undo duplication (destruction) — Restoring a destroyed block in survival now consumes one matching block item from the player inventory before placing; creative mode skips consumption.
New Features / Improvements
- EnableUndo client config — New
EnableUndooption (defaulttrue) in client config disables OPTKEY undo (green highlight + sneak+RMB revert) when set tofalse. Server-side undo hooks are gated for future dedicated-server config support.
Compatibility
- Drop-in replacement for 1.1.4 on all six loader targets
- Minecraft 1.20.1 — Fabric, Forge
- Minecraft 1.21.1 — Fabric, NeoForge
- Minecraft 26.2 — Fabric, NeoForge
Upgrade Notes
- Install 1.1.5 for your loader from Modrinth / CurseForge /
releases/ - Fully restart the game (not only
/reload) - To disable undo: set
EnableUndo = falseunder thekeyssection inreconstructedwands-client.toml(Forge/NeoForge) or equivalent client config
1.1.5+fabric-1.20.1Релиз1.20.1 · 4 августа 2026 г.
REConstructed Wands v1.1.5
Bug Fixes
- 26.2 NeoForge/Fabric wand GUI crash — Removed duplicate background blur in
ScreenWand.extractRenderStatethat causedIllegalStateException: Can only blur once per frame(#1). - Survival undo duplication (placement) — Undoing a placement now removes the block without drops (
removeBlock(pos, false)), so items are not duplicated whenUndoHistoryrefunds the block item. - Survival undo duplication (destruction) — Restoring a destroyed block in survival now consumes one matching block item from the player inventory before placing; creative mode skips consumption.
New Features / Improvements
- EnableUndo client config — New
EnableUndooption (defaulttrue) in client config disables OPTKEY undo (green highlight + sneak+RMB revert) when set tofalse. Server-side undo hooks are gated for future dedicated-server config support.
Compatibility
- Drop-in replacement for 1.1.4 on all six loader targets
- Minecraft 1.20.1 — Fabric, Forge
- Minecraft 1.21.1 — Fabric, NeoForge
- Minecraft 26.2 — Fabric, NeoForge
Upgrade Notes
- Install 1.1.5 for your loader from Modrinth / CurseForge /
releases/ - Fully restart the game (not only
/reload) - To disable undo: set
EnableUndo = falseunder thekeyssection inreconstructedwands-client.toml(Forge/NeoForge) or equivalent client config
1.1.4+neoforge-26.2Релиз26.2 · 31 июля 2026 г.
REConstructed Wands v1.1.4
Bug Fixes
- 1.21.1 recipes actually load again (Fabric + NeoForge). Ingredients were using the Minecraft 1.21.2+ string/
#tagJSON format, so every shaped recipe failed to parse on 1.21.1 and craft grids showed nothing. Recipes now use the 1.21.1{ "item" }/{ "tag" }format. - Stone wand still accepts
#minecraft:stone_crafting_materials(cobble, stone, etc.) via the correct tag object form - Angel / Destruction cores keep vanilla ingredients (no
#c:convention tags)
Compatibility
- Drop-in replacement for 1.1.2 / 1.1.3 on all six loader targets
- Minecraft 1.20.1 — Fabric, Forge (version sync only)
- Minecraft 1.21.1 — Fabric, NeoForge (recipe fix)
- Minecraft 26.2 — Fabric, NeoForge (version sync only; already used the newer recipe format)
Upgrade Notes
- Install 1.1.4 for your loader from Modrinth / CurseForge /
releases/ - Fully restart the game (not only
/reload) - Craft stone wand: sticks on the diagonal + any stone crafting material in the top-right
- Iron / Diamond / Netherite / Infinity: same stick pattern with the upgrade material in the top-right
1.1.4+neoforge-1.21.1Релиз1.21.1 · 31 июля 2026 г.
REConstructed Wands v1.1.4
Bug Fixes
- 1.21.1 recipes actually load again (Fabric + NeoForge). Ingredients were using the Minecraft 1.21.2+ string/
#tagJSON format, so every shaped recipe failed to parse on 1.21.1 and craft grids showed nothing. Recipes now use the 1.21.1{ "item" }/{ "tag" }format. - Stone wand still accepts
#minecraft:stone_crafting_materials(cobble, stone, etc.) via the correct tag object form - Angel / Destruction cores keep vanilla ingredients (no
#c:convention tags)
Compatibility
- Drop-in replacement for 1.1.2 / 1.1.3 on all six loader targets
- Minecraft 1.20.1 — Fabric, Forge (version sync only)
- Minecraft 1.21.1 — Fabric, NeoForge (recipe fix)
- Minecraft 26.2 — Fabric, NeoForge (version sync only; already used the newer recipe format)
Upgrade Notes
- Install 1.1.4 for your loader from Modrinth / CurseForge /
releases/ - Fully restart the game (not only
/reload) - Craft stone wand: sticks on the diagonal + any stone crafting material in the top-right
- Iron / Diamond / Netherite / Infinity: same stick pattern with the upgrade material in the top-right
Комментарии
Загружаем…
