Back to mods
Create Fly project artwork

CurseForge · Minecraft mod

Create Fly

Higher version Create mod porting to Fabric

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Create Fly release should I use?

Updated last month
Latest stable file Create 6.0.9 build-4 for 26.1.2
Game version 26.1.2
Loader Fabric

Create Fly Create 6.0.9 build-4 for 26.1.2 targets 26.1.2 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is Create Fly required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Create Fly Create 6.0.9 build-4 for 26.1.2 need?

Create 6.0.9 build-4 for 26.1.2. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Create Fly without breaking your instance.

Built for Create Fly Create 6.0.9 build-4 for 26.1.2. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use Create 6.0.9 build-4 for 26.1.2. It targets 26.1.2 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside Create 6.0.9 build-4 for 26.1.2. It opens that exact file at the source.

About this project

What does Create Fly add?

Higher version Create mod porting to Fabric

1. What the project specifically does or adds

  • This is a Fabric fork of Create. The official Create Fabric fork has not released a version 1.21.1 or higher. it has been a year since then.
  • Minecraft uses a new rendering method in higher versions: item models use a dedicated rendering folder, rendering uses a rendering pipeline, Entity, BlockEntity and GUI rendering is changed to extract the state first and then render, which requires creating special rendering for GUI elements.
  • Minecraft uses a new data loading method that can capture error messages, which requires a lot of changes to be compatible.
  • The original Fabric fork was ported using Porting-Lib, which actually required implementing many NeoForge features. This project uses a mixin specifically for Create features to make porting easier.
  • The original Fabric fork used a mixed approach to server-side and client-side development, which made it easy for the server to call non-existent client code, leading to errors. This project uses a new code separation mode for development.
  • The original Fabric fork used a builder to generate data, which relied on Registrate-Refabricated and made migration difficult. This project registers data in a way that's more consistent with vanilla Minecraft.
  • This project implements the full Create feature independently, without the need to install the Fabric API.

2. Why someone should want to download the project

  • Minecraft will always release new versions, and old versions will always become obsolete. If they cannot be ported in time, the accumulated modifications will be huge.
  • This project can provide higher version Create content that does not exist in the original Fabric fork.

3. Any other critical information the user must know before downloading

  • Please do not report issues with this mod to simibubi and NeoForge Create.
  • Please do not use old game saves. Because data loading changes, data may be lost.
  • Recommended to use REI or JEI or EIV or RRV to view recipes, and please report any game crashes.
  • Using shaders will disable Flywheel optimizations.

4. TODO List

  • Create Commands
  • Compat Fabric Events
  • Compat Other Mod

This project modifies and includes code from the following projects:

  • Engine-Room/Flywheel
  • Engine-Room/Flywheel/Vanillin
  • Creators-of-Create/Create
  • Creators-of-Create/Ponder

Contains partial code

  • fabricMC/fabric ItemGroup
  • neoforged/NeoForge ObjModel

The license agreement for the open source code used in this project is stored in the licenses directory.

Curse Maven

repositories {
    exclusiveContent {
        forRepository {
            maven {
                url "https://cursemaven.com"
            }
        }
        filter {
            includeGroup "curse.maven"
        }
    }
}

dependencies {
    // 26.2-rc-2
    implementation "curse.maven:create-fly-1346281:8245554-sources-8245556"
    // 26.1.2
    implementation "curse.maven:create-fly-1346281:8250336-sources-8250341"
    // 1.21.11
    modImplementation "curse.maven:create-fly-1346281:7658527-sources-7658535"
    // 1.21.10
    modImplementation "curse.maven:create-fly-1346281:7589702-sources-7589709"
    // 1.21.8
    modImplementation "curse.maven:create-fly-1346281:7604718-sources-7604724"
}

Donate

  • Supporting the Project

patreon

afdian

Project description from CurseForge.

Pick your setup

Create Fly by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

29 available setups

Showing the newest 12 of 26 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Create Fly versions and loaders

66 of 66 releases match

Looking for an older file? The official CurseForge project page is in Resources.