@Tristam . If you edit Stallionsdens' mod and change the following in the xui.ml file
Code:
<append xpath="/xui/ruleset/window_group[@name='[color="#FFFF00"][b]backpack[/b][/color]']" >
<window name="windowCombine" />
</append>
TO
Code:
<append xpath="/xui/ruleset/window_group[@name='[b][color="#00FF00"]crafting[/color][/b]']">
<window name="windowCombine"/>
</append>
The combine item will only appear in the crafting window instead of all windows
Special Thanks to Stallionsden for bring it back in the first place!