BuildSystem icon indicating copy to clipboard operation
BuildSystem copied to clipboard

Skulls as world icons

Open EinJOJO opened this issue 1 year ago • 1 comments

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 👍

EinJOJO avatar Apr 08 '23 03:04 EinJOJO

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

thomasmny avatar Apr 09 '23 11:04 thomasmny