HomeJavaModsFindMe Again
FindMe Again

FindMe Again

English | 中文


中文

FindMe Again 是一个 Minecraft Fabric 模组,悬停物品后按搜索键(默认 Y)即可高亮附近存放该物品的容器。

本版本是对原 FindMe 模组的迁移,面向纯 Fabric 环境,因此会更快适配新版本。

与原版的主要变化

  1. 移除 Architectury 依赖,不再支持 NeoForge。
  2. 将粒子透视效果改为 GTNH 风格的线框穿墙透视。

功能

配置文件

配置项 作用 类型 默认值
CONTAINER_TRACKING 是否启用容器搜索 布尔值 true
CONTAINER_TRACK_TIME 容器高亮时间 整数(tick) 600
SNAP_TO_CONTAINER 是否将视角对准容器 布尔值 true
CONTAINER_HIGHLIGHT_COLOR 物品栏中物品高亮颜色 十六进制颜色代码(字符串) "#cf9d15"
LASER_DURATION 高亮线框时长 整数(tick) 100
LASER_THROUGH_WALLS 线框是否穿墙可见 布尔值 true
BLOCK_LASER_COLOR 方块线框颜色 十六进制颜色代码(字符串) "#FF2200"
ITEM_LASER_COLOR 掉落物线框颜色 十六进制颜色代码(字符串) "#AA44FF"
ENTITY_LASER_COLOR 实体线框颜色 十六进制颜色代码(字符串) "#FFD700"
LASER_WIDTH 线框宽度 浮点数 2.0f
RADIUS_RANGE 搜索半径 整数(方块) 32
IGNORE_ITEM_DAMAGE 是否忽略物品耐久 布尔值 false
SEARCH_ITEM_ENTITIES 是否搜索掉落物 布尔值 true
SEARCH_ENTITY_INVENTORIES 是否搜索实体物品栏 布尔值 true

构建

./gradlew build

已知不兼容

致谢


English

FindMe Again is a Minecraft Fabric mod that highlights nearby containers storing the item you hover over. Press the search key (default Y) to search.

This version is a migration of the original FindMe mod, targeting Fabric only, so it can fit new version quicker.

Key Changes from the Original

  1. Removed Architectury dependency. NeoForge is no longer supported.
  2. Replaced particle-based highlighting with GTNH-style wireframe wall-hack rendering.

Features

Config

Configuration Option Description Type Default Value
CONTAINER_TRACKING Enables container searching Boolean true
CONTAINER_TRACK_TIME Container highlight duration Integer (ticks) 600
SNAP_TO_CONTAINER Snaps camera view to the container Boolean true
CONTAINER_HIGHLIGHT_COLOR Highlight color for items in the inventory Hex Color Code (String) "#cf9d15"
LASER_DURATION Highlight wireframe duration Integer (ticks) 100
LASER_THROUGH_WALLS Whether wireframes are visible through walls Boolean true
BLOCK_LASER_COLOR Block wireframe color Hex Color Code (String) "#FF2200"
ITEM_LASER_COLOR Dropped item wireframe color Hex Color Code (String) "#AA44FF"
ENTITY_LASER_COLOR Entity wireframe color Hex Color Code (String) "#FFD700"
LASER_WIDTH Wireframe width Float 2.0f
RADIUS_RANGE Search radius Integer (blocks) 32
IGNORE_ITEM_DAMAGE Ignores item durability/damage Boolean false
SEARCH_ITEM_ENTITIES Searches for dropped items Boolean true
SEARCH_ENTITY_INVENTORIES Searches entity inventories Boolean true

Building

./gradlew build

Known Issues

Credits

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more