Skip to content

6.0.0 New Icon Documentation  #11

@mysticdrew

Description

@mysticdrew

Instructions:

To include a custom mob icon in your resource pack, you have to put a PNG image on the following path:
/assets/journeymap/icon/entity/{mod_id}/{mob_name}.png

{mod_id} has to be the ID of the mod to which the mob belongs, or minecraft if it is a native mob of the game.
{mob_name} is the name of the mob.

For example: /assets/journeymap/icon/entity/minecraft/creeper.png

The recommended size for the icon is 16x16. It can be of any size, but to be shown correctly it has to fit into the marker's circle. As a reference you can use the following image:

icon_mask

Any size that fits inside the circle will work. If you use a larger image, be sure to put transparent pixels in the corners so that they do not protrude outside the circle.

As a reference you can see the icons automatically generated by JourneyMap in the folder /journeymap/icon/entity/

Icons can be manually added by putting them in the /journeymap/icon/entity/{mod_id}/ without using a resource pack, this however will require a client restart.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions