Mirror of Create in case github ever goes down
Find a file
Céleste Wouters 7c385510d4
Add ComputerCraft integration to Train Signals
- Makes computer-controlled signals unable to be changed by external
  factors
- Emit CC event train_signal_state_change with the new state as
  parameter whenever the signal changes
- Add CC getState() function to get the current signal state
- Add CC isForcedRed()/setForcedRed(forced) functions to force the
  signal to be red, replacing redstone control
- Add CC getSignalType()/cycleSignalType() function to change the
  signal signal type in the same manner as using the wrench
- Add CC listBlockingTrainNames() function to list names of trains
  blocking the track group ahead of the signal
2025-03-01 15:52:26 +01:00
.github fix workflow 2025-02-28 19:10:07 -05:00
.idea Update intellij icon 2024-08-21 18:06:31 -04:00
gradle Fix publishing to maven 2025-02-28 21:27:18 -05:00
src Add ComputerCraft integration to Train Signals 2025-03-01 15:52:26 +01:00
.editorconfig chore(editorconfig): remove fabric specific entries from editorconfig 2025-01-05 10:39:11 -05:00
.gitattributes Force generated jsons to check out with LF line endings on Windows 2020-05-14 21:12:58 -04:00
.gitignore Squashed commit of the following: 2023-05-09 18:23:47 +02:00
build.gradle Fix publishing to maven 2025-02-28 21:27:18 -05:00
changelog.md add my refactors to the changelog 2025-02-25 20:08:26 -05:00
crowdin.yml update crowdin.yml 2024-08-08 13:24:11 +02:00
gradle.properties Dependencies++ 2025-02-27 18:21:08 -05:00
gradlew A new era 2025-01-12 16:06:44 -05:00
gradlew.bat A new era 2025-01-12 16:06:44 -05:00
Jenkinsfile undo jenkins changes 2025-02-28 19:35:36 -05:00
LICENSE Setup Infrastructure 2019-07-11 09:03:08 +02:00
README.md Update intellij icon 2024-08-21 18:06:31 -04:00
settings.gradle A new era 2025-01-12 16:06:44 -05:00

Logo

Create
Patreon Supported Versions License Discord CF Modrinth

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 Fabric port? Find it here