Suspicious activities
Last updated 1 month ago
Use the following methods in startup_scripts:
startup_scripts
Platform.registerFakeMod("<nonexistant_modid>").displayName("Some Display Name")
Platform.registerFakeMod("notarealmodid").displayName("Hello World!") onEvent('item.registry', event => { event.create('notarealmodid:thing') })