AlmostReliable / summoningrituals

A Minecraft mod to create custom summoning rituals for items and mobs.
https://www.curseforge.com/minecraft/mc-mods/summoningrituals
GNU Lesser General Public License v3.0
10 stars 5 forks source link

Support for ProbeJS #16

Closed FooterManDev closed 1 year ago

FooterManDev commented 1 year ago

Describe the feature/addition!

Would it be possible to add full ProbeJS typings for the mod? The events can be picked up, but Recipes can't.

Why would like to see this feature/addition?

Easier to code for KubeJS, without having to open the Wiki until it's imbued into your brain.

Prunoideae commented 1 year ago

Wait for KubeJS 6.1 to release, which will add a corresponding recipe description mechanism for ProbeJS to tap in without hardcoded documents (yes current recipes are all coded by me).

FooterManDev commented 1 year ago

Alrighty, I shall wait. Thanks for the response ✔️

stale[bot] commented 1 year ago

This submission has been automatically marked as abandoned because it has not had recent activity. It will be closed in 3 days. If you want to prevent that, leave a new comment.

rlnt commented 1 year ago

no shoo

rlnt commented 1 year ago

With the new update that will be available in a few minutes, the mod was updated to support KubeJS 6.1 and has proper ProbeJS integration now.