John000708 / Barrels

A plugin which replicates the popular barrels found in modpacks.
GNU General Public License v3.0
4 stars 18 forks source link

Fix display item not disappearing #22

Closed ishland closed 4 years ago

ishland commented 4 years ago

Fixes #13

TheBusyBiscuit commented 4 years ago

Wrapping it in a try/catch seems like a rather naive approach to this issue. It wouldn't exactly fix the underlying problem, it would just hide/ignore it.