ProbeJS does not show typings for KubeJS Create along with certain things
CelestialAbyss opened this issue ยท 0 comments
ProbeJS version: 5.3.1
ProbeJS VSC extension version: 0.0.7
KubeJS version: 1902.6.2-build.39
KubeJS Create version: 1902.2.4-build.29
Both event.recipes.createCrushing()
or event.recipes.create.crushing()
, etc. currently show as any
in VSC while typing...
event.smelting()
/ event.recipes.minecraft.smelting()
does not show .xp()
or .cookingTime()
as suggestions (unless if this is intentional)
Currently unsure about other recipe types