This is an unofficial port of ConstructionWand by Theta-Dev for Minecraft Fabric 1.20.1 as well as the newest current version (1.21+).
Version 2.0.0 introduces breaking changes:
- Config file format changed
- Previous config files will not be migrated
- Forge config files are no longer compatible
- Builtin polymer support
- Requires installation of ConstructionWand-Polymer to enable it
- Assignable keybind for the wand menu
- The old key-combination still works
- Client-side config screen
- Also has ModMenu integration
- Changed namespace to new domain (
pw.smto
->dev.smto
) - General code cleanup
Credits go to Theta-Dev for creating the original mod.
This project makes use of the following third-party libraries:
- Fabric API (Apache2 License), for its API
- REI (MIT License), for its API
- EMI (MIT License), for its API
- ModMenu (MIT License), for its API
- Polymer (LGPL3 License), for its API
- SGui (LGPL3 License), for its API
- Possibly more, if needed for cross-compat.
Just like the original release, this mod is licensed under the MIT license!