Sonnenlicht-as / Trajectory-Estimation

This mod adds client-side rendered trajectory for some items in game.
GNU General Public License v3.0
5 stars 1 forks source link

[Suggestion]: Additional support for other mods #1

Closed SiverDX closed 4 months ago

SiverDX commented 4 months ago

The Bumblezone: https://github.com/TelepathicGrunt/Bumblezone/blob/1.20.x-Arch/common/src/main/java/com/telepathicgrunt/the_bumblezone/items/StingerSpearItem.java

Creatures and Beasts: https://github.com/bonsaistudi0s/Creatures_And_Beasts-Forge/blob/1.18/src/main/java/com/cgessinger/creaturesandbeasts/items/SpearItem.java

Alex's Caves: https://github.com/AlexModGuy/AlexsCaves/blob/main/src/main/java/com/github/alexmodguy/alexscaves/server/item/LimestoneSpearItem.java

https://github.com/AlexModGuy/AlexsCaves/blob/main/src/main/java/com/github/alexmodguy/alexscaves/server/item/ExtinctionSpearItem.java

Sonnenlicht-as commented 4 months ago

Hi! It's a great suggestion, they'll be added soon