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

Stop converting chests to ice #234

Merged
merged 2 commits into from
Nov 13, 2023

Conversation

Anoyomouse
Copy link
Contributor

@Anoyomouse Anoyomouse commented Nov 9, 2023

Fixes #233

Blocks with a tile entity are considered a Source block, and are converted (forcefully) into blocks of ice deleting them.

I've moved the check for block entities after the waterlogged check, if you're a source and you're a block entity, then we're just going to ignore that block, else it's replaced with ice

@MichaelHillcox MichaelHillcox merged commit 7299417 into Direwolf20-MC:master Nov 13, 2023
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.

freeze upgrade can delete loot chests
2 participants