Skip to content

JongWasTaken/ConstructionWand-Fabric

Repository files navigation

Construction Wand for Fabric

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
  • 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

Downloads

https://modrinth.com/mod/fabric-api

Modrinth
CurseForge

License

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!