StartupEvents does not work.
Sorinstratu opened this issue ยท 2 comments
[EXAMPLE]:
StartupEvents.registry("mekanism.infuse_type", event =>{
event.create("nickel").color(10195319).displayName("Nickel");
})
[ERROR]:
! [18:48:38] [ERR] startup_scripts:mekanism_registory.js:1: Event handler 'StartupEvents.registry' doesn't accept id 'minecraft:mekanism.infuse_type'!