promotional bannermobile promotional banner

[AI slop] Create Fly

I used AI to complete the Create Fly mod in porting the Create mod to version 26.1.2.

The original one was completed, here

This mod is unstable, so I think it won't be compatible with quite a few other mods.

"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 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.1-pre-2
    implementation "curse.maven:create-fly-1346281:7752013-sources-7752024"
    // 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"
}

"

The [AI slop] Create Fly Team

profile avatar
Owner
  • 2
    Followers
  • 5
    Projects
  • 2.4K
    Downloads

More from CBROZ46View all

  • [AI slop] Fabric Seasons: Delight Compat project image

    [AI slop] Fabric Seasons: Delight Compat

    • 229
    • Mods

    This mod adds crop compatibility for Farmer's Delight crops, allowing them to have different growing speeds according to the current season. This mod also adds crop compatibility for Cultural Delights and Expanded Delights crops.

    • 229
    • February 25, 2026
    • Mods
    • +4
  • [AI slop] Fabric-seasons project image

    [AI slop] Fabric-seasons

    • 176
    • Mods

    "A simple mod that adds seasons to the game, dynamically changing biomes as you play."

    • 176
    • February 25, 2026
    • Mods
    • +4
  • [AI slop] Guard Villagers project image

    [AI slop] Guard Villagers

    • 1.7K
    • Mods

    "Are you tired of your village dying off because its golem is too lazy? Are you tired of essentially defending it all by yourself? This mod adds Guards as a solution, as well as new villager-related AI changes."

    • 1.7K
    • February 25, 2026
    • Mods
  • [AI slop] Polymer Patch for Guard Villagers project image

    [AI slop] Polymer Patch for Guard Villagers

    • 42
    • Mods

    Polymer Patch for [AI slop] Guard Villagers

    • 42
    • February 25, 2026
    • Mods
    • +2
  • [AI slop] Fabric Seasons: Delight Compat project image

    [AI slop] Fabric Seasons: Delight Compat

    • 229
    • Mods

    This mod adds crop compatibility for Farmer's Delight crops, allowing them to have different growing speeds according to the current season. This mod also adds crop compatibility for Cultural Delights and Expanded Delights crops.

    • 229
    • February 25, 2026
    • Mods
    • +4
  • [AI slop] Fabric-seasons project image

    [AI slop] Fabric-seasons

    • 176
    • Mods

    "A simple mod that adds seasons to the game, dynamically changing biomes as you play."

    • 176
    • February 25, 2026
    • Mods
    • +4
  • [AI slop] Guard Villagers project image

    [AI slop] Guard Villagers

    • 1.7K
    • Mods

    "Are you tired of your village dying off because its golem is too lazy? Are you tired of essentially defending it all by yourself? This mod adds Guards as a solution, as well as new villager-related AI changes."

    • 1.7K
    • February 25, 2026
    • Mods
  • [AI slop] Polymer Patch for Guard Villagers project image

    [AI slop] Polymer Patch for Guard Villagers

    • 42
    • Mods

    Polymer Patch for [AI slop] Guard Villagers

    • 42
    • February 25, 2026
    • Mods
    • +2