Direwolf20-MC / MiningGadgets

Because Mining with Lasers is cool
MIT License
83 stars 41 forks source link

Stop converting chests to ice #234

Closed Anoyomouse closed 10 months ago

Anoyomouse commented 11 months ago

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