BlockRenderer

Renders PNGs of blocks and items on-demand

File Details

v2.0.0 (for 1.16)

  • B
  • Dec 7, 2020
  • 29.70 KB
  • 657
  • 1.16.4+1
  • Forge

File Name

BlockRenderer-2.0.0.jar

Supported Versions

  • 1.16.4
  • 1.16.3

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:blockrenderer-238656:3132784")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Ported to 1.16 by xbony2 and pupnewfster (basically a complete rewrite)
  • Various internal refactors to prepare for entity/structure rendering
  • Some bugfixes