|
矿工指南针 (Miners Compass)Github |相关wiki |源站链接支持: fabric矿工指南针是一款为精明的 Minecraft 矿工设计的创新工具。凭借其独特的功能,这个指南针不仅仅是一个方向指示器,更是您采矿冒险中的改变者。
*Elevate Your Mining Experience!*
矿工指南针是专为希望简化资源收集的矿工而设计的,提供了智能、可定制和高效的定位关键矿石的方式。使用矿工指南针增强您的采矿效率,再也不会错过宝贵的矿脉。
关键特性
Ore Detection Customization
通过对任意矿石块进行 shift+右键 即可轻松自定义搜索。指南针可以存储多达 3 种矿石类型,可以通过配置文件中的 *maxBlocks* 变量进行调整。
Dynamic Targeting System
随着您探索 Minecraft 世界,指南针会动态地针对您选择的矿石列表在附近进行目标扫描,扫描范围达到了惊人的 5x5 区块半径。这个半径可以通过 *chunkRadius* 变量进行调整。
Exclusive Ore Compatibility
专为矿石检测而设计,指南针最初可与一系列矿石配合使用。其中包括黄金、煤炭、铜、钻石、铁、青金石、红石、绿宝石矿石和下界石英矿石。
Extendable Ore List
通过创建一个名为 *data/miners-compass/tags/blocks/ore_compass_detectable_blocks.json* 的数据包文件,可以增强指南针的功能,允许添加更多要检测的矿石。
Smart Memory Management
要将矿石添加到您的搜索列表中,只需对矿石块进行 shift+右键 即可;要删除矿石,再次执行相同的步骤即可。如果要重新开始,对着空气进行 shift+右键 将清除您的整个搜索列表。
Crafting Recipe
示例 ore_compass_detectable_blocks.json
{
\"replace\": false,
\"values\": [
\"#minecraft:gold_ores\",
\"#minecraft:coal_ores\",
\"#minecraft:copper_ores\",
\"#minecraft:diamond_ores\",
\"#minecraft:iron_ores\",
\"#minecraft:lapis_ores\",
\"#minecraft:redstone_ores\",
\"#minecraft:emerald_ores\",
\"minecraft:nether_quartz_ore\"
]
}Copy已复制!
示例配置
{
//The entity\'s chunk, 1 = 3x3 chunks around the entity, 2 = 5x5 etc...
\"chunkRadius\": 2,
//Max holdable ore block amount
\"maxBlocks\": 3
}Copy已复制!
Q&A
Forge/Backport?
不,我主要使用 Fabric。
Curse Forge?
不,Modrinth 是我开始发布我的模组的原因。
Y-Axis Direction?
对于那些想要知道 Y 轴方向的人,我强烈推荐使用由 [AdamRaichu](链接) 开发的 [Compass3D](链接)。我要对他将此功能整合到模组中表示感谢。
截图:
https://i.sodamc.com/modrinth/Du1hrTpf9x.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/3huUfxmviN.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/Oy03ms7s7P.jpg?x-oss-process=style/forge2]
来自Modrinth所有游戏版本1.20.11.20.21.20.31.20.4所有类型fabricMiner\'s Compass 1.0.0+1.20.1miners-compass-1.0.0+1.20.1.jar下载1.0.0+1.20.1#Releaseminers-compass-1.0.0+1.20.1-sources.jar下载1.0.0+1.20.1#ReleaseFirst initial release展开版本: 1.0.0+1.20.1支持游戏: 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 2,804全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
矿工指南针 |
楼主
2025-8-10 18:27:12
回复(0)
收起回复
|