Render items, blocks and entities with an orthographic view!

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.

/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.
Conversation