Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Make It Work With Other Add-Ons #7

Open
RealRagnvald opened this issue Sep 19, 2024 · 9 comments
Open

Feature Request: Make It Work With Other Add-Ons #7

RealRagnvald opened this issue Sep 19, 2024 · 9 comments

Comments

@RealRagnvald
Copy link

Are you able to make this work with other add-on tools like Tinkers Construct? Will pay if done quickly.

@Lete114
Copy link
Member

Lete114 commented Sep 22, 2024

The code makes a judgment call that if the item has a pickaxe tag it will work

if (!player.isSneaking || !currentSlotItem.hasTag('is_pickaxe')) return

@RealRagnvald
Copy link
Author

So the Treecapitator works with the Trims Add-On from Marketplace but the Pickaxes from the same Add-On isn't working with this one.

@Lete114
Copy link
Member

Lete114 commented Sep 25, 2024

Can you provide me with a download link for these add-on's you mentioned? I need to test

@RealRagnvald
Copy link
Author

Unfortunately they are Marketplace add-ons so I don't know if you can test it too well without buying them.

Also, I have an actual feature request now. Can you make it so when you break down the warped and crimson trees that it also breaks the wart blocks and the shroomlight also?

@RealRagnvald
Copy link
Author

Ope, wrong add-on. I meant that on the treecapitator add-on.

@Lete114
Copy link
Member

Lete114 commented Sep 27, 2024

Unfortunately they are Marketplace add-ons so I don't know if you can test it too well without buying them.

In this case I can't test it unless I can contact the author

Also, I have an actual feature request now. Can you make it so when you break down the warped and crimson trees that it also breaks the wart blocks and the shroomlight also?

This functionality can be implemented, more judgments need to be added, but I probably won't have time to update it lately

@RealRagnvald
Copy link
Author

I am willing to fork over a couple dollars to get it updated to do that.

@Lete114
Copy link
Member

Lete114 commented Sep 28, 2024

No, I don't have time for that anytime soon.

@RealRagnvald
Copy link
Author

Alright, thanks anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants