mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-12-27 07:27:15 +01:00
Mirror of Create in case github ever goes down
d8dd101fdf
- Refactor the ArmInteractionPoint system - ArmInteractionPointTypes are now used instead of instances - Point types can now have a priority that determines the primary type at a certain location - Points can now deserialize arbitrary data - Points' cached BlockState is now updated before it is used - Points now store the Level directly - Default types are now registered in AllArmInteractionPointTypes - Add point types for campfires and respawn anchors - Fix arms being able to insert any item into composters - Delete unused flag models and texture - Make all BehaviorType instances final |
||
---|---|---|
.github | ||
gradle/wrapper | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |
Create
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, where item processing doesn't happen inside a single block with funny textures, it requires a set of actors working together in many possible arrangements.
Check out the wiki and in-game Tool-tips for further info on how to use these features, and stay tuned for an ever-growing selection of possibilities for Creative and Survival Minecraft.
- Support for Minecraft 1.12: Not planned
- Support for Fabric: Not planned