Skip to content

Add lava generator power block#12

Merged
CoderJoeW merged 1 commit intomainfrom
feature/lava-generator
Mar 10, 2026
Merged

Add lava generator power block#12
CoderJoeW merged 1 commit intomainfrom
feature/lava-generator

Conversation

@CoderJoeW
Copy link
Copy Markdown
Owner

Summary

  • New LavaGenerator power block that consumes lava from adjacent fluid blocks (pipes, containers, pumps) to produce 5 power per lava unit
  • Inactive/active visual states with industrial-style textures matching existing block art
  • Block definitions, crafting recipe (iron + redstone + magma block), and dialog integration
  • 11 unit tests covering lava consumption, water rejection, capacity limits, multi-source ticks, and descriptor validation

Consumes lava from adjacent fluid blocks (pipes, containers, pumps)
to generate power. Includes inactive/active visual states, crafting
recipe, dialog integration, and comprehensive tests.
@CoderJoeW CoderJoeW merged commit c6787ea into main Mar 10, 2026
1 check passed
@CoderJoeW CoderJoeW deleted the feature/lava-generator branch March 15, 2026 05:30
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