EtherealOnyx / Parties

An rpg-like party system for Minecraft. Currently contains 24 customizable elements with direct support for 16+ mods! Also provides extra features like xp sharing, stage syncing, and more.
3 stars 0 forks source link

Make RenderItem fully dynamic. #178

Open EtherealOnyx opened 3 weeks ago

EtherealOnyx commented 3 weeks ago

Make RenderItem fully dynamic by removing static variables and making them part of the instance. This will allow new presets for other types of UI, like:

EtherealOnyx commented 3 weeks ago

To be able to more easily supply presets that look the same on several instances of minecraft, the following should change as well: