https://github.com/loohp/blockmodelrenderer
Render Minecraft block models
https://github.com/loohp/blockmodelrenderer
blockbench java minecraft models rendering
Last synced: 4 months ago
JSON representation
Render Minecraft block models
- Host: GitHub
- URL: https://github.com/loohp/blockmodelrenderer
- Owner: LOOHP
- License: gpl-3.0
- Created: 2021-12-11T01:05:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T22:01:11.000Z (over 3 years ago)
- Last Synced: 2025-06-23T17:46:25.263Z (about 1 year ago)
- Topics: blockbench, java, minecraft, models, rendering
- Language: Java
- Homepage: https://ci.loohpjames.com/job/BlockModelRenderer/
- Size: 175 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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.

*(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.