Skip to content

Replace cobblestone and obsidian factory textures with per-direction variants#43

Merged
CoderJoeW merged 2 commits intomainfrom
replace-factory-textures-per-direction
Mar 25, 2026
Merged

Replace cobblestone and obsidian factory textures with per-direction variants#43
CoderJoeW merged 2 commits intomainfrom
replace-factory-textures-per-direction

Conversation

@CoderJoeW
Copy link
Copy Markdown
Owner

Summary

  • Replace cobblestone factory and obsidian factory textures with per-direction variants (north/south/east/west/up/down for both idle and active states)
  • Convert both factories from dual-item configs to single-item configs using CraftEngine states/appearances/variants with a powered boolean property
  • Visual state now controlled via updatePoweredState() instead of block ID swapping

…variants

Convert both factories from dual-item configs (base + active) to single-item
configs using CraftEngine states/appearances/variants with a powered boolean
property. Visual state is now controlled via updatePoweredState() instead of
block ID swapping.
@CoderJoeW CoderJoeW merged commit 4f5587e into main Mar 25, 2026
3 checks passed
@CoderJoeW CoderJoeW deleted the replace-factory-textures-per-direction branch March 25, 2026 06:37
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