{"id":32150,"date":"2026-06-01T17:33:29","date_gmt":"2026-06-01T14:33:29","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/block-helper\/"},"modified":"2026-06-01T17:33:29","modified_gmt":"2026-06-01T14:33:29","slug":"block-helper","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/block-helper\/","title":{"rendered":"Block Helper"},"content":{"rendered":"<p># Block Helper<\/p>\n<p>A direct WAILA port for old versions of Minecraft, with almost the same API and many, many additional fixes!<\/p>\n<p>## Download<\/p>\n<p>**Download on CurseForge**<\/p>\n<p>**Download on Modrinth** (More versions are available here)<\/p>\n<p>### Fixers<\/p>\n<p>Some Minecraft versions have bugs. That&#8217;s normal. In order to fix some of them, you can install the following fixers:<\/p>\n<p>&#8211; Class Loader Fixer<br \/>\n&#8211; Font Fixer<\/p>\n<p>## Old source code<\/p>\n<p>This repository hosts the source code for BlockHelper versions 2.x and onwards.<br \/>\nThe source code for older versions (0.x and 1.x), has moved here.<\/p>\n<p>## Installation<\/p>\n<p>### Forge (all versions) \/ ModLoaderMP (\u2264 1.2.3)<\/p>\n<p>#### Client<\/p>\n<p>Just drop the mod into the `mods` folder. Done! \ud83d\ude42<\/p>\n<p>#### Server<\/p>\n<p>If you are running a server on MC 1.3.x or newer, just copy the Block Helper jar file into the `mods` folder.<\/p>\n<p>On older versions, you need to download the dedicated server build of the mod.<br \/>\nIt can be found under &#8220;Additional files&#8221; both on Modrinth and CurseForge.<br \/>\nIn MC b1.5_02 and older, you need to copy all the files from this jar into the server jar.<br \/>\nIn all newer versions, it is sufficient to just copy the jar file into the `mods` folder.<\/p>\n<p>#### MCPC+\/Cauldron\/Bukkit<\/p>\n<p>If you are running a server on MC 1.3.x or newer, just copy the Block Helper jar file into the `mods` folder.<\/p>\n<p>On older versions, you need to download the dedicated Bukkit\/MCPC+ build of the mod.<br \/>\nIt can be found under &#8220;Additional files&#8221; both on Modrinth and CurseForge.<br \/>\nIn MC b1.7.3 and older, you need to copy all the files from this jar into the Bukkit jar.<br \/>\nIn all newer versions, it is sufficient to just copy the jar file into the `mods` folder.<\/p>\n<p>### Fabric<\/p>\n<p>Drop the mod into the `mods` folder and install Apron or BetaLoader (for b1.7.3)<br \/>\nor Fabricated Forge (for 1.3.2+).<\/p>\n<p>## Features<\/p>\n<p>### Mod Compatibility<\/p>\n<p>Next to Vanilla blocks, integration modules for the following mods are in place (list updated only irregularly!):<br \/>\n&#8211; Advanced Machines<br \/>\n&#8211; Advanced Solar Panels<br \/>\n&#8211; Applied Energistics 1<br \/>\n&#8211; Barrels<br \/>\n&#8211; BuildCraft 2 and 3<br \/>\n&#8211; ChickenChunks<br \/>\n&#8211; Ender Storage<br \/>\n&#8211; Equivalent Exchange 1, 2 and 3<br \/>\n&#8211; Factorization<br \/>\n&#8211; Falling Meteors<br \/>\n&#8211; Flora &#038; Soma \/ Natura<br \/>\n&#8211; Forestry<br \/>\n&#8211; Forge Multipart<br \/>\n&#8211; GregTech<br \/>\n&#8211; IC\u00b2<br \/>\n&#8211; Immibis&#8217;s Microblocks<br \/>\n&#8211; IndustrialCraft<br \/>\n&#8211; InfiCraft<br \/>\n&#8211; NEI<br \/>\n&#8211; Pam&#8217;s Mods<br \/>\n&#8211; Project Zulu<br \/>\n&#8211; Railcraft<br \/>\n&#8211; Red Power<br \/>\n&#8211; Thaumcraft<br \/>\n&#8211; Thermal Expansion<br \/>\n&#8211; Total Panels<br \/>\n&#8211; Twilight Forest<\/p>\n<p>Some of these mods still host downloads to this day.<br \/>\nIf you cannot find downloads for some of these,<br \/>\nchances are that they are still downloadable via MCModArchive.<\/p>\n<p>### API<\/p>\n<p>Block Helper features WAILA&#8217;s API (with minimal changes) from version 2.x onwards.<br \/>\nSince there are many resources online on how to use the API, I will keep this as simple as possible here and just list a few &#8220;good&#8221; examples:<br \/>\n&#8211; Block Helper&#8217;s own plugins<br \/>\n&#8211; BlockHelperAddons<\/p>\n<p>Just try to follow these examples and you will succeed. To safely register your plugin, use the code snippet from the<br \/>\nJavaDoc of the `mod_BlockHelper#registerPlugin` function.<\/p>\n<p>### Other features<\/p>\n<p>Yes, Block Helper has a few additional features and integrations you probably have not seen before \ud83d\ude42<br \/>\nOn the Modrinth and CurseForge page, there are a few images of most of these features in action!<br \/>\n_Please note that not every feature is available for every Minecraft version due to modding limitations._<\/p>\n<p>#### NEI\/AMI\/HMI integration<\/p>\n<p>&#8211; Two new keybinds (default: <kbd>NUM3<\/kbd> and <kbd>NUM4<\/kbd>), which show all the recipes for or using the<br \/>\n  block currently looked at<br \/>\n&#8211; Show the mod an item is from in the item&#8217;s tooltip [this also works without NEI\/AMI\/HMI in Apron]<br \/>\n&#8211; Another keybind specific for NEI (default: <kbd>I<\/kbd>), which shows all the applicable enchantments for the<br \/>\n  currently highlighted item in the inventory<\/p>\n<p>#### World Overlays<\/p>\n<p>Just like NEI in MC 1.4.7 and onwards, Block Helper features a light level overlay and chunk border overlay. The default<br \/>\nkeybinds for these are <kbd>F7<\/kbd> and <kbd>F9<\/kbd>, respectively.<\/p>\n<p>## Source Code<\/p>\n<p>Block Helper is being developed for:<br \/>\n&#8211; a1.2.6<br \/>\n&#8211; b1.1_01\/b1.1_02<br \/>\n&#8211; b1.2_02<br \/>\n&#8211; b1.3_01<br \/>\n&#8211; b1.4_01<br \/>\n&#8211; b1.5\/b1.5_01<br \/>\n&#8211; b1.6.5\/b1.6.6<br \/>\n&#8211; b1.7-b1.7.3<br \/>\n&#8211; b1.8\/b1.8.1<br \/>\n&#8211; b1.9p5<br \/>\n&#8211; 1.0\/1.0.1<br \/>\n&#8211; 1.1<br \/>\n&#8211; 1.2.3<br \/>\n&#8211; 1.2.4\/1.2.5<br \/>\n&#8211; 1.3.2<br \/>\n&#8211; 1.4<br \/>\n&#8211; 1.4.1\/1.4.2<br \/>\n&#8211; 1.4.3<br \/>\n&#8211; 1.4.4\/1.4.5<br \/>\n&#8211; 1.4.6\/1.4.7<br \/>\n&#8211; 1.5.x<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A WAILA port for a1.2.6 &#8211; 1.5.2<\/p>\n","protected":false},"featured_media":32151,"template":"","meta":{"_minecraft_slug":"block-helper","_minecraft_project_id":"CiDIVfkf","_minecraft_author":"HyperSpeeed","_minecraft_license":"CC-BY-NC-SA-4.0","_minecraft_downloads":24261,"_minecraft_follows":10,"_minecraft_client_side":"optional","_minecraft_server_side":"optional","_minecraft_storage_type":"zip","_minecraft_archive_name":"block-helper.zip","_minecraft_size_bytes":67222721,"_minecraft_version_count":348,"_minecraft_updated_at":"2026-05-16T21:20:17.212504Z","_minecraft_date_created":"2021-02-14T21:47:46.782989Z","_minecraft_date_modified":"2026-05-07T19:10:42.942593Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/block-helper","_minecraft_icon_attachment_id":32151,"_minecraft_imported_at":"2026-06-01T14:33:30+00:00","_minecraft_import_hash":"c9f58b21ce26d684124ce625050f4f2d","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[994,43,97,104,987,873,996,92],"mod_loader":[995,99,106,989,997],"minecraft_version":[850,851,847,848,849,852,853,958,959,854,960,855,856,857,858,961,859,166,930,934,935,938,940,942,943,944,950,951,952,953,954,955,956],"class_list":["post-32150","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-babric","mod_category-cursed","mod_category-fabric","mod_category-forge","mod_category-legacy-fabric","mod_category-library","mod_category-modloader","mod_category-utility","mod_loader-babric","mod_loader-fabric","mod_loader-forge","mod_loader-legacy-fabric","mod_loader-modloader","minecraft_version-1-0","minecraft_version-1-1","minecraft_version-1-2-3","minecraft_version-1-2-4","minecraft_version-1-2-5","minecraft_version-1-3-1","minecraft_version-1-3-2","minecraft_version-1-4","minecraft_version-1-4-1","minecraft_version-1-4-2","minecraft_version-1-4-3","minecraft_version-1-4-4","minecraft_version-1-4-5","minecraft_version-1-4-6","minecraft_version-1-4-7","minecraft_version-1-5","minecraft_version-1-5-1","minecraft_version-1-5-2","minecraft_version-a1-2-6","minecraft_version-b1-1_01","minecraft_version-b1-1_02","minecraft_version-b1-2_02","minecraft_version-b1-3_01","minecraft_version-b1-4_01","minecraft_version-b1-5","minecraft_version-b1-5_01","minecraft_version-b1-6-5","minecraft_version-b1-6-6","minecraft_version-b1-7","minecraft_version-b1-7-2","minecraft_version-b1-7-3","minecraft_version-b1-8","minecraft_version-b1-8-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Block Helper - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/block-helper\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Block Helper - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A WAILA port for a1.2.6 - 1.5.2\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/block-helper\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/block-helper\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/block-helper\\\/\",\"name\":\"Block Helper - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/block-helper\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/block-helper\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/block-helper-icon-9550299050f64ff7464a6f79cff9a7b4285ea6c4_96.webp\",\"datePublished\":\"2026-06-01T14:33:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/block-helper\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/block-helper\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/block-helper\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/block-helper-icon-9550299050f64ff7464a6f79cff9a7b4285ea6c4_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/block-helper-icon-9550299050f64ff7464a6f79cff9a7b4285ea6c4_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/block-helper\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Block Helper\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Block Helper - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/block-helper\/","og_locale":"en_US","og_type":"article","og_title":"Block Helper - Minecraft","og_description":"A WAILA port for a1.2.6 - 1.5.2","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/block-helper\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/block-helper\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/block-helper\/","name":"Block Helper - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/block-helper\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/block-helper\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/block-helper-icon-9550299050f64ff7464a6f79cff9a7b4285ea6c4_96.webp","datePublished":"2026-06-01T14:33:29+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/block-helper\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/block-helper\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/block-helper\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/block-helper-icon-9550299050f64ff7464a6f79cff9a7b4285ea6c4_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/block-helper-icon-9550299050f64ff7464a6f79cff9a7b4285ea6c4_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/block-helper\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Block Helper"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/32150","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/32151"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=32150"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=32150"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=32150"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=32150"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}