Mod

Block Helper

Quick rating

Block Helper

No reviews yet

A WAILA port for a1.2.6 - 1.5.2

No Theme
No Genre
Maps & Information
Client Utility
Mod Addon
API/Library
Educational
Mod Loaders
Forge
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Optional

About

Project Details

Type
Mod
License
Creative Commons Attribution Non Commercial Share Alike 4.0 International
Latest Version
1.5.x-2.0.0-pre12
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Block Helper

A direct WAILA port for old versions of Minecraft, with almost the same API and many, many additional fixes!

Fixers

Some Minecraft versions have bugs. That's normal. In order to fix some of them, you can install the following fixers:

Old source code

This repository hosts the source code for BlockHelper versions 2.x and onwards.
The source code for older versions (0.x and 1.x), has moved here.

Installation

Forge (all versions) / ModLoaderMP (≤ 1.2.3)

Client

Just drop the mod into the mods folder. Done! :)

Server

If you are running a server on MC 1.3.x or newer, just copy the Block Helper jar file into the mods folder.

On older versions, you need to download the dedicated server build of the mod. It can be found under "Additional files" both on Modrinth and CurseForge.
In MC b1.5_02 and older, you need to copy all the files from this jar into the server jar.
In all newer versions, it is sufficient to just copy the jar file into the mods folder.

MCPC+/Cauldron/Bukkit

If you are running a server on MC 1.3.x or newer, just copy the Block Helper jar file into the mods folder.

On older versions, you need to download the dedicated Bukkit/MCPC+ build of the mod. It can be found under "Additional files" both on Modrinth and CurseForge.
In MC b1.7.3 and older, you need to copy all the files from this jar into the Bukkit jar.
In all newer versions, it is sufficient to just copy the jar file into the mods folder.

Fabric

Drop the mod into the mods folder and install Apron or BetaLoader (for b1.7.3) or Fabricated Forge (for 1.3.2+).

Features

Mod Compatibility

Next to Vanilla blocks, integration modules for the following mods are in place (list updated only irregularly!):

  • Advanced Machines
  • Advanced Solar Panels
  • Applied Energistics 1
  • Barrels
  • BuildCraft 2 and 3
  • ChickenChunks
  • Ender Storage
  • Equivalent Exchange 1, 2 and 3
  • Factorization
  • Falling Meteors
  • Flora & Soma / Natura
  • Forestry
  • Forge Multipart
  • GregTech
  • IC²
  • Immibis's Microblocks
  • IndustrialCraft
  • InfiCraft
  • NEI
  • Pam's Mods
  • Project Zulu
  • Railcraft
  • Red Power
  • Thaumcraft
  • Thermal Expansion
  • Total Panels
  • Twilight Forest

Some of these mods still host downloads to this day. If you cannot find downloads for some of these, chances are that they are still downloadable via MCModArchive.

API

Block Helper features WAILA's API (with minimal changes) from version 2.x onwards. Since 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 "good" examples:

Just try to follow these examples and you will succeed. To safely register your plugin, use the code snippet from the JavaDoc of the mod_BlockHelper#registerPlugin function.

Other features

Yes, Block Helper has a few additional features and integrations you probably have not seen before :)
On the Modrinth and CurseForge page, there are a few images of most of these features in action!
Please note that not every feature is available for every Minecraft version due to modding limitations.

NEI/AMI/HMI integration

  • Two new keybinds (default: NUM3 and NUM4), which show all the recipes for or using the block currently looked at
  • Show the mod an item is from in the item's tooltip [this also works without NEI/AMI/HMI in Apron]
  • Another keybind specific for NEI (default: I), which shows all the applicable enchantments for the currently highlighted item in the inventory

World Overlays

Just like NEI in MC 1.4.7 and onwards, Block Helper features a light level overlay and chunk border overlay. The default keybinds for these are F7 and F9, respectively.

Source Code

Block Helper is being developed for:

Block Helper

A direct WAILA port for old versions of Minecraft, with almost the same API and many, many additional fixes!

Download

Download on CurseForge

Download on Modrinth (More versions are available here)

Fixers

Some Minecraft versions have bugs. That's normal. In order to fix some of them, you can install the following fixers:

Old source code

This repository hosts the source code for BlockHelper versions 2.x and onwards.
The source code for older versions (0.x and 1.x), has moved here.

Installation

Forge (all versions) / ModLoaderMP (≤ 1.2.3)

Client

Just drop the mod into the mods folder. Done! :)

Server

If you are running a server on MC 1.3.x or newer, just copy the Block Helper jar file into the mods folder.

On older versions, you need to download the dedicated server build of the mod. It can be found under "Additional files" both on Modrinth and CurseForge.
In MC b1.5_02 and older, you need to copy all the files from this jar into the server jar.
In all newer versions, it is sufficient to just copy the jar file into the mods folder.

MCPC+/Cauldron/Bukkit

If you are running a server on MC 1.3.x or newer, just copy the Block Helper jar file into the mods folder.

On older versions, you need to download the dedicated Bukkit/MCPC+ build of the mod. It can be found under "Additional files" both on Modrinth and CurseForge.
In MC b1.7.3 and older, you need to copy all the files from this jar into the Bukkit jar.
In all newer versions, it is sufficient to just copy the jar file into the mods folder.

Fabric

Drop the mod into the mods folder and install Apron or BetaLoader (for b1.7.3) or Fabricated Forge (for 1.3.2+).

Features

Mod Compatibility

Next to Vanilla blocks, integration modules for the following mods are in place (list updated only irregularly!):

  • Advanced Machines
  • Advanced Solar Panels
  • Applied Energistics 1
  • Barrels
  • BuildCraft 2 and 3
  • ChickenChunks
  • Ender Storage
  • Equivalent Exchange 1, 2 and 3
  • Factorization
  • Falling Meteors
  • Flora & Soma / Natura
  • Forestry
  • Forge Multipart
  • GregTech
  • IC²
  • Immibis's Microblocks
  • IndustrialCraft
  • InfiCraft
  • NEI
  • Pam's Mods
  • Project Zulu
  • Railcraft
  • Red Power
  • Thaumcraft
  • Thermal Expansion
  • Total Panels
  • Twilight Forest

Some of these mods still host downloads to this day. If you cannot find downloads for some of these, chances are that they are still downloadable via MCModArchive.

API

Block Helper features WAILA's API (with minimal changes) from version 2.x onwards. Since 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 "good" examples:

Just try to follow these examples and you will succeed. To safely register your plugin, use the code snippet from the JavaDoc of the mod_BlockHelper#registerPlugin function.

Other features

Yes, Block Helper has a few additional features and integrations you probably have not seen before :)
On the Modrinth and CurseForge page, there are a few images of most of these features in action!
Please note that not every feature is available for every Minecraft version due to modding limitations.

NEI/AMI/HMI integration

  • Two new keybinds (default: NUM3 and NUM4), which show all the recipes for or using the block currently looked at
  • Show the mod an item is from in the item's tooltip [this also works without NEI/AMI/HMI in Apron]
  • Another keybind specific for NEI (default: I), which shows all the applicable enchantments for the currently highlighted item in the inventory

World Overlays

Just like NEI in MC 1.4.7 and onwards, Block Helper features a light level overlay and chunk border overlay. The default keybinds for these are F7 and F9, respectively.

Source Code

Block Helper is being developed for:

Screenshots

Gallery

  • Basic functionality
    Basic functionality Block Helper shows the current block and adds useful info - just like WAILA!
  • Mob info
    Mob info Block Helper also shows mob info such as health and mod!
  • Configuration menu
    Configuration menu By pressing NUM0 (default), you can configure almost every Block Helper feature ingame!
  • Mod tooltips
    Mod tooltips When NEI/AMI/HMI is loaded, the mod an item belongs to is shown in the tooltip within inventories
  • Light level overlay
    Light level overlay When clicking F7 (default), a light level overlay is shown that tells you where mobs can spawn!
  • Chunk border overlay
    Chunk border overlay The borders/corners of chunks can be shown by pressing F9 (default)...
  • Chunk border overlay #2
    Chunk border overlay #2 ... the current chunk can even be highlighted in green
  • Enchantment helper
    Enchantment helper When NEI is loaded, all possible enchantments for an item can be listed (hover over an item and click "I" (default))
  • (OLD - Version 1.x) Looking at Minecraft-Blocks
    (OLD - Version 1.x) Looking at Minecraft-Blocks (OLD - Version 1.x) All Blocks, that are in a Vanilla-Creative-Tab show either "Minecraft" or "Unknown"
  • (OLD - Version 1.x) Looking at modded Blocks
    (OLD - Version 1.x) Looking at modded Blocks (OLD - Version 1.x) Modded Blocks show either "Minecraft, when they are in a Vanilla-Creative-Tab, its own modded Creative-Tab-Name or "Unknown".
  • (OLD - Version 1.x) Hostile mobs
    (OLD - Version 1.x) Hostile mobs (OLD - Version 1.x) Hostile mobs' names are shown in red
  • (OLD - Version 1.x) Mod support
    (OLD - Version 1.x) Mod support (OLD - Version 1.x) Many blocks have extra information which is also shown in the HUD!
  • Basic functionality
    Basic functionality Block Helper shows the current block and adds useful info - just like WAILA!
  • Mob info
    Mob info Block Helper also shows mob info such as health and mod!
  • Configuration menu
    Configuration menu By pressing NUM0 (default), you can configure almost every Block Helper feature ingame!
  • Mod tooltips
    Mod tooltips When NEI/AMI/HMI is loaded, the mod an item belongs to is shown in the tooltip within inventories
  • Light level overlay
    Light level overlay When clicking F7 (default), a light level overlay is shown that tells you where mobs can spawn!
  • Chunk border overlay
    Chunk border overlay The borders/corners of chunks can be shown by pressing F9 (default)...
  • Chunk border overlay #2
    Chunk border overlay #2 ... the current chunk can even be highlighted in green
  • Enchantment helper
    Enchantment helper When NEI is loaded, all possible enchantments for an item can be listed (hover over an item and click "I" (default))
  • (OLD - Version 1.x) Mod support!
    (OLD - Version 1.x) Mod support! (OLD - Version 1.x) Many blocks have extra information which is also shown in the HUD!
  • (OLD - Version 1.x) Hostile mobs
    (OLD - Version 1.x) Hostile mobs (OLD - Version 1.x) Hostile mobs' names are shown in red

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~70,000
Total Downloads
CurseForge
~42,000
Modrinth
~27,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync