GregTechCEu / GregTech-Modern

GregTech CE Unofficial for modern versions
GNU Lesser General Public License v3.0
235 stars 128 forks source link

Add Engineer's Wirecutters functionality to GTCEu wire cutters. #474

Open Correlander opened 8 months ago

Correlander commented 8 months ago

Cross-mod Integration

Immersive Engineering

Feature Description

The title pretty much says it all. Just make it so right-click with the wirecutters from GTCEu can do the same things as the Engineer's Wirecutters.

screret commented 5 months ago

if the engineer's wirecutters use tags, great! this is fixed. if they use an interface etc. then this is a no-go.

Darthsae commented 4 months ago

public static final TagKey wirecutters = createItemWrapper(rl("tools/wirecutters")); This is the line in IETags.

Correlander commented 2 months ago

I opened this a very long time ago, but if I remember correctly, I suggested this specifically because there was functionality not built in to tags that I could add by just using KubeJS to add a tag to the wrenches. I will try to check myself but I don't have much time recently so if someone wants to check instead to fast track it, please feel free.