- Improved mod compatibility system
- Possibly fixed Polymer-related bug which prevent re-joining a server (Thanks to @PrincessPwny and @norumalumilkku on GitHub for reporting this!)
If you find any issues, please report them on the linked GitHub! Thank you for using this mod.
- Improved mod compatibility system:
- Added support for Open Parties and Claims
- Added support for Create-Fly copycats
- Possibly fixed Polymer-related bug which prevent re-joining a server (Thanks to @PrincessPwny and @norumalumilkku on GitHub for reporting this!)
If you find any issues, please report them on the linked GitHub! Thank you for using this mod.
- Improved mod compatibility system:
- Added support for Open Parties and Claims
- Added support for Create-Fly copycats
- Possibly fixed Polymer-related bug which prevent re-joining a server (Thanks to @PrincessPwny and @norumalumilkku on GitHub for reporting this!)
If you find any issues, please report them on the linked GitHub! Thank you for using this mod.
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](https://curseforge.com/minecraft/mc-mods/construction-wand-polymer-port) 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
- 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
- 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
- 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.
- EMI plugin by [@unilock](https://github.com/unilock)
- Container support for the following mods:
- "Bank Storage", by [@unilock](https://github.com/unilock)
- "Sophisticated Backpacks"
- "Packed Up" backpacks
**1.21 players should use version 1.0.1 instead!**
- 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!
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!**