promotional bannermobile promotional banner

Greated Create Simplified

Hard focused Simple Create 6.0 Modpack, Inspired from my "Greated Create", This removes aeronautics and focuses on Create alone with addons
Back to Files

GCS-0.2b_ServerFiles.zip

File nameGCS-0.2b_ServerFiles.zip
Uploaded
Aug 6, 2026
Downloads
2
Size
309.2 MB
Mod Loaders
NeoForge
File ID
8586497
Type
R
Release
Supported game versions
  • 1.21.1

What's new

# 📦 Server Pack Release & Update Notes

### ⚠️ IMPORTANT NOTICE: UNTESTED RELEASE
> **Disclaimer:** These server files have **not been fully test-run yet**. While they are configured to default specifications, they may require tweaking or hotfixes!

---

### 🚀 What's New
* **Official Server Files Released:** Includes fully configured startup scripts (`start.sh` and `start.bat`) and an updated setup guide (`README.md`).
* **Automated Environment Checks:** Scripts now automatically detect **Java 21** and check for **NeoForge 21.1.248** installation before boot.
* **Auto-Generated JVM Options:** Pre-loaded `user_jvm_args.txt` configuration with default memory flags (8GB max RAM recommended).

---

### ⚠️ Linux Server Hosts & Line Endings (`dos2unix`)

If you are unzipping these server files on Windows and transferring them to a Linux host (or if your host throws `\r: command not found` / `: No such file or directory` errors when launching `start.sh`), the script line endings need to be converted from Windows (CRLF) to Unix (LF).

#### Quick Fix for Linux Users:

1. **Install `dos2unix`** (if not already installed on your distro):
   * **Ubuntu/Debian:** `sudo apt install dos2unix`
   * **Fedora/RHEL:** `sudo dnf install dos2unix`
   * **Arch Linux:** `sudo pacman -S dos2unix`

2. **Convert line endings and set permissions:**
   ```bash
   dos2unix start.sh
   chmod +x start.sh

This mod has no additional files