Skip to content

Add lava-harden flag#2275

Open
TomyLobo wants to merge 1 commit into
version/7.0.xfrom
rock-growth-obsidian
Open

Add lava-harden flag#2275
TomyLobo wants to merge 1 commit into
version/7.0.xfrom
rock-growth-obsidian

Conversation

@TomyLobo
Copy link
Copy Markdown
Collaborator

@TomyLobo TomyLobo commented May 14, 2026

This covers the forming of cobblestone, stone, obsidian and basalt.

@TomyLobo TomyLobo force-pushed the rock-growth-obsidian branch from bdf76a6 to 0594845 Compare May 17, 2026 01:15
@TomyLobo TomyLobo requested review from Joo200 and me4502 May 18, 2026 22:32
@TomyLobo TomyLobo force-pushed the rock-growth-obsidian branch 2 times, most recently from 44478a9 to 32b2ad3 Compare May 18, 2026 22:41
@TomyLobo TomyLobo changed the title Make the rock-growth flag affect obsidian forming, too Add lava-solidification flag May 18, 2026
This covers the forming of cobblestone, stone, obsidian and basalt.
@TomyLobo TomyLobo force-pushed the rock-growth-obsidian branch from 32b2ad3 to e64241c Compare May 19, 2026 10:37
@TomyLobo TomyLobo changed the title Add lava-solidification flag Add lava-harden flag May 19, 2026
}
}

if (event.getBlock().getType() == Material.LAVA && !newState.getBlock().isLiquid()) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to also check the flowing lava block, or does this cover all cases?

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