Go to file
caelwarner 31ad3aa671
Extended train station peripheral API
- Train station peripherals can now assemble and disassemble trains, check if the station is in assembly mode, set the assembly mode of the station, get and change the station name, check if a train is present at the station and get and change the currently present train name.
- Refactored StationEditPacket. Moved most of the logic that was previously in StationEditPacket to StationTileEntity. This allows us to call this logic without having to send a packet.
- Made Train#owner nullable. This is needed so that computers can assemble trains. All Train#owner is currently used for is to display the train status to the correct play.
2023-03-08 18:22:23 -08:00
.github Include patch F in bug report template 2022-09-28 20:10:44 -07:00
gradle/wrapper JarJar Artifact Jar 2022-07-14 15:02:24 -07:00
src Extended train station peripheral API 2023-03-08 18:22:23 -08: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 add netherrack farming machine (harsh recipe) 2021-12-23 21:15:08 -05:00
build.gradle ComputerCraft integration for Display Links 2022-10-03 14:29:04 -07:00
gradle.properties ComputerCraft integration for Display Links 2022-10-03 14:29:04 -07:00
gradlew Tagging along 2022-03-23 01:48:53 -07:00
gradlew.bat Update Gradle wrapper files 2021-07-15 11:52:19 -07:00
LICENSE Setup Infrastructure 2019-07-11 09:03:08 +02:00
README.md Update README.md (#3232) 2022-08-18 09:09:11 -07: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