Skip to content

Rename air and add description to air setting in printer#250

Open
IceTank wants to merge 1 commit intolambda-client:1.21.11from
IceTank:fix/rename-printer-air-setting-and-add-description
Open

Rename air and add description to air setting in printer#250
IceTank wants to merge 1 commit intolambda-client:1.21.11from
IceTank:fix/rename-printer-air-setting-and-add-description

Conversation

@IceTank
Copy link
Contributor

@IceTank IceTank commented Mar 7, 2026

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 types
  • Fix: Crash on startup
  • Fix: GUI does not render
  • Ref: Optimize rendering engine
  • New pre-processor for pathfinding
  • Fix inconsistency with the structure

Issue Link

If your PR addresses one or more issues, be sure to link them. Use appropriate keywords like closes, fixes, or resolves to 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 #3
  • Fixes #1

Description

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:

  1. Code adheres to the project's style guide and conventions.
  2. All tests pass, including newly added tests.
  3. Documentation has been updated to reflect any new features or changes.
  4. Your PR is limited to a single purpose, avoiding unrelated changes.

@IceTank IceTank marked this pull request as ready for review March 7, 2026 19:01
@beanbag44
Copy link
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?

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.

2 participants