Masa Gadget
❗在报告问题之前,请务必先尝试最新的 beta version,以检查问题是否仍然存在。
为 Masa 系列模组添加了一些功能。
打开游戏内配置 GUI 的默认热键是 G + C。
依赖
| 依赖 | 类型 | 下载 | |
|---|---|---|---|
| Fabric-API | 必需 | CurseForge | Github |
| Litematica | 可选 | CurseForge | Masa WebSite |
| Magiclib | 必需 | CurseForge | Github |
| MaliLib | 必需 | CurseForge | Masa WebSite |
| MiniHUD | 可选 | CurseForge | Masa WebSite |
| Plusls-Carpet-Addition | 可选 | Github | |
| Tweakeroo | 可选 | CurseForge | Masa WebSite |
功能
Generic
autoSyncEntityData
自动使用 pcaSyncProtocol 同步实体数据
- Category:
Generic - Type:
boolean - Default value:
true
cacheContainerMenu
缓存容器菜单,当打开背包时,minecraft 会缓存来自服务器的背包数据
- Category:
Generic - Type:
boolean with hotkey - Default value:
true,no hotkey
debug
显示调试信息
- Category:
Generic - Type:
boolean - Default value:
false
openConfigGui
用于打开游戏内 Config GUI 的热键
- Category:
Generic - Type:
hotkey - Default value:
G,C
renderNextRestockTime
在村民身上渲染下一次补货时间。
- Category:
Generic - Type:
boolean with hotkey - Default value:
true,no hotkey
renderTradeEnchantedBook
在村民身上渲染交易附魔书文本。
- Category:
Generic - Type:
boolean with hotkey - Default value:
true,no hotkey
优质交易员:

中等交易员:

较差交易员:

renderVillageHomeTracer
渲染村民通往家的追踪线。
- Category:
Generic - Type:
boolean with hotkey - Default value:
true,no hotkey
renderVillageHomeTracerColor
renderVillageHomeTracer 的追踪线颜色。
- Category:
Generic - Type:
color - Default value:
#500000FF
renderVillageJobSiteTracer
渲染村民通往工作站点的追踪线。
- Category:
Generic - Type:
boolean with hotkey - Default value:
true,no hotkey
renderVillageJobSiteTracerColor
renderVillageJobSiteTracer 的追踪线颜色。
- Category:
Generic - Type:
color - Default value:
#50FF0000
renderVillageHomeTracer
渲染村民通往家的追踪线。
- Category:
Generic - Type:
boolean with hotkey - Default value:
true,no hotkey
searchMobSpawnPoint
搜索怪物生成点。需要在 minihud 中设置 §6Despawn Sphere§r,
并且亮度检查依赖于 minihud 中的 §6lightLevelThresholdSafe§r
- Category:
Generic - Type:
hotkey - Default value:
no hotkey - Dependencies:
- And (All conditions need to be satisfied):
- minihud: *
searchMobSpawnPointBlackList
不搜索此列表中的方块。
- Category:
Generic - Type:
string list - Default value:
[] - Dependencies:
- And (All conditions need to be satisfied):
- minihud: *
syncAllEntityData
使用 pcaSyncProtocol 同步所有实体数据。
- Category:
Generic - Type:
hotkey - Default value:
no hotkey
Litematica
betterEasyPlaceMode
Easy place mode 可以打开容器(例如箱子、漏斗等),
并且可以使用信标。
- Category:
Litematica - Type:
boolean with hotkey - Default value:
false,no hotkey - Dependencies:
- And (All conditions need to be satisfied):
- litematica: *
disableLitematicaEasyPlaceFailTip
禁用 easyPlace 失败时烦人的提示窗口。
- Category:
Litematica - Type:
boolean with hotkey - Default value:
false,no hotkey - Dependencies:
- And (All conditions need to be satisfied):
- litematica: *
fixAccurateProtocol
修复 accurate protocol 支持
- Category:
Litematica - Type:
boolean with hotkey - Default value:
false,no hotkey - Dependencies:
- And (All conditions need to be satisfied):
- litematica: *
nudgeSelectionSupportFreeCamera
框选微调支持自由视角
- Category:
Litematica - Type:
boolean - Default value:
true - Dependencies:
- And (All conditions need to be satisfied):
- litematica: *
- tweakeroo: *
- minecraft: 1.14.4
Tweakeroo
inventoryPreviewSupportComparator
背包预览将渲染比较器输出。
- Category:
Tweakeroo - Type:
boolean - Default value:
true - Dependencies:
- And (All conditions need to be satisfied):
- tweakeroo: *
inventoryPreviewSupportPlayer
玩家可以使用背包预览来显示玩家背包和末影箱背包
- Category:
Tweakeroo - Type:
boolean - Default value:
true - Dependencies:
- And (All conditions need to be satisfied):
- tweakeroo: *
inventoryPreviewSupportSelect
当玩家按下背包预览热键时,
玩家可以使用鼠标滚轮选择物品(玩家可以查看附魔信息),并且当玩家在箱子中选中潜影盒时,玩家可以按下鼠标滚轮来预览盒子中的物品
- Category:
Tweakeroo - Type:
boolean with hotkey - Default value:
true,no hotkey - Dependencies:
- And (All conditions need to be satisfied):
- tweakeroo: *
inventoryPreviewSupportShulkerBoxItemEntity
背包预览支持潜影盒物品实体。
- Category:
Tweakeroo - Type:
boolean - Default value:
true - Dependencies:
- And (All conditions need to be satisfied):
- tweakeroo: *
inventoryPreviewSupportTradeOfferList
背包预览将预览商人的交易列表
- Category:
Tweakeroo - Type:
boolean - Default value:
true - Dependencies:
- And (All conditions need to be satisfied):
- tweakeroo: *
inventoryPreviewSyncData
切换背包预览时,使用 pcaSyncProtocol 从服务器同步方块实体数据和实体数据,例如箱子、村民
- Category:
Tweakeroo - Type:
boolean with hotkey - Default value:
true,no hotkey - Dependencies:
- And (All conditions need to be satisfied):
- tweakeroo: *
inventoryPreviewSyncDataClientOnly
使用背包预览时,通过打开背包来同步背包数据
- Category:
Tweakeroo - Type:
boolean with hotkey - Default value:
false,no hotkey - Dependencies:
- And (All conditions need to be satisfied):
- tweakeroo: *
inventoryPreviewUseCache
背包预览从缓存中获取命中结果,以减少渲染时的卡顿
- Category:
Tweakeroo - Type:
boolean - Default value:
true - Dependencies:
- And (All conditions need to be satisfied):
- tweakeroo: *
restockWithCrafting
当 Tweakeroo 找不到物品时,
自动在 2x2 合成栏中合成所需物品。此功能需要 ItemScroller。
- Category:
Tweakeroo - Type:
boolean with hotkey - Default value:
true,no hotkey - Dependencies:
- And (All conditions need to be satisfied):
- tweakeroo: *
- itemscroller: *
restockWithCraftingRecipes
ItemScroller 配方存储中的配方索引。注意:仅支持 2x2 配方。
- Category:
Tweakeroo - Type:
string list - Default value:
[] - Dependencies:
- And (All conditions need to be satisfied):
- tweakeroo: *
- itemscroller: *
开发
支持
当前主要开发的 Minecraft 版本:1.20.1
并使用 preprocess 来兼容所有版本。
注意:我们只接受以下版本的问题反馈。请注意,此信息具有时效性,任何未列在此处的版本问题都将被关闭
- Minecraft 1.14.4
- Minecraft 1.15.2
- Minecraft 1.16.5
- Minecraft 1.17.1
- Minecraft 1.18.2
- Minecraft 1.19.2
- Minecraft 1.19.3
- Minecraft 1.19.4
- Minecraft 1.20.1
Mappings
我们使用 Mojang official mappings 来反混淆 Minecraft 并打入补丁。
文档
英文文档和中文文档逐行对齐。
License
本项目基于 LGPL-3.0 license 提供。欢迎学习参考并将其整合到你自己的项目中。