Skip to content

[Fabric Mod] Building Tools and Aesthetic Technology

License

Fabricators-of-Create/Create

 
 

Repository files navigation

Logo

Create
Patreon Discord CurseForge Modrinth

Available on Fabric Available on Quilt

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

Development

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)
  • https://mvn.devos.one/releases/
    • Porting Lib (io.github.fabricators_of_create.Porting-Lib:<module>)
  • 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>)
  • https://raw.githubusercontent.com/Fuzss/modresources/main/maven
    • Forge Config API Port (fuzs.forgeconfigapiport:forgeconfigapiport-fabric)
  • https://maven.jamieswhiteshirt.com/libs-release
    • Reach Entity Attributes (com.jamieswhiteshirt: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.

About

[Fabric Mod] Building Tools and Aesthetic Technology

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Languages

  • Java 100.0%