This repository has been archived by the owner on Sep 17, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create checks on master commits * Add badges to README update required licensing information * remove gradle.properties from checks * Revert "remove gradle.properties from checks" This reverts commit 2e131db. * Add command handler Remove BuildCraftAPI as its unneeded * Update fs permission * add execution permission * Add executable bit to gradlew * remove old execution enabling * Add logic for distinct bus multiblocks First attempt * Fix casting error * Add itemstack caching override Offers much better efficiency than using stock one from AbstractRecipeLogic * First working test done * Cleanup, combine into Large Simple Multi * Save distinct to NBT to prevent clearing * Fix crash with some GTCE multiblocks * Small fix
- Loading branch information
1 parent
6fb4447
commit fc12279
Showing
2 changed files
with
174 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters