Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loohp/blockmodelrenderer

Render Minecraft block models
https://github.com/loohp/blockmodelrenderer

blockbench java minecraft models rendering

Last synced: 3 months ago
JSON representation

Render Minecraft block models

Awesome Lists containing this project

README

        

[![Build Status](https://ci.loohpjames.com/job/BlockModelRenderer/badge/icon)](https://ci.loohpjames.com/job/BlockModelRenderer/)
# BlockModelRenderer
Render Minecraft block models

Used in **[InteractiveChat-DiscordSRV-Addon](https://github.com/LOOHP/InteractiveChat-DiscordSRV-Addon)** to render item models to send to discord.

![Example Beacon](https://imgur.com/loHqLHB.png)![Example Lectern](https://imgur.com/pPaEpCt.png)

*(These images are rendered with a piece of addition software supplying data to this library)*

## Builds

- [Jenkins](https://ci.loohpjames.com/job/BlockModelRenderer/)

## Maven
```html

loohp-repo
https://repo.loohpjames.com/repository

```
```html

com.loohp
BlockModelRenderer
VERSION
compile

```
Replace `VERSION` with the version number.