Перейти к содержимому
Mineforgian

Simple Image Renderer

Render items, blocks and entities with an orthographic / isometric view!

Загрузки
2K
Подписчики
31
Обновлён
20 июня 2026 г.
Лицензия
LGPL-3.0-only

Опубликован 18 января 2026 г.

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.

Ченджлог

1.2.0+26.2Релиз26.2 · 20 июня 2026 г.
1.1.1+26.1Релиз26.1, 26.1.1, 26.1.2 · 26 марта 2026 г.
1.1.0+26.1-snapshot-7Бета26.1-snapshot-7 · 14 февраля 2026 г.
  • Same changes as 1.1.0+1.21.11, but updated to 26.1-snapshot-7

Full Changelog: https://github.com/Patbox/SimpleImageRenderer/compare/1.1.0+1.21.11...1.1.0+26.1-snapshot-7

1.1.0+1.21.11Релиз1.21.11 · 14 февраля 2026 г.
  • Improved Region rendering to match closer Vanilla logic (and also render particles and glowing entity outline).
  • Block/Entity render command will now default to rendering targeted block/entity.
  • Block renderer should now correctly render fluids.
  • Region rendering can now toggle lighting (previously was 26.1 only).
  • You can disable rendering of area edges.
  • Disabled Rotate Light and Lighting settings in region renderer, as they didn't work fully.
  • Rendering an entity will now include it's passengers.
  • You can now toggle Body Rotations and Head Rotations for entity rendering.
  • Improved preview mouse dragging functionality to capture smaller rotations.
  • Using right mouse button on preview now shift position around.
  • Fixed the sky flickering while using area renderer at sunset/rise.
  • Reworked the UI to make it look and feel nicer.
  • Preview now scales up visually to take as much of the screen as it can (can be toggle off to show real size).
  • You can now render tags as a group of items.
1.0.0+26.1-snapshot-3Бета26.1-snapshot-3 · 19 января 2026 г.
1.0.0+1.21.11Релиз1.21.11 · 19 января 2026 г.

Комментарии

Загружаем…