No description
Find a file
simibubi 651e06a70a Down the Refactor rabbit hole
- Reworked tileentity behaviours for inventory interaction
- Deployers no longer actively pull items from other inventories
- Some more work on basins
- Added a new inventory type wrapping an itemstack handler that automatically syncs the tile entity. It also implements IInventory for recipe shenanigans
- Held items of a deployer can now only be extracted by other blocks if it does not match the filter
- Fixed excess items not able to be extracted from deployers
- Removed some things
- Funnels no longer actively transpose items between chutes and inventories unless they are vertical
- Chutes can now active pull and insert items from/to inventories above/below them
2020-09-13 00:59:14 +02:00
gradle/wrapper Add registrate as dependency, experimental refactor of AllBlocks 2020-04-19 16:16:00 -04:00
src Down the Refactor rabbit hole 2020-09-13 00:59:14 +02:00
.gitattributes Force generated jsons to check out with LF line endings on Windows 2020-05-14 21:12:58 -04:00
.gitignore BlockState gen progress 2020-05-12 14:06:50 +02:00
build.gradle more changes to heater and particles 2020-07-18 20:07:22 +02:00
changelog.txt Readying up 0.2.4d 2020-06-14 00:14:06 +02:00
gradle.properties Actually playable 2020-07-12 23:57:27 +02:00
gradlew Make gradlew executable on *nix 2020-03-17 11:30:35 -07:00
gradlew.bat Setup Infrastructure 2019-07-11 09:03:08 +02:00
LICENSE Setup Infrastructure 2019-07-11 09:03:08 +02:00
README.md Update README.md 2020-07-08 11:10:24 +02:00

Logo

Create
Patreon Supported Versions License Discord Curseforge Downloads

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 Minecraft 1.16: Porting efforts will begin soon.
  • Support for Fabric: Not planned

Find out more about Create on our Project Page