Welcome to Create, a mod offering a variety of tools and blocks for Building, Decoration, and Aesthetic Automation.
The added elements of tech are designed to leave as many design choices to the player as possible. With Create, the game isn't played inside a bunch of UIs, it challenges you to set up contraptions of animated components working together in many possible arrangements.
Create's visual in-game documentation called 'Ponder' will guide you through all added mechanics and gadgets.
Find out more about Create on our CurseForge or Modrinth page
Looking for the Forge version? Find it here
To depend on Create Fabric for an addon or compatibility, you'll need to set up a few things.
Five Maven repos are required:
https://mvn.devos.one/snapshots/- Create (
com.simibubi.create:create-fabric) - Registrate (
com.tterrag.registrate_fabric:Registrate) - Milk Lib (
io.github.tropheusj:milk-lib) - Dripstone Fluid Lib (
io.github.tropheusj:dripstone-fluid-lib)
- Create (
https://mvn.devos.one/releases/- Porting Lib (
io.github.fabricators_of_create.Porting-Lib:<module>)
- Porting Lib (
https://maven.createmod.net/- Flywheel (
dev.engine-room.flywheel:flywheel-fabric-<mc-version>) - Flywheel API (
dev.engine-room.flywheel:flywheel-fabric-api-<mc-version>) - Ponder Fabric (
net.createmod.ponder:Ponder-Fabric-<mc-version>) - Ponder Common (
net.createmod.ponder:Ponder-Common-<mc-version>)
- Flywheel (
https://raw.githubusercontent.com/Fuzss/modresources/main/maven- Forge Config API Port (
fuzs.forgeconfigapiport:forgeconfigapiport-fabric)
- Forge Config API Port (
https://maven.jamieswhiteshirt.com/libs-release- Reach Entity Attributes (
com.jamieswhiteshirt:reach-entity-attributes)
- Reach Entity Attributes (
All you need dependency-wise is a dependency on com.simibubi.create:create-fabric:<version>. Everything else will be pulled in transitively.
Check Modrinth to find the right version number.





