Inspecio

Quick rating

Inspecio

No reviews yet

Adds more tooltips.

No Theme
No Genre
Maps & Information
QoL & Tweaks
Mod Loaders
Fabric
Quilt
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 Required
Server Optional

About

Project Details

Type
Mod
License
GNU Lesser General Public License v3.0 only
Latest Version
Inspecio 1.8.1 (1.20)
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

About

Description

Inspecio

GitHub license Environment: Client Mod loader: Quilt 1.18.2+ Mod loader: Fabric (1.17-1.18.1)

Better and more tooltips on items!

quilt-exclusive-banner.png

What's this mod?

Inspecio adds new tooltips to items like shulker boxes, filled map, fish bucket, armor, food, banner patterns, etc.

Some of those are just replacement to the vanilla "text" tooltip with a more fancy one, others are extra information for the user!

Most of the mod is configurable, some parts can be enabled/disabled to your heart's desire!

Warning: the 1.18.2 version of Inspecio uses a (bundled) modified version of Fabric API, do not report issues to Fabric, but to Quilt instead.
It requires a specific API that literally does not exist in Fabric.

 

Pictures

Armor tooltip

armor

Food tooltip

food

Potion tooltips

potion suspicious stew

Shulker Box tooltips (and other storage blocks)

Normal:

normal

Colored:

colored

Compact:

compact

Bee Hive Tooltip

bees

Filled Map

map

Entities

Bucket of Axolotl

axolotl

Spawn Eggs

fox_spawn_egg

 

More pictures may be found in the Images tab.


Configuration

The configuration file of the mod is located in <minecraft directory>/config/inspecio.json.

You can use the command /inspecio config to manage configuration
For more detailed information about the format of the configuration file please look at the project's GitHub.

Inspecio

GitHub license Environment: Client Mod loader: Quilt

Better and more tooltips on items!

What's this mod?

Inspecio adds new tooltips to items like shulker boxes, filled map, fish bucket, armor, food, banner patterns, etc.

Some of those are just replacement to the vanilla "text" tooltip with a more fancy one, others are extra information for the user!

Most of the mod is configurable, some parts can be enabled/disabled to your heart's desire!

Pictures

Armor tooltip

armor

Food tooltip

food

Effects tooltips

potion

suspicious stew

beacon

Shulker Box tooltips (and other storage blocks)

Normal:

normal

Colored:

colored

Compact:

compact

Jukebox tooltip

jukebox

Loot Table Tooltip

loot_table

Bee Hive Tooltip

bees

Sign Tooltip

sign

Banner Pattern

banner_pattern

Campfire

campfire

Filled Map

map

Entities

Armor Stand

armor_stand

Bucket of Fish

tropical_fish_bucket

Bucket of Axolotl

axolotl

Spawn Eggs

fox_spawn_egg

Lodestone Compass

lodestone_compass

Repair Cost

repair_cost

Configuration

The configuration file of the mod is located in <minecraft directory>/config/inspecio.json.

You can use the command /inspecio config to manage configuration.

Here's the default configuration:

{
  "jukebox": "fancy",
  "sign": "fancy",
  "advanced_tooltips": {
    "repair_cost": true,
    "lodestone_coords": false
  },
  "filled_map": {
    "enabled": true,
    "show_player_icon": false
  },
  "food": {
    "hunger": true,
    "saturation": "merged"
  },
  "containers": {
    "campfire": true,
    "storage": {
      "enabled": true,
      "compact": false,
      "loot_table": true
    },
    "shulker_box": {
      "enabled": true,
      "compact": false,
      "loot_table": true,
      "color": true
    },
    "chiseled_bookshelf": {
      "enabled": true,
      "compact": false,
      "loot_table": true,
      "block_render": true
    }
  },
  "effects": {
    "food": true,
    "hidden_motion": true,
    "hidden_effect_mode": "enchantment",
    "beacon": true,
    "potions": true,
    "tipped_arrows": true,
    "spectral_arrow": true
  },
  "entities": {
    "fish_bucket": {
      "enabled": true,
      "always_show_name": false,
      "spin": true
    },
    "spawn_egg": {
      "enabled": true,
      "always_show_name": false,
      "spin": true
    },
    "pufferfish_puff_state": 2,
    "armor_stand": {
      "enabled": true,
      "always_show_name": false,
      "spin": true
    },
    "bee": {
      "enabled": true,
      "always_show_name": false,
      "spin": true,
      "show_honey_level": true
    },
    "mob_spawner": {
      "enabled": true,
      "always_show_name": false,
      "spin": true
    }
  },
  "armor": true,
  "banner_pattern": true,
  "painting": true
}

Here's a list of each configuration entries and what they do:

  • armor (bool) - true if the display of the armor bar on armor items is enabled, or false otherwise.
  • banner_pattern (bool) - true if the display of the pattern in the tooltip of banner patterns is enabled, or false otherwise.
  • painting (bool) - true if the painting should be previewed in the tooltip of a painting item that has a known variant, or false otherwise.
  • advanced_tooltips
    • repair_cost (bool) - true if the display the repair cost value is enabled, or false otherwise.
    • lodestone_coords (bool) - true if a display of the lodestone coordinates on lodestone compass is enabled, or false otherwise.
    • containers
      • campfire (bool) - true if the display of a special tooltip on campfires which hold custom NBT is enabled, or false otherwise.
      • storage
        • enabled (bool) - true if the inventory of storage items like chests, barrels, etc. should be shown in the tooltip, or false otherwise.
        • compact (bool) - true if the inventory should be compacted to take as little space as possible, or false otherwise.
        • loot_table (bool) - true if the loot table identifier should be displayed in the tooltip if specified, or false otherwise.
      • shulker_box
        • enabled (bool) - true if the inventory of shulker boxes should be shown in the tooltip, or false otherwise.
        • compact (bool) - true if the inventory should be compacted to take as little space as possible, or false otherwise.
        • loot_table (bool) - true if the loot table identifier should be displayed in the tooltip if specified, or false otherwise.
        • color (bool) - true if the inventory tooltip should be colored the same as the shulker box, or false otherwise.
      • chiseled_bookshelf
        • enabled (bool) - true if the inventory of chiseled bookshelves should be shown in the tooltip, or false otherwise.
        • compact (bool) - true if the inventory should be compacted to take as little space as possible, or false otherwise.
        • loot_table (bool) - true if the loot table identifier should be displayed in the tooltip if specified, or false otherwise.
        • block_render (bool) - true if the tooltip of chiseled bookshelves should display the block form instead of a standard inventory, or false otherwise.
    • effects
      • potions (bool) - true if replacing the effect tooltips with a fancy one on potion items is enabled, or false otherwise.
      • tipped_arrows (bool) - true if replacing the effect tooltips with a fancy one on tipped arrows is enabled, or false otherwise.
      • spectral_arrow (bool) - true if replacing the effect tooltips with a fancy one on spectral arrow item is enabled, or false otherwise.
      • food (bool) - true if adding effect tooltips on food items is enabled, or false otherwise.
      • hidden_motion (bool) - true if using obfuscated text for hidden effect tooltips is enabled, or false otherwise.
      • hidden_effect_mode (string) - "enchantment" will display the obfuscated text for hidden effect tooltips with the enchantment font, "obfuscated" will use the normal font.
      • beacon (bool) - true if adding a tooltip with the primary and secondary effects (if they exist) is enabled, or false otherwise.
    • entities
      • armor_stand
        • enabled (bool) - true if armor stand tooltip should be displayed, or false otherwise.
        • always_show_name (bool) - true if the name of an armor stand should always be shown, or false otherwise and use the CTRL key instead.
        • spin (bool) - true if the armor stand spin in the tooltip, or false otherwise
      • bee
        • enabled (bool) - true if displaying the bees in the beehive tooltip is enabled, or false otherwise.
        • always_show_name (bool) - true if the name of the bees should always be shown, or false otherwise and use the CTRL key instead.
        • spin (bool) - true if the bees spin in the tooltip, or false otherwise.
        • show_honey_level (bool) true if the honey level should be shown, or false otherwise.
      • fish_bucket
        • enabled (bool) - true if fish bucket tooltips should display the entity they hold, or false otherwise.
        • spin (bool) - true if the entity spins in the tooltip, or false otherwise.
      • mob_spawner
        • enabled (bool) - true if mob spawner tooltips should display the entity they hold, or false otherwise.
        • always_show_name (bool) - true if the name of the hold entity should always be shown, or false otherwise.
        • spin (bool) - true if the entity spins in the tooltip, or false otherwise.
      • spawn_egg
        • enabled (bool) - true if spawn egg tooltips should display the entity they hold, or false otherwise.
        • always_show_name (bool) - true if the name of the hold entity should always be shown, or false otherwise.
        • spin (bool) - true if the entity spins in the tooltip, or false otherwise.
      • pufferfish_puff_state (int) - the pufferfish puff state, between 0 and 2 inclusive.
    • filled_map
      • enabled (bool) - true if filled map tooltips should display the map, or false otherwise.
      • show_player_icon (bool) - true if show the player icon on filled map tooltips, or false otherwise.
    • food
      • hunger (bool) - true if hunger bar should be displayed on food items, or false otherwise.
      • saturation (string) - "disabled" does nothing, "merged" adds the saturation bar as an outline to the hunger bar, "separated" adds its own saturation bar.
    • jukebox (string) - "disabled" does nothing, "fast" will add the inserted disc name if possible in the tooltip of jukeboxes, "fancy" will display the disc item as well.
    • sign (string) - "disabled" does nothing, "fast" will add the sign content as text tooltip if possible, "fancy" will add a fancy sign tooltip if possible.

