Skip to content

Add flammability values (burn_chance and spread_chance) - #25

Open
stuffpicklesays wants to merge 3 commits into
Steel-Foundation:masterfrom
stuffpicklesays:feature/flammability
Open

Add flammability values (burn_chance and spread_chance)#25
stuffpicklesays wants to merge 3 commits into
Steel-Foundation:masterfrom
stuffpicklesays:feature/flammability

Conversation

@stuffpicklesays

Copy link
Copy Markdown

Description

Adds missing burn chance and spread chance to the extractor
I'm working on adding fire spreading to steel (Steel-Foundation/SteelMC#497), and this is one of the core requirements for fire spreading.

Removed duplicate explosionresistance

How has this been tested?

Ran ./gradlew runServer locally to extract values
Manually verified that blocks.json containd the correct values for a few flammable + non-flammable blocks.

Comment thread src/main/kotlin/com/steelextractor/extractors/Blocks.kt
Comment thread src/main/kotlin/com/steelextractor/extractors/Blocks.kt Outdated
@JunkyDeveloper

Copy link
Copy Markdown

does it run through?

@stuffpicklesays stuffpicklesays changed the title Added flammability values (burn_chance and spread_chance) Add flammability values (burn_chance and spread_chance) Aug 26, 2026
@stuffpicklesays

Copy link
Copy Markdown
Author

Just ran the build on my PC and can confirm it builds successfully

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