McLists一周年快乐
服务器已经添加了详细介绍信息板块
服主可以在管理后台来提交自己服务器介绍信息。
服务器介绍信息提交后,管理人员会进行审核
审核通过后会在服务器详细页面进行显示
提交服务器介绍信息会让新玩家更好的了解你的服务器哦~
添加图片信息,也会让百度等搜索引擎更好的收录您的服务器哦~
管理平台地址:传送门
Masa Gadget

Masa Gadget - Masa Gadget 小工具合集

为 Masa 的模组合集添加了一些功能。
fabric / neoforge / quilt 作者 plusls 支持版本 1.14.4 - 1.21.5
下载量
549,102
关注数
165
数据来源
Modrinth
模组详细介绍

Masa Gadget

License
Issues
Pull Requests
CI
Publish Release
Release
Github Release Downloads

中文

❗在报告问题之前,请务必先尝试最新的 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

优质交易员:

good trader

中等交易员:

mid trader

较差交易员:

bad trader

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 提供。欢迎学习参考并将其整合到你自己的项目中。

基本信息
模组名称Masa Gadget
作者plusls
下载量549,102
关注数165
支持版本1.14.4 - 1.21.5
加载器fabric / neoforge / quilt
客户端required
服务端unsupported

友情链接: 网易我的世界 | 泰拉瑞亚 | ocent云计算 | 米饭Minecraft插件文档 | 友链合作

历史访问人数:187,701  |  历史访问人次:291,512

今日访问人数:24,855  |  今日访问人次:29,405

昨日访问人数:23,567  |  昨日访问人次:27,193

Copyright © 2019-2026 我的世界服务器列表站. All rights reserved.

Powered by GermMC 京ICP备17023959号-6