Commit Graph
61 Commits
Author SHA1 Message Date
Leonid Pershin 6824e3e995 Update Minecraft instance and server configurations to reflect new mod loader version 21.1.228, adjust seasonal properties in sereneseasons configuration, and streamline server variable settings. 2026-05-08 02:07:56 +03:00
Leonid Pershin e58bcbbc4b Update .gitignore to include KubeJS directories for better resource management in both client and server configurations. 2026-05-08 01:56:52 +03:00
Leonid Pershin 509ff2fb15 Add initial KubeJS setup with README, configuration files, and example scripts
- Created README.txt with directory structure and usage information.
- Added common.json, client.json, and web_server.json for configuration settings.
- Introduced example server and startup scripts (main.js) for demonstration.
- Included example textures for blocks and items in the assets directory.
2026-05-08 01:56:45 +03:00
Leonid Pershin 61d35ded24 Add AmbientSounds mod to client-only jar patterns in sync-mods-from-client.ps1 2026-05-08 01:53:07 +03:00
Leonid Pershin 1031beedd0 Update .gitignore to include sync-mods-from-client.ps1 for better management of server scripts and update Minecraft instance configuration to reflect the latest mod loader details. 2026-05-08 01:44:09 +03:00
Leonid Pershin e7177f5024 Remove disabled mod files and update Minecraft instance configuration by deleting obsolete mods, including BadOptimizations, BetterF3, and others, to streamline the server setup. 2026-05-08 01:33:05 +03:00
Leonid Pershin 6c640dd64e Update .gitignore to include server.properties.example as a template and retain server.properties for local configurations, enhancing clarity for server setup. 2026-05-08 01:28:34 +03:00
Leonid Pershin 2fd3dd79cc Update auto messages in configuration files to replace the previous English text with a new Russian message. 2026-05-08 01:23:40 +03:00
Leonid Pershin 9bff187383 Update .gitignore to include client-specific configuration files for Iris and Indigo renderer, allowing local overrides for these properties. 2026-05-08 01:19:36 +03:00
Leonid Pershin a9b6f4285c Refine .gitignore to include additional directories and files for client and server, enhancing project structure and clarity. 2026-05-08 01:12:19 +03:00
Leonid Pershin f2ca12a0a8 first commit 2026-05-08 01:03:14 +03:00