thomasmny / BuildSystem

Powerful, easy to use system for builders
https://buildsystem.eintosti.de
Other
35 stars 16 forks source link

Skulls as world icons #185

Open EinJOJO opened 1 year ago

EinJOJO commented 1 year ago

What problem does this feature solve?

Would be cool if you could set skulls as world-Item. It would allow the player to customize the worlds icon beyond the given blocks of minecraft.

It's always this skull :(

image

Sooner or later I would implement it on my own, if I find the time. Feel free to implement it 👍

thomasmny commented 1 year ago

AFAIK, the world's name is used as the player skin. https://github.com/thomasmny/BuildSystem/blob/bb68bd4bd633df6f7406efd82860dcb6206af259/buildsystem-core/src/main/java/com/eintosti/buildsystem/util/InventoryUtil.java#L242