Giggitybyte / TinyTrashCan

Trash can block for Minecraft.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiny Trash Can

Fabric Mod GitHub Release Curseforge Download Modrinth Download Discord Server

Sunrise

GUI

Origin

A while ago, a friend of mine wanted to add Trash It to our friends-only 1.16.4 modpack. After giving it a test, I discovered that Trash It was effectively locked to 1.16.1 because the GUI library used (Spinnery) would call a method which did not exist on newer versions and cause the game to crash. Bumping to the latest version for Spinnery did not solve the issue, and no other updates were available as Spinnery had been abandoned.

Since my buddy was adamant that a trash can mod be included the pack, I decided to repurpose the model from Trash It and quickly write up a new 1.16.4 project which utilizes an actively developed GUI library (ended up being LibGui). I eventually decided to publicize this project, so I cleaned things up a bit and updated it to 1.16.5.

I'll be releasing updates for new versions of Minecraft as time permits.

About

Trash can block for Minecraft.

License:Mozilla Public License 2.0


Languages

Language:Java 100.0%