You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would love to see this implemented if possible, it would've been nice if Create used a data based system with the way the potato cannon registers projectiles but it doesn't so maybe this mod would be perfect for allowing mod-pack developers to add projectiles using JavaScript.
An example user-end implementation could look something like this:
An example Java class of this implementation from a separate mod can be found here and the class itself responsible for registering potato cannon projectiles can be found here for reference.
I might have a go at creating an implementation and pull request myself if I find the time but I'm not super familiar with KubeJS's code and structure so I thought it would be good to put this here in the mean time.
The text was updated successfully, but these errors were encountered:
Would love to see this implemented if possible, it would've been nice if Create used a data based system with the way the potato cannon registers projectiles but it doesn't so maybe this mod would be perfect for allowing mod-pack developers to add projectiles using JavaScript.
An example user-end implementation could look something like this:
An example Java class of this implementation from a separate mod can be found here and the class itself responsible for registering potato cannon projectiles can be found here for reference.
I might have a go at creating an implementation and pull request myself if I find the time but I'm not super familiar with KubeJS's code and structure so I thought it would be good to put this here in the mean time.
The text was updated successfully, but these errors were encountered: