Stefan0436 / Cyan

Cyan Mod Loader - Upcoming Minecraft Modloader
https://aerialworks.ddns.net/cyan
GNU General Public License v2.0
32 stars 1 forks source link

a couple of questions #10

Open darkx239 opened 3 years ago

darkx239 commented 3 years ago

1: Is this going to be like an aio mod loader that can load forge and fabric at once for example? 2: If not what is the goal of this mod loader?

SkySwimmer commented 3 years ago

Cyan itself cannot load forge or fabric mods, the goal is that Cyan can run together with either Forge, Fabric or Paper.

This way, if someone makes a Cyan mod, they can run it in both a fabric modpack, and a forge modpack. The base for that is already in place, Cyan can load its own mods and coremods, while retaining Paper, Forge and Fabric support.

What is not fully in place yet, is the Modding API (ModKit) It does provide a lot of features, but you cannot easily create dimensions and biomes yet. There is still a lot that needs to be done before i can fully release version 1.0.

Hope that answers your questions! - Sky Swimmer