What's new
1.5.0
-
License was changed to AGPL-3. This was made, so it will be license violation, if in future OverWolf/CurseForge decide to fully cut off third party launchers.
-
There are now about 740 other mod UIs that have custom button positioning.
-
Extended the Modpack Dev tools (see the video). We now offer a tool that will create a platform containing all blocks that we have detected to open a UI. Modpack Devs can use this to check if there are un/supported UIs and use the editor to move the buttons. Also the player will get all the items that potentially open a UI. The tool doesn't catch every possible UI, but is a good start.
- NOTE: this will work only single player with cheats on, or
MAY BE on servers also if you have
/op
or/give
,/setblock
and/fill
permissions. - WARNING: depending on the modpack and your PC it's highly probably that it will crash the client AND/OR the server.
- NOTE: this will work only single player with cheats on, or
MAY BE on servers also if you have
What's new
1.5.0
-
License was changed to AGPL-3. This was made, so it will be license violation, if in future OverWolf/CurseForge decide to fully cut off third party launchers.
-
There are now about 740 other mod UIs that have custom button positioning.
-
Extended the Modpack Dev tools (see the video). We now offer a tool that will create a platform containing all blocks that we have detected to open a UI. Modpack Devs can use this to check if there are un/supported UIs and use the editor to move the buttons. Also the player will get all the items that potentially open a UI. The tool doesn't catch every possible UI, but is a good start. https://www.youtube.com/embed/STZoofsZBtI?wmode=transparent
- NOTE: this will work only single player with cheats on, or
MAY BE on servers also if you have
/op
or/give
,/setblock
and/fill
permissions. - WARNING: depending on the modpack and your PC it's highly probably that it will crash the client AND/OR the server.
- NOTE: this will work only single player with cheats on, or
MAY BE on servers also if you have
What's new
1.4.0
- Added support for wildcards in custom sort rules. See the wiki for more information.
- Added new setting "Continuous Crafting Method" that allows you to choose between 2 modes of continuous/auto crafting. If the default doesn't work for you try the alternative.
- Workaround for MC-216434 when continuous/auto crafting is enabled. Next release will contain fix for it independent of continuous crafting.
- Made continuous/auto crafting more stable...
What's new
1.3.8
- New release because the last one was bodged by GihHub Action resulting invalid jar files. First forge builds had problems then some fabric builds are not working for some players. As result github actions will no longer be used for releasing.
- Added configuration "Wait Ticks Before Next Craft Click" that can be used to make auto-crafting more stable on slow servers.
- Now auto/continuous crafting ignores items durability. As in auto-crafting of dispensers with farmed bows is now possible.
- Move/Throw is now configured to ignore durability. There is a new setting "Ignore item durability for Throw/Move" that can be used to revert to the old behaviour.
- Move can now move only the items of the type under the cursor despite the type being present in the target chest/inventory.