SimpleStory
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[17:17:49] [INIT] KubeJS 2101.7.1-build.181; MC 2101 NeoForge
|
||||
[17:17:49] [INIT] Loaded plugins:
|
||||
[17:17:49] [INIT] - dev.latvian.mods.kubejs.BuiltinKubeJSPlugin
|
||||
[17:17:49] [INIT] - dev.latvian.mods.kubejs.client.BuiltinKubeJSClientPlugin
|
||||
[17:17:49] [INIT] - dev.latvian.mods.kubejs.integration.architectury.ArchitecturyIntegration
|
||||
[17:17:49] [INFO] client_scripts:main.js#2: Hello, World! (Loaded client example script)
|
||||
[17:17:49] [INFO] Loaded script client_scripts:main.js in 0.001 s
|
||||
[17:17:49] [INFO] Loaded 1/1 KubeJS client scripts in 0.009 s with 0 errors and 0 warnings
|
||||
[17:17:54] [INFO] Client resource reload complete!
|
||||
@@ -0,0 +1,11 @@
|
||||
[23:46:20] [INIT] KubeJS 2101.7.1-build.181; MC 2101 NeoForge
|
||||
[23:46:20] [INIT] Loaded plugins:
|
||||
[23:46:20] [INIT] - dev.latvian.mods.kubejs.BuiltinKubeJSPlugin
|
||||
[23:46:20] [INIT] - dev.latvian.mods.kubejs.client.BuiltinKubeJSClientPlugin
|
||||
[23:46:20] [INIT] - dev.latvian.mods.kubejs.integration.architectury.ArchitecturyIntegration
|
||||
[23:46:20] [INFO] server_scripts:main.js#2: Hello, World! (Loaded server example script)
|
||||
[23:46:20] [INFO] Loaded script server_scripts:main.js in 0.0 s
|
||||
[23:46:20] [INFO] Loaded 1/1 KubeJS server scripts in 0.004 s with 0 errors and 0 warnings
|
||||
[23:46:20] [WARN] Due to the way Minecraft resource loading works, KubeJS' server.log may not contain everything that happened in your server scripts on initial world creation.
|
||||
[23:46:20] [WARN] You can still see the full log (including past reloads) in your latest.log file.
|
||||
[23:46:24] [INFO] Server resource reload complete!
|
||||
@@ -0,0 +1,8 @@
|
||||
[17:17:48] [INIT] KubeJS 2101.7.1-build.181; MC 2101 NeoForge
|
||||
[17:17:48] [INIT] Loaded plugins:
|
||||
[17:17:48] [INIT] - dev.latvian.mods.kubejs.BuiltinKubeJSPlugin
|
||||
[17:17:48] [INIT] - dev.latvian.mods.kubejs.client.BuiltinKubeJSClientPlugin
|
||||
[17:17:48] [INIT] - dev.latvian.mods.kubejs.integration.architectury.ArchitecturyIntegration
|
||||
[17:17:49] [INFO] startup_scripts:main.js#2: Hello, World! (Loaded startup example script)
|
||||
[17:17:49] [INFO] Loaded script startup_scripts:main.js in 0.026 s
|
||||
[17:17:49] [INFO] Loaded 1/1 KubeJS startup scripts in 0.801 s with 0 errors and 0 warnings
|
||||
Reference in New Issue
Block a user