Create Fly

About the Project
Create Fly is an adaptation of the Create mod for Fabric in newer Minecraft versions. Since the official Create Fabric version hasn't been updated for a long time, this project offers a current solution for modern game editions.
Porting Features
- Independent implementation of Create functionality without requiring Fabric API
- Use of advanced approaches for engine compatibility
- Adaptation to modern Minecraft rendering system
- Optimized work with new data loading methods
- Development using Yarn mapping for full Fabric compatibility
Project Advantages
Players get to enjoy the full Create functionality in modern Minecraft versions. The project is continuously evolving and includes all basic features of the original mod:
- Complex mechanical systems
- Process automation
- Intuitive interface
- Full integration with game mechanics
Compatibility Features
Due to the use of mixin approach, there might be conflicts with other modifications. It's recommended to use REI for viewing crafting recipes and regularly update the mod to get fixes.
It's important to note that when using shaders, visualization optimizations will be disabled. The mod is under active development, so some instability is possible.
Future Plans
The development team is working on implementing additional functionality:
- Create command system
- Potion recipes for mechanical mixer
- Server configuration synchronization
- Integration with recipe plugins
- Full Ponder system implementation
- Compatibility with Fabric events
- Compatibility with other modifications
Notes
The project is based on code from open source modifications:
- Engine-Room/Flywheel
- Engine-Room/Flywheel/Vanillin
- Creators-of-Create/Create
- Creators-of-Create/Ponder
Includes partial code from fabricMC/fabric ItemGroup and neoforged/NeoForge ObjModel. Information about license agreements is available in the mod's corresponding directory.