Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.1.4 fixes (after dev build 01) #1006

Merged
merged 8 commits into from
Mar 24, 2024
Merged

1.1.4 fixes (after dev build 01) #1006

merged 8 commits into from
Mar 24, 2024

Conversation

mikerooni
Copy link
Member

No description provided.

@mikerooni mikerooni marked this pull request as ready for review March 24, 2024 15:45
@mikerooni mikerooni requested a review from a team as a code owner March 24, 2024 15:46
CHANGELOG.md Outdated Show resolved Hide resolved
@mikerooni mikerooni linked an issue Mar 24, 2024 that may be closed by this pull request
2 tasks
@mikerooni mikerooni merged commit e8cd646 into 1.20.1 Mar 24, 2024
1 check passed
@mikerooni mikerooni deleted the mi/1.1.4-fixes-01 branch March 24, 2024 17:44
mikerooni added a commit that referenced this pull request Mar 24, 2024
* fix: filter covers no longer reset their filter mode on opening UI

* fix: don't expose creative tank slot as a capability

* feat: add infinite source/sink capability to creative tanks

* fix: use correct underlying fluid/item transfers in pumps & conveyors

* chore: changelog

* fix: don't expose creative chest slot as a capability & add cap proxy

* chore: oops.

* fix: crash when defining a custom coil type
mikerooni added a commit that referenced this pull request Mar 24, 2024
* crafting table recipes are being considered processing recipe (#1003)

* 1.1.4 fixes (after dev build 01) (#1006)

* fix: filter covers no longer reset their filter mode on opening UI

* fix: don't expose creative tank slot as a capability

* feat: add infinite source/sink capability to creative tanks

* fix: use correct underlying fluid/item transfers in pumps & conveyors

* chore: changelog

* fix: don't expose creative chest slot as a capability & add cap proxy

* chore: oops.

* fix: crash when defining a custom coil type

* chore: fix compile error

---------

Co-authored-by: Arbor <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When a new coil is defined with kjs, the server cannot be started
2 participants