Rename air and add description to air setting in printer#250
Open
IceTank wants to merge 1 commit intolambda-client:1.21.11from
Open
Rename air and add description to air setting in printer#250IceTank wants to merge 1 commit intolambda-client:1.21.11from
IceTank wants to merge 1 commit intolambda-client:1.21.11from
Conversation
Member
|
i think "Air" makes more sense as its the most accurate. All blocks outside of schematics are considered air, and if air is disabled, it ignores air in the schematic too. Maybe just a better description but keep the original name? |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Guidelines
This is a template, modify before submitting your PR
Ensure that your title is concise and has all the necessary information
Examples:
Feat: Add new block typesFix: Crash on startupFix: GUI does not renderRef: Optimize rendering engineNew pre-processor for pathfindingFix inconsistency with the structureIssue Link
If your PR addresses one or more issues, be sure to link them. Use appropriate keywords like
closes,fixes, orresolvesto automatically close the linked issues when the PR is merged.Examples:
This PR fixes a memory leak in foo() and closes #4. It also resolves #5, which is a duplicate issue.Closes #1, resolves #2, and fixes #3Fixes #1Description
Provide a concise yet detailed summary of the changes introduced in this PR. Include the purpose of the changes and any relevant context.
Examples:
This pull request improves compatibility with version 1.21.4 by addressing rendering issues and adding support for new block types.Refactors the rendering engine to enhance performance and reduce memory usage.Adds a new feature for biome-specific block spawning to align with gameplay mechanics introduced in version 1.20.4.Checklist Before Submitting
To ensure the quality and maintainability of your PR, confirm the following before submission: