
My partial implementation of "Projectiles tools"
Closed this issue ยท 4 comments
Minecraft Version
1.20.1
Forge Version
1.20.1-47.3.0
Mantle Version
1.20.1-1.11.71
Tinkers' Construct Version
1.20.1-3.10.2.92
Problem description
No
Suggested solution
I heard that you are going to develop Projectiles tools;
I've particially implemented this universal in my uncompleted addon.
I think this may be some help for you;
https://github.com/QikaHome/Tconlib
Alternatives considered
No
Additional context
No response
Searched for existing enhancement?
I did not search
I doubt I will copy someone elses implementation wholesale, ignoring license issues it just tends to be more work to understand their approach than to figure out how to do it myself.
If you want to make a pull request with the feature we can talk about it. Otherwise, I'll just get to it when I'm interested in a deep dive into how tridents work, as my brief inspection shows its nearly the same thing as I need.
I'd be happy to contribute, but I likely won't have the time to prepare a proper PR. Feel free to use my repo https://github.com/QikaHome/Tconlib for ideas when you dive into it. Looking forward to the official implementation!
(AI Translation)
Is it too late for me to prepare a PR from now on? (This will take me about 2~3 days)
I heard that the "spear" has been basically realized