Create Fly
Modby ZurrTum
Higher version Create mod porting to Fabric
Type
Mod
CurseForge Downloads
187,502
CurseForge ID
1346281
Modrinth Downloads
297,185
Modrinth ID
dKvj0eNn
Last Updated
Jun 12, 2026
Description




## Higher version Create mod porting to Fabric
### 1. What the project specifically does or adds
- This is a Fabric fork of [Create](https://modrinth.com/mod/create).
The official [Create Fabric](https://modrinth.com/mod/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.
## Modrinth Maven
```gradle
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
filter {
includeGroup "maven.modrinth"
}
}
}
dependencies {
// 26.2-pre-1
implementation "maven.modrinth:create-fly:26.2-pre-1-6.0.9-1"
// 26.1.2
implementation "maven.modrinth:create-fly:26.1.2-6.0.9-2"
// 1.21.11
modImplementation "maven.modrinth:create-fly:1.21.11-6.0.9-5"
// 1.21.10
modImplementation "maven.modrinth:create-fly:1.21.10-6.0.9-2"
// 1.21.8
modImplementation "maven.modrinth:create-fly:1.21.8-6.0.9-2"
}
```
### Donate
- Supporting the Project
[](https://www.patreon.com/cw/ZurrTum)
[](https://afdian.com/a/zurrtum)
Compatibility
Mod Loaders
Fabric
Quilt
Game Versions
1.21.8
1.21.10
25w46a
1.21.11-pre1
1.21.11-pre3
1.21.11
26.1-snapshot-1
26.1-snapshot-4
26.1-snapshot-5
26.1-snapshot-6
+10 more
Screenshots
Similar Mods
Better Block Sounds
Updating old blocks with new, better block sounds.
Mod
4,846,447
BetterBedrockGen
Makes BedrockFlat
Mod
4,846,002
Thut's Elevators
Adds elevators to minecraft
Mod
4,844,981
Disconnect Packet Fix
Works around the MC-271325 bug on Fabric and NeoForge servers (fixes "error sending packet clientbound/minecraft:disconn...
Mod
4,842,316
Subterranean Switcheroo
Fusion Ores, Sifting, Clay Ores, and other things to switch up your underground experience.
Mod
4,841,341
Hole Filler Mod
Automatically Fills in Holes!
Mod
4,840,901
Included in Modpacks
EinsEinundzwanzigElf
Sachi's fps Client
Better Adventures+
PacPack Voxydized Server
Vanilla PlusMinus
PacPack Voxydized
EdonMe Survival
The Solar Apocalypse
NZSMP
WildWorld
Realms Server Modpack (Season 13)
Smoother Adventures+
Vanilla Enhanced
Nybblecraft
Craft and Conquer
prjkt333