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

WikiRenderer

Creates high-resolution renders of Minecraft's in-game objects

Загрузки
5K
Подписчики
60
Обновлён
19 августа 2026 г.
Лицензия
MIT

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

WikiRenderer

WikiRenderer is a heavily modified version of Isometric Renders that allows you to create renders of game objects like parts of world, blocks, items and entities.

These are automatically keyed to have a transparent background, and you can adjust scale, positioning and many more options right in-game in a menu.

Not only is this version of the mod also designed for modded wikis in mind, but it also has a couple of additional features targeted for use on the Hypixel SkyBlock Wiki.

Usage

WikiRenderer supports a multitude of render types:

  • Items
  • Entities and Entity Sprites
  • Areas of the world, and area overhead minimaps
  • Block States
  • Item Tooltips
  • Item Atlases
  • Animated exports of items, entities, blocks states or world areas (in .gif, .apng, .webp, or .mp4 formats)
  • Batch exports of multiple entities, items, tooltips, or blocks as images or animations

The main command is /wikirender, but /wr also exists as an alias.

Details about the mod's features can be seen below, and exclusive features that have been added on top of Isometric Renders will be marked with a ⭐ star emoji.

Items

Items can be rendered in three ways:

  1. Hold an item and type /wikirender item
  2. Hover over an item in your inventory and press the render hotkey (defaults to h)
  3. Type /wikirender item id <item>, where <item> is something like minecraft:diamond
  4. ⭐ Type /wikirender item texture <item>, where <texture> is a texture ID or base64 of a texture ID for a player head

Below is an example of an enchanted compass made using /wikirender item id minecraft:compass[minecraft:enchantment_glint_override=true]:

Enchanted Compass Item Render Menu

