Mike Cook
Mike Cook
> This is a known issue. The game reports it as a "ball and chain" but it's a "ball" > > I've linked an open lich PR which resolves this...
Negative. Clerk-tools and workorders put your tools in crafting_container, which is also what the new code checks. problematic code: ``` @bag = @settings.crafting_container # Parts # tmp_part_count = 0 need_part...
I don't know what the solution would be. Adding a new parts bag? But that sounds terrible. Honest question: what problem is this change trying to solve? The sigils make...
Interesting. It seemed to work (you are missing a closing ) on your first reget in what you copied to me), but I ran into another issue. It looks like...
Right, but that's not what you're looking up. The part you are passing to base-crafting is bobcat rod, not rod.
Any luck with this testing? If you need me to check anything out, let me know!
I tested using the most recent change and everything seems good!
Hey, Dart, any chance you can put that PR in when you get a second?