Screenshots

Gallery

  • Lodestone Compass Tooltip
    Lodestone Compass Tooltip Displays the coordinates and dimension of a lodestone compass if advanced tooltip is enabled (F3+H).
  • Campfire tooltip
    Campfire tooltip Displays the content of a campfire if defined in the item's NBT.
  • Armor stand tooltip
    Armor stand tooltip Displays the armor and pose too if defined in the EntityTag NBT!
  • Repair Cost tooltip
    Repair Cost tooltip Only shows up if Advanced Tooltip is enabled (F3 + H). If you don't know what's repair cost, it's a number that increases each time you edit an item in an anvil and it's used to calculate the repair price.
  • Spawn Egg tooltip
    Spawn Egg tooltip
  • Bucket of Axolotl tooltip
    Bucket of Axolotl tooltip The cutest predator!
  • Bucket of Fish tooltip
    Bucket of Fish tooltip
  • Filled Map tooltip
    Filled Map tooltip It's way easier to find the correct map like that.
  • Banner pattern tooltip
    Banner pattern tooltip
  • Sign tooltip
    Sign tooltip That sign is really nice, isn't it?
  • Bee hive tooltip
    Bee hive tooltip They vibe in there.
  • Loot table tooltip
    Loot table tooltip
  • Jukebox tooltip
    Jukebox tooltip
  • Shulker Box tooltips (and other storage blocks)
    Shulker Box tooltips (and other storage blocks) Compact and colored version
  • Shulker Box tooltips (and other storage blocks)
    Shulker Box tooltips (and other storage blocks) Colored version
  • Shulker Box tooltips (and other storage blocks)
    Shulker Box tooltips (and other storage blocks) Normal version
  • Potion tooltip
    Potion tooltip Potion tooltip on other stuff that can give potion effect other than potion items. Suspicious Stew potion effect is hidden for more fun :P
  • Potion tooltip
    Potion tooltip Potion tooltip on a normal potion
  • Food tooltip
    Food tooltip
  • Armor tooltip
    Armor tooltip

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

~180,000
Total Downloads
CurseForge
~69,000
Modrinth
~110,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works