KubeJS

KubeJS

61M Downloads

afterRecipes cannot be triggered

Gu-meng opened this issue ยท 2 comments

commented

Minecraft Version

1.20.1

KubeJS Version

kubejs-forge-2001.6.5-build.7

Rhino Version

rhino-forge-2001.2.2-build.18

Architectury Version

architectury-9.2.14-forge

Forge/Fabric Version

forge 47.2.32

Describe your issue

ServerEvents.afterRecipes(event =>{
    console.log("afterRecipes");
});

When I wrote this down and didn't see it in the log, I wondered if it didn't trigger

Crash report/logs

No response

commented

Known issue, I'm not sure when it'll be fixed

commented

Duplicate of #327