Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow material blocks to be burned #1974

Merged
merged 3 commits into from
Jul 23, 2023
Merged

Allow material blocks to be burned #1974

merged 3 commits into from
Jul 23, 2023

Conversation

serenibyss
Copy link
Member

Allow Wooden material blocks to be burned, like Wood Frames. Generalized in BlockMaterialBase so any material block with a WoodProperty material can be burned. Used the internal burn value of vanilla Planks.

@serenibyss serenibyss added the type: feature New feature or request label Jul 21, 2023
@serenibyss serenibyss requested a review from a team as a code owner July 21, 2023 07:20
@ALongStringOfNumbers
Copy link
Contributor

Should this also extend to any material with the Flammable tag?

@ALongStringOfNumbers ALongStringOfNumbers added this to the 2.7.3 milestone Jul 22, 2023
@serenibyss serenibyss merged commit 51d19d7 into master Jul 23, 2023
@serenibyss serenibyss deleted the sb-block-flammability branch July 23, 2023 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants