Furnace Tool
English
A Minecraft Fabric mod that helps you manage and troubleshoot large furnace arrays efficiently.
✨ Features
- Area Scanning - Scan furnace arrays in custom areas or chunks
- Visual ESP - Highlight broken furnaces (red) and furnaces without fuel (blue)
- Auto Troubleshooter - Automatically extract items from broken furnaces
- Hotkey Mode: Manual activation
- Auto Mode: Automatically starts after scanning
- Task Tracker - Real-time overlay showing furnace statistics
- Time-based Sampling - Continuously monitor furnace array performance
- Furnace Selection Tool - Click blocks to set scan area with a single furnace
- Left-click: Set start point
- Right-click: Set end point
- Scroll wheel: Fine-tune coordinates
- Freecam Compatible - Works with freecam mods for distant area selection
- Distance Optimization - Automatically disables rendering when too far away
🎮 Default Keybindings
- N - Scan furnace array / Start time-based sampling
- Comma (,) - Clear ESP markers
- Period (.) - Manual troubleshoot (Hotkey Mode)
- Right Alt - Stop time-based sampling
- Left Alt + Mouse - Furnace selection tool (hold single furnace)
- N + Comma - Open configuration screen
📦 Installation
- Install Fabric Loader
- Install Fabric API
- Install Cloth Config API
- Download this mod and place it in your
modsfolder
🔧 Requirements
- Minecraft 1.21
- Fabric Loader 0.17.2+
- Fabric API 0.102.0+
- Cloth Config 15.0.0+
中文
一个 Minecraft Fabric 模组,帮助你高效管理和排查大型熔炉阵列。
✨ 功能特性
- 区域扫描 - 扫描自定义区域或区块内的熔炉阵列
- 可视化 ESP - 高亮显示故障熔炉(红色)和缺少燃料的熔炉(蓝色)
- 自动排障 - 自动从故障熔炉中取出物品
- 热键模式:手动启动
- 自动模式:扫描后自动启动
- 任务跟踪器 - 实时显示熔炉统计信息的叠层界面
- 时间性采样 - 持续监控熔炉阵列的工作状态
- 熔炉选择工具 - 手持单个熔炉点击方块设置扫描区域
- 左键点击:设置起始点
- 右键点击:设置结束点
- 滚轮:微调坐标
- 自由视角兼容 - 支持与自由视角模组配合,远距离选择区域
- 距离优化 - 玩家距离过远时自动禁用渲染以提升性能
🎮 默认按键
- N 键 - 扫描熔炉阵列 / 开始时间性采样
- 逗号键 (,) - 清除 ESP 标记
- 句号键 (.) - 手动排障(热键模式)
- 右 Alt - 停止时间性采样
- 左 Alt + 鼠标 - 熔炉选择工具(需手持单个熔炉)
- N + 逗号 - 打开配置界面
📦 安装方法
- 安装 Fabric Loader
- 安装 Fabric API
- 安装 Cloth Config API
- 下载本模组并放入
mods文件夹
🔧 运行要求
- Minecraft 1.21
- Fabric Loader 0.17.2+
- Fabric API 0.102.0+
- Cloth Config 15.0.0+
Development
Building
./gradlew build
The compiled jar will be in build/libs/.
Running Client
./gradlew runClient
Credits
- Built with Fabric
- UI powered by Cloth Config API