⭐ On the right is an option to speed up enchantment glint speeds. Normally, at 100% glint speed (seen in Minecraft's accessibility settings), a full loop of the glint animation takes 41.25 seconds, but this option speeds it up to 15 seconds, while barely being a noticeable difference. The Use Enchanted Items Timings button then sets the animation timing settings to this duration.

Enchantment Glint Animation Options

⭐ You can also grab the texture data of rendered layer heads with included buttons:

Player Head Item Render Menu

Options to grab texture data of an item

Areas

Areas in the world can be rendered in three ways:

  1. Select two points in the world with the hotkey (defaults to c), and type /wikirender area.
  2. Type /wikirender area pos <start> <end>, where <start> and <end> represent coordinates.
  3. ⭐ Type /wikirender area island <chunk_size> <distance_limit>, which scans outwards in mini chunks (specified by <chunk_size>), not continuing past empty chunks or until the distance limit is reached.
    • This is useful for rendering everything nearby you quickly, or for rendering a non-square-shaped island close to other islands. In the latter case, simply lower <chunk_size> until the surrounding islands are not hit in the scan.

⭐ Below is an example of the Hypixel Prototype lobby, rendered using /wikirender area island 8 200, featuring a variety of render options on both sides of the menu:

An isometric render of the Hypixel Prototype Lobby

⭐ Area renders are quite configurable. You can control block and entity visibility, override certain types of data on visible entities, modify how lighting is handled, and more.

Minimap Renders

⭐ Area renders also feature topdown and side-view rendering modes, which allow you to create minimap images with adjustable texture resolution scaling. There is also a cave mode that lets you create underground images.

A topdown render of the Hypixel SkyBlock Spider's Den

A cave mode topdown render of the Hypixel SkyBlock Lapis Quarry

Minimap data can also be exported for use on the Hypixel SkyBlock Independant Wiki's Minimap Calibrator tool.

Item Frame Minimaps

⭐ On the topic of Minimaps, you can also use area rendering and side angle viewing to render pixel-perfect maps. These are rendered using the exact same color data and brightness of the source map images.

A 2x3 item frame map being selected in the world to be rendered

The 2x3 item frame map being rendered

Entities

Entities can be rendered in four ways:

  1. ⭐ Type /wikirender player to render yourself
  2. Look at an entity and pressing the render hotkey (defaults to h)
  3. Look at an entity and type /wikirender entity
  4. Type /wikirender entity <entity_type> <nbt>, where <entity_type> is something like minecraft:zombie, and <nbt> is optional but something like {IsBaby:1b}

⭐ Below are examples of myself being rendered, both normally and in an optional sprite mode:

A menu showing a dimetric render of myself wearing 3/4 diamond armor and an iron helmet, while holding a golden spear and custom player head

A render of my player head wearing an iron helmet as a flat sprite

⭐ Entity renders have multiple options, such as the ability to use the live entity (useful for animated armor), freeze the arms, toggle item or enchantment visibility, and more.

⭐ Similar to player head item renders, you can also grab the texture data of rendered players, as well as player heads worn or held by rendered entities.

Options to copy the texture data of my player skin, cape skin, and the skin of the player head in my off hand

Entity Lighting

⭐ Entities are lit in a way where in isometric viewing angles (45°, 135°, 225°, and 315°), the top is 100% brightness, the left side is 80% brightness, and the right side is 60% brightness. Sprites are rendered at 100% brightness.

Blocks

Individual blocks and block states can be rendered in three ways:

  1. Look at a block and type /wikirender block
  2. Type /wikirender block <block>, where <block> is something like minecraft:cobblestone
  3. Type /wikirender block <block>[data], as seen below

Below is an example of rendering a furnace using /wikirender block minecraft:furnace[lit=true]{Items:[{Slot:0b, Count: 1b, id: "minecraft:coal"}]}

A lit, smoking furnace block being rendered

Note: Waterlogged blocks currently do not render properly. For those, use a single-block area render.

Item Tooltips

Item Tooltips can be rendered in similar ways to item renders:

  1. Hold an item and type /wikirender tooltip
  2. Hover over an item in your inventory and press the render tooltip hotkey (defaults to k)
  3. Type /wikirender tooltip <tooltip>, where <item> is something like minecraft:diamond

⭐ Tooltips are rendered using per-pixel resolution scaling, defaulting at 4 image pixels per font pixel.

A tooltip render of a Plasmaflux Power Orb in Hypixel SkyBlock

Batch Rendering

There are several ways to multiple render items, blocks, or tooltips at once:

Inventories

To render every item in your inventory, press the associated hotkey (default k), which will open a popup allowing you to render the items, block item states, tooltips, or items in an atlas:

A menu that lets render a group of items either as items, blocks, tooltips, or in an atlas

Creative Tabs

To render a creative tab:

  1. Type /wikirender group item creative_tab <tab> itematlas to render a certain tab as an atlas texture
  2. Type /wikirender group item creative_tab <tab> batch (blocks|items|tooltips) to batch render a certain tab's items, blocks, or tooltips

Below is an example of every combat item rendered in an atlas using /wikirender group item creative_tab minecraft:combat itematlas:

The Combat creative tab's items being rendered as an atlas

Tagged Items

To render items, blocks or tooltips given a select tag:

  1. Type /wikirender group item tag <#namespace:tag> itematlas to render the tag's items as an atlas texture
  2. Type /wikirender group item tag <#namespace:tag> batch (blocks|items|tooltips) to batch render the tag's items, blocks, or tooltips

Below is an example of a batch render of every flower using /wikirender group item tag #minecraft:flowers batch items. The left side of the screen shows 30 items remaining, and they can all be rendered by pressing the start button.

Every Minecraft flower being prepared to be batch rendered

Namespace Items

To render items, blocks or tooltips from a select namespace:

  1. Type /wikirender group item namespace <namespace> itematlas to render the namespace's items as an atlas texture
  2. Type /wikirender group item namespace <namespace> batch (blocks|items|tooltips) to batch render the namespace's items, blocks, or tooltips

Below is an example of an atlas render of every vanilla item using /wikirender group item namespace minecraft itematlas.

Every Minecraft item being rendered in an atlas

Entity-Based Batch Rendering

⭐ There are several ways to multiple entities at once:

Tagged Entities

⭐ To render entities given a select tag:

  1. Type /wikirender group entity tag <#namespace:tag> to render the tag's entities
  2. Type /wikirender group entity tag <#namespace:tag> nbt <nbt> to render the tag's entities with NBT applied to each of them
  3. Type /wikirender group entity tag <#namespace:tag> nbt_filter <filter> <nbt> to render the tag's entities with NBT applied to each of them, but only rendering those with pass the filter check (see below)

Below is an example of a batch render of every aquatic Minecraft mob using /wikirender group entity tag #minecraft:aquatic

A menu showing every Minecraft aquatic mob being rendered

Namespace Entities

⭐ To render entities given a select tag:

  1. Type /wikirender group entity namespace <namespace> to render the namespace's entities
  2. Type /wikirender group entity namespace <namespace> nbt <nbt> to render the namespace's entities with NBT applied to each of them
  3. Type /wikirender group entity namespace <namespace> nbt_filter <filter> <nbt> to render the namespace's entities with NBT applied to each of them, but only rendering those with pass the filter check (see below)

Below is an example of a batch render of every Minecraft mob using /wikirender group entity namespace minecraft:

A menu showing (almost) every Minecraft entity being rendered, starting with the acacia boat

NBT Filtering:

⭐ When rendering entities from a namespace or tag, you can filter which entities from those lists actually get used by filtering by the applied NBT. There are three filter modes to choose from:

  1. require_all_valid: Allows an entity to render if all the provided NBT tags are valid
  2. require_one_valid: Allows an entity to render if at least one of the provided NBT tags is valid
  3. require_none_valid: Allows an entity to render if none of the provided NBT tags are valid

More specifically, a "valid" tag is a tag that is saved with the entity when it tries to save its NBT. Some tags are exported for all entities, regardless of if they change how they render (i.e. Equipment for all living entities), whereas others only get saved for specific types (i.e. Pumpkin for snow golems)

For example, typing /wikirender group entity namespace minecraft nbt_filter require_one_valid {Age:-1,IsBaby:1b} will render all baby mobs, with some extra mobs included, as seen below:

A menu showing every Minecraft baby mob being rendered, currently selected on a baby chicken

Ченджлог

2.5.2+26.2Релиз26.2 · 19 августа 2026 г.

Now that owo-lib has officially released for 26.2, this version of WikiRenderer can be released here instead of just GitHub!

Compared the 2.5.1 release on GitHub:

  • Added an option to only render player heads in batch menu item exports
  • Made player heads exporting texture_id exif metadata value also work on batch exports
  • Fixed many block entity types not rendering in area renders, like chests, decorated pots, etc.
  • Fixed items not rendering in container screen renders
  • Fixed custom lighting options not working
  • Fixed keybinds triggering when Roughly Enough Items is installed and you're in the search bar for the mod
  • Fixed the mod crashing with Replay Mod installed

Also, as of now, the 1.21.11 version will no longer be maintained.

2.5.2+26.1Релиз26.1, 26.1.1, 26.1.2 · 19 августа 2026 г.
  • Changed the required owo-lib version from 0.13 to 0.13.1, as it fixes a crash with the Roughly Enough Items mod
  • Fixed keybinds triggering when Roughly Enough Items is installed and you're in the search bar for the mod
  • Fixed the mod crashing with Replay Mod installed
  • Added an option to only render player heads in batch menu item exports
  • Made player head exports actually include a texture_id exif metadata value (before this was only in the 26.2 build but I accidentally listed it under 26.1)
    • Also compared to the previous 26.2 build, this now applies to batch player head renders

Also, as of now, the 1.21.11 version will no longer be maintained.

2.5.1+26.1Релиз26.1, 26.1.1, 26.1.2 · 13 июля 2026 г.
  • Added options to switch between item models for items that have conditional model combinations
  • Added an option to disable enchantment glints on item renders
  • Made player head exports include a texture_id exif metadata value
  • Added a command to auto-export Hypixel SkyBlock player head data in a separate .txt file
  • Fixed item batch renders not respecting the "Allow Scaling With Mouse" option
  • Fix export fails on file names with trailing spaces

A 26.2 release can be found on GitHub, with a build of owo-lib from a fork attached to it https://github.com/skyblock-wiki/WikiRenderer/releases/tag/2.5.1-26.2

2.5.1+1.21.11Релиз1.21.11 · 13 июля 2026 г.
  • Added options to switch between item models for items that have conditional model combinations
  • Added an option to disable enchantment glints on item renders
  • Made player head exports include a texture_id exif metadata value
  • Added a command to auto-export Hypixel SkyBlock player head data in a separate .txt file
  • Fixed item batch renders not respecting the "Allow Scaling With Mouse" option
  • Fix export fails on file names with trailing spaces

(okay this is actually probably the last 1.21.11 release)

A 26.2 release can be found here, with a build of owo-lib https://github.com/skyblock-wiki/WikiRenderer/releases/tag/2.5.1-26.2

2.5+26.1Релиз26.1, 26.1.1, 26.1.2 · 23 июня 2026 г.
  • Added automatic block updating for area renders, and added an option to freeze blocks (previous constant behavior)
  • Added a particle looping option for animations
  • Added better GIF exports by replacing the FFmpeg GIF requirement with Gifski, which is also embedded into the mod (meaning no download is required)
  • Added frame-based rendering for certain cosmetics in Hypixel SkyBlock
  • Added tooltip explainers to most options
  • Added an option to override dye colors on item renders, as well as text that shows the item's current dye color
  • Added an option to lock the item scale to prevent accidental zoom-ins
  • Added a warning for trying to show surrounding particles on entity renders when live entities is turned off (due to position offsets being able to happen)
  • Added better error handling for failed animation exports
  • Added the ability to export renders into subfolders with / characters in file names
  • Added the ability to de-select a selected entity by shift clicking in the render preview (useful for full-screen entities / sprites)
  • Added the ability to render areas from litematica selections (/wikirender area litematica)
  • Added an alias command to render yourself (/wikirender player self)
  • Disabled animation exports with shaders running (incompatible)
  • Expanding an area in topdown rendering mode now only updates the blocks that were added, rather than the entire mesh (faster)
  • Removed the forced first-person perspective when entering the render menu
  • Made the sound less annoying when clicking an edit box in entity overrides
  • (26.1 Only) Fixed block entities still not rendering if you're too far away or not looking at them in game when the Entity Culling mod is installed
  • (26.1 Only) Fixed a crash that can happen related to tooltip rendering when exporting renders
  • Fixed particles not rendering with the Polytone mod installed
  • Fixed cloned entities not having their attributes (i.e. scale) transferred over
  • Fixed entities modified with the Entity Render Features / Entity Texture Features mod appearing twice in the render menu
  • Fixed particles stuttering when they're either centered on moving entities (entity renders) or when the player's camera is moving (area renders)
  • Fixed the swirling "power layer" of charged creepers and withers not rendering properly
  • Fixed sequence frame folders not including the file name as part of it, making them hard to recognize
  • Fixed item keybinds activating while holding the debug keybind (F3 default)
  • Fixed the "Show Surrounding Entities" option appearing for entity renders that aren't using live entities
  • Fixed the mod's keybinds activating when keys are unbound and certain invalid or empty keys are pressed
  • Fixed desync issues with closed menus when rendering something from a container menu and then closing the render menu, potentially causing server anticheat issues.
  • Fixed messed up water culling on chunk section borders
  • Fixed certain conditional UI elements not appearing when switching between different game resolutions
  • Fixed the lighting calculation for 2D items that use a custom 3d model (such as from resource packs)
  • Fixed a handful of crashes and invalid options being shown for entity overrides

Additionally, I have a working version of the mod for 26.2, using a fork of owo-lib here (https://github.com/mudkipdev/owo-lib/tree/26.2), which you can build yourself from GitHub if you'd like. I'll release this when owo-lib formally updates to 26.2.

2.5+1.21.11Релиз1.21.11 · 23 июня 2026 г.
  • Added automatic block updating for area renders, and added an option to freeze blocks (previous constant behavior)
  • Added a particle looping option for animations
  • Added better GIF exports by replacing the FFmpeg GIF requirement with Gifski, which is also embedded into the mod (meaning no download is required)
  • Added frame-based rendering for certain cosmetics in Hypixel SkyBlock
  • Added tooltip explainers to most options
  • Added an option to override dye colors on item renders, as well as text that shows the item's current dye color
  • Added an option to lock the item scale to prevent accidental zoom-ins
  • Added a warning for trying to show surrounding particles on entity renders when live entities is turned off (due to position offsets being able to happen)
  • Added better error handling for failed animation exports
  • Added the ability to export renders into subfolders with / characters in file names
  • Added the ability to de-select a selected entity by shift clicking in the render preview (useful for full-screen entities / sprites)
  • Added the ability to render areas from litematica selections (/wikirender area litematica)
  • Added an alias command to render yourself (/wikirender player self)
  • Disabled animation exports with shaders running (incompatible)
  • Expanding an area in topdown rendering mode now only updates the blocks that were added, rather than the entire mesh (faster)
  • Removed the forced first-person perspective when entering the render menu
  • Made the sound less annoying when clicking an edit box in entity overrides
  • (1.21.11 Only) Updated area rendering to use max 32x32x32 section sizes (same as a previous patch for 26.1)
  • (1.21.11 Only) Fixed item keybinds activating while in the Roughly Enough Items mod search bar
  • Fixed particles not rendering with the Polytone mod installed
  • Fixed cloned entities not having their attributes (i.e. scale) transferred over
  • Fixed entities modified with the Entity Render Features / Entity Texture Features mod appearing twice in the render menu
  • Fixed particles stuttering when they're either centered on moving entities (entity renders) or when the player's camera is moving (area renders)
  • Fixed the swirling "power layer" of charged creepers and withers not rendering properly
  • Fixed sequence frame folders not including the file name as part of it, making them hard to recognize
  • Fixed item keybinds activating while holding the debug keybind (F3 default)
  • Fixed the "Show Surrounding Entities" option appearing for entity renders that aren't using live entities
  • Fixed the mod's keybinds activating when keys are unbound and certain invalid or empty keys are pressed
  • Fixed desync issues with closed menus when rendering something from a container menu and then closing the render menu, potentially causing server anticheat issues.
  • Fixed messed up water culling on chunk section borders
  • Fixed certain conditional UI elements not appearing when switching between different game resolutions
  • Fixed the lighting calculation for 2D items that use a custom 3d model (such as from resource packs)
  • Fixed a handful of crashes and invalid options being shown for entity overrides

Note that this will be one of the last, if not the last version of this mod released for Minecraft 1.21.11. Because this mod is made first for use on the Hypixel SkyBlock Wiki, and Hypixel is soon to drop 1.21.11 support for SkyBlock, it no longer makes sense for me to maintain this version. The idea is to keep maintaining the two most recent Minecraft versions, which is what Hypixel aims for support.

Additionally, I have a working version of the mod for 26.2, using a fork of owo-lib here (https://github.com/mudkipdev/owo-lib/tree/26.2), which you can build yourself from GitHub if you'd like. I'll release this when owo-lib formally updates to 26.2.

2.4.3+26.1Релиз26.1, 26.1.1, 26.1.2 · 23 апреля 2026 г.
  • Made several improvements to FFmpeg detection:
    • Fixed FFmpeg not being detected in common locations on macOS, including /usr/local/bin/ and /opt/homebrew/bin/
    • Added the option to specify the FFmpeg file location
    • FFmpeg will now try and also be detected using the where command on Windows and which command on macOS and Linux
  • Added an option to render animations in the .mov format
  • Added an option to preserve individual frame files when exporting animations in Disk-Cache Intensive and Memory-Cache Intensive modes
  • Added a dye color option for item overrides (within entity overrides)
  • Added separate scale and crop rescale options for sprite rendering, and increased the default sprite export resolution from 64 to 288
  • Fixed certain entity animations not being detected properly when listing timing loop data
  • Fixed a crash related to trying to render sprite entities with the "simple equipment layer" type for baby mobs
  • Fixed custom components not applying for items within entity overrides
  • Fixed frog overrides not having a variant option
  • Fixed Is In Water appearing under the cow model instead of the cod model
  • Fixed minimap data not having properly formatted numbers
  • Fixed "Sync Rotation to Animation" showing on container screen renders (they have no rotation options)
  • Replaced all references of the Hypixel SkyBlock Fandom wiki with the new site, https://hypixelskyblock.minecraft.wiki/
  • Lowered the max area render section size from 64x64 horizontally and infinitely vertically to 32x32x32 (stacking vertically now), in order to fix certain builds with complex geometry (high vertex counts) going over the vanilla limit
  • Fixed entities glitching around visually in larger area renders when the Entity Culling mod is installed and Tick culling is enabled in it
2.4.3+1.21.11Релиз1.21.11 · 23 апреля 2026 г.
  • Made several improvements to FFmpeg detection:
    • Fixed FFmpeg not being detected in common locations on macOS, including /usr/local/bin/ and /opt/homebrew/bin/
    • Added the option to specify the FFmpeg file location
    • FFmpeg will now try and also be detected using the where command on Windows and which command on macOS and Linux
  • Added an option to render animations in the .mov format
  • Added an option to preserve individual frame files when exporting animations in Disk-Cache Intensive and Memory-Cache Intensive modes
  • Added a dye color option for item overrides (within entity overrides)
  • Added separate scale and crop rescale options for sprite rendering, and increased the default sprite export resolution from 64 to 288
  • Fixed certain entity animations not being detected properly when listing timing loop data
  • Fixed a crash related to trying to render sprite entities with the "simple equipment layer" type for baby mobs
  • Fixed custom components not applying for items within entity overrides
  • Fixed frog overrides not having a variant option
  • Fixed Is In Water appearing under the cow model instead of the cod model
  • Fixed minimap data not having properly formatted numbers
  • Fixed "Sync Rotation to Animation" showing on container screen renders (they have no rotation options)
  • Replaced all references of the Hypixel SkyBlock Fandom wiki with the new site, https://hypixelskyblock.minecraft.wiki/
  • Fixed barriers always rendering with the Visible Barriers mod even with the mod's option disabled

Комментарии

Загружаем…