mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-10 20:45:10 +01:00
Mirror of Create in case github ever goes down
06ddb1fa35
- Added a TileEntity behaviour Interface - Added SmartTileEntities, able to execute behaviours via delegation, replacing old Interface-based approaches - Re-Implemented Filterable tiles/blocks as a TEBehaviour - Re-Implemented Redstone-Linkable tiles/blocks as a TEBehaviour - Added a base block for directional logistical attachments - Belt Funnels are now Funnels - Funnels can now face any direction - Added Transposer blocks and Linked Transposer blocks (missing extraction behaviour) - Unified in-world itemslot rendering used by filters and links - Re-designed funnel, belt funnel and belt observer to match the extractor - Started work on improved logistical casings |
||
---|---|---|
gradle/wrapper | ||
src/main | ||
.gitattributes | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE |