Skip to content

Junkys blocks#54

Draft
JunkyDeveloper wants to merge 34 commits intoSteel-Foundation:masterfrom
JunkyDeveloper:junkys_blocks
Draft

Junkys blocks#54
JunkyDeveloper wants to merge 34 commits intoSteel-Foundation:masterfrom
JunkyDeveloper:junkys_blocks

Conversation

@JunkyDeveloper
Copy link
Copy Markdown
Contributor

@JunkyDeveloper JunkyDeveloper commented Jan 19, 2026

✅ Implemented Blocks

The following blocks are currently implemented:

  • 🟫 Iron Bars
  • 🟧 Copper Bars
  • 🪟 Glass Pane
  • 🧱 Walls

⚠️ Known Issue: Glass Pane Implementation

🚨 The glass pane is not implemented correctly at the moment:

  • 🔗 It is technically part of iron bars, copper bars and walls
  • 🏷️ However, it uses a different tag
  • 🎨 The colored glass panes are missing / not applied

👉 This results in inconsistent behavior and appearance compared to the expected implementation.


💬 Notes
Please review the glass pane handling carefully, as it currently behaves like a hybrid between iron bars and glass panes 😅🪟⚙️

✨ Thanks for reviewing this PR! Let’s make those panes shine properly 🌈🔥

JunkyDeveloper and others added 30 commits January 18, 2026 18:12
# Conflicts:
#	steel-core/src/behavior/blocks/mod.rs
#	steel-core/src/chunk/chunk_map.rs
#	steel-core/src/server/mod.rs
# Conflicts:
#	steel-core/Cargo.toml
#	steel-core/build/blocks.rs
#	steel-core/src/behavior/blocks/mod.rs
#	steel-core/src/chunk/chunk_map.rs
#	steel-core/src/server/mod.rs
# Conflicts:
#	steel-core/build/blocks.rs
#	steel-core/src/behavior/blocks/mod.rs
# Conflicts:
#	steel-core/build/blocks.rs
#	steel-core/src/behavior/blocks/fence_block.rs
@github-actions
Copy link
Copy Markdown

This pull request has conflicts with the base branch "master". Please resolve those so we can test out your changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant