Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 638 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 638 Bytes

Skulls is a collection of 55k+ custom textured Minecraft heads. It is the perfect solution for servers who need a quick and easy way to access a large variety of custom textured heads.

JitPack Info

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>

<dependency>
    <groupId>ca.tweetzy</groupId>
    <artifactId>skulls</artifactId>
    <version>Current Version</version>
</dependency>