Skip to content

Update fluid container and auto smelter textures#42

Merged
CoderJoeW merged 1 commit intomainfrom
update-fluid-container-auto-smelter-textures
Mar 25, 2026
Merged

Update fluid container and auto smelter textures#42
CoderJoeW merged 1 commit intomainfrom
update-fluid-container-auto-smelter-textures

Conversation

@CoderJoeW
Copy link
Copy Markdown
Owner

Summary

  • Replace fluid container and auto smelter textures with new per-direction (north/south/east/west/up/down) variants
  • Remove texture rotation — blocks display the same appearance regardless of facing direction
  • Add transparency support for both blocks (leaves render layer, non-occluding)

Changes

  • Fluid container: 60 new textures (empty + water/lava/xp × low/medium/full × 6 faces), replacing old front/back/side/top scheme
  • Auto smelter: 12 new textures (idle/active × 6 faces), replacing old front/back/side/top/housing/fire scheme
  • Simplified block configs with fewer appearances since rotation is no longer needed

…variants

- Replace fluid container textures with unique per-face (north/south/east/west/up/down)
  textures for all states (empty, water, lava, xp × low/medium/full)
- Replace auto smelter textures with per-face idle and active variants
- Remove texture rotation for both blocks — same appearance regardless of facing
- Add transparency support (leaves auto-state, can-occlude/is-view-blocking false)
@CoderJoeW CoderJoeW merged commit 16536bc into main Mar 25, 2026
3 checks passed
@CoderJoeW CoderJoeW deleted the update-fluid-container-auto-smelter-textures branch March 25, 2026 04:47
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.

1 participant