Mirror of Create in case github ever goes down
Find a file
Céleste Wouters cbf886e69b
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
2024-08-24 14:14:09 +02:00
.github Issue Label Actor (#6221) 2024-08-10 12:26:26 -07:00
.idea small change: add Create's icon to .idea for intellij users (#5941) 2024-03-16 17:39:39 +01:00
gradle/wrapper Add create debuginfo command (#5531) 2023-10-22 11:03:28 +02:00
src Add ComputerCraft integration to Train Signals 2024-08-24 14:14:09 +02:00
.editorconfig merge & comment cleanup 2021-05-03 18:25:57 +02: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 Issue Label Actor (#6221) 2024-08-10 12:26:26 -07:00
crowdin.yml update crowdin.yml 2024-08-08 13:24:11 +02:00
gradle.properties 5.1G Standards 2024-08-07 08:28:08 +02:00
gradlew Fix diving helmet check 2023-06-30 14:12:48 -07:00
gradlew.bat Fix diving helmet check 2023-06-30 14:12:48 -07:00
LICENSE Setup Infrastructure 2019-07-11 09:03:08 +02:00
README.md Update logo 2024-08-21 23:32:29 +02:00
settings.gradle Setup build script for maven 2021-08-05 15:09:00 -07: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