diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..3b9dd2c --- /dev/null +++ b/README.txt @@ -0,0 +1,11 @@ +client- Client-ONLY mods that are completely incompatible with the server and disrupt its operation must be removed before launching the server. + +utilities- Don't focus too much on the gameplay itself; primarily, they function similarly to client-side components but are compatible with—or even mandatory for—the server. + +libs- Mods – Library and API ,mods that have no direct impact on Minecraft and serve solely as dependencies for other mods. + +optimization- A Minecraft optimization mod: if the optimization mod is incompatible with the server, place it in the client directory instead to make server management easier. + +$GameplayDirs$- It is not a matter of a single directory, but of an unlimited number of them: each directory is named after the main mod and contains the mod itself along with its add-ons (mods that serve as add-ons for multiple modifications are placed in the directory of the major mod with which they interact) or or is it a dir of themed mods based on a single theme + +other- Mods that don't fit into any specific category, or gameplay mods that lack addons and are too small to warrant their own separate directory. diff --git a/neoforge/1.21.1/optimization/ScalableLux-neoforge-0.3.0-alpha.0.6-all.jar b/neoforge/1.21.1/optimization/ScalableLux-neoforge-0.3.0-alpha.0.6-all.jar new file mode 100644 index 0000000..636aaa7 Binary files /dev/null and b/neoforge/1.21.1/optimization/ScalableLux-neoforge-0.3.0-alpha.0.6-all.jar differ diff --git a/neoforge/1.21.1/optimization/chloride-NEOFORGE-mc1.21.1-v1.8.1.jar b/neoforge/1.21.1/optimization/chloride-NEOFORGE-mc1.21.1-v1.8.1.jar new file mode 100644 index 0000000..b48ba79 Binary files /dev/null and b/neoforge/1.21.1/optimization/chloride-NEOFORGE-mc1.21.1-v1.8.1.jar differ