Render Minecraft block models
Used in InteractiveChat-DiscordSRV-Addon to render item models to send to discord.
(These images are rendered with a piece of addition software supplying data to this library)
<repository>
<id>loohp-repo</id>
<url>https://repo.loohpjames.com/repository</url>
</repository>
<dependency>
<groupId>com.loohp</groupId>
<artifactId>BlockModelRenderer</artifactId>
<version>VERSION</version>
<scope>compile</scope>
</dependency>
Replace VERSION
with the version number.