added kubejs

This commit is contained in:
2025-02-21 04:18:23 -06:00
parent c8f2676bfc
commit ec7bc660d3
186 changed files with 1774 additions and 0 deletions

3
kubejs/client_scripts/main.js Executable file
View File

@@ -0,0 +1,3 @@
// Visit the wiki for more info - https://kubejs.com/
console.info('Hello, World! (Loaded client example script)')