afterRecipes cannot be triggered
Gu-meng opened this issue ยท 2 comments
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
Duplicate of #327