Swofty-Developments / HypixelSkyBlock

Minecraft 1.8-1.21 (no Spigot) recreation of Hypixel SkyBlock with a goal of a properly abstracted and scalable codebase.
https://discord.gg/paper
GNU Affero General Public License v3.0
118 stars 42 forks source link

[FEATURE] Rune table #100

Open Swofty-Developments opened 8 months ago

Swofty-Developments commented 8 months ago

I've already implemented the model of the rune table as seen here, all that needs to be done is the functionality. Probably make some nice abstract system for rune particles by making a new Rune interface for items

Swofty-Developments commented 4 months ago

I'm implementing this