Small fix for breakable wands not accepting enchantments.
If you are like me and only use the infinity wand then this won't really matter to you.
Small hotfix: the similarBlocks config option was broken, should be fixed now.
This is a backport of version 2.0 to Minecraft 1.20.1.
This update improves user experience by addressing some common pitfalls.
Version 2.0.0 changes:
- Added dedicated menu keybind
- The old key-combination still works
- Added simple config screen
- Also has ModMenu integration
- Switched to lighter config system
- Because of this, previous config files are incompatible with this version
- New files will be created
- owo-lib is NOT required anymore
- Changed namespace to new domain (
pw.smto
->dev.smto
) - Updated mod compat code where possible
- I used AOF7 as a test-pack, which seems to work fine
- Many code improvements
- Polymer support, though that is completely untested on 1.20.1 and probably broken (which is fine, I doubt there are any 1.20.1 polymer servers around anyways)
Due to the huge amount of changes, I expect bugs to occur.
As usual, please report any issues you find to the linked GitHub!
Version 2.0.0 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
This is a backport of changes from newer versions of this mod to 1.20.1.
I decided to do this because the previous 1.20.1 download was by far the most popular file I have ever published on CF.
Important changes:
- Add true opt key keybind
- Skip unique items
- General code improvements
Note that owo-lib
is still required for this version.
As usual, please report any issues to the linked issue tracker (GitHub)!
- Make opt_key a true key binding
- Skip over "unique" items and items that contain other items when checking inventory
- If an item has different components than its default variant, it is considered unique and will be ignored
- Ported to 1.21.6
Report any issues you find to the GitHub!
- Updated for 1.21.5
While I make sure to test each release, it might still be possible for issues to occur.
If you find any, please report them!
- Update to 1.21.4
Please report issues to GitHub!
- Initial update to 1.21.3.
Please report any issues!
- owo-lib is no longer required
- Update to 1.21.1 (1.21 is not supported with this release, use 1.0.4 for that)
- Update all dependencies
- Make all mod integrations catch
Throwable
s, which should prevent all future crashes concerning third-party mods
- Fix possible crash when wearing a sophisticated backpack
- Add partial support for Create copycats
- Major code cleanup
Unless any unexpected issues appear, this will be the last version to support 1.20.1!
- Fix incorrect texture for wands with equipped cores
- Add support for container components
- I finally see the vision: Components are the future! Wands can now access any item that has a "container" data component. Pretty much only shulker boxes implement this in vanilla Minecraft, but in modpacks most portable storage items should now be compatible by default, provided mod developers actually implement this the way Mojang designed it instead of lazyly using NBT like it's still 1.20...
- Add support for bundle components
- Restores support for bundles, in case anybody actually used that...
- Major code cleanup
We are so back.
- Reworked placement of slabs and layered blocks
- Example: Imagine a row of slabs. Some are in their bottom state, some in the top state, some are double. Using the wand on this row of blocks will now correctly replicate it, without duping any blocks.
- The same applies to layered blocks, such as snow.
- Initial update to 1.21
- As Botania is not yet available for this version, Botania compat has been disabled.
- 1.21 changed a lot of internal stuff, so issues are likely to occur. Please report any using the link in the sidebar!
- Allow newer Fabric API versions
- Initial release
This is a pre-release!
Bugs and issues might occur.
Please report any you encounter to the issues page linked in the sidebar!
DO NOT REPORT THEM TO THE ORIGINAL FORGE VERSION!