Compatibility
Minecraft: Java Edition
26.1-snapshot-3
1.21.11
Platforms
Supported environments
Creators
Details
Licensed LGPL-3.0-only
Published 11 hours ago
Updated 5 hours ago

Simple Image Renderer
This mod allows you to render items, blocks, entities or regions into an image with ortographic perspective. Unlike my other mods this mod is client side only! It does nothing on the server!
It's pretty simple mod, operated fully with client side commands.

Commands:
/render item <item stack>- renders item with components,/render item creative <tab>- renders all item from a creative tab (work with Polymer!),/render item hand- renders item in hand,/render item entity <@entity>- renders an entity,/render item block <blockstate>- renders a blockstate,/render item region <start x y z> <end x y z>- renders a region, including entities within it,/render use_id_as_name true/false- changes whatever images should use ids for names or the display name,/render open_folder- opens the folder with images.


