Описание
# Masa Gadget
[](https://github.com/plusls/MasaGadget/blob/main/LICENSE)
[](https://github.com/plusls/MasaGadget/issues)
[](https://github.com/plusls/MasaGadget/pulls)
[](https://github.com/plusls/MasaGadget/actions/workflows/build.yml)
[](https://github.com/plusls/MasaGadget/actions/workflows/publish.yml)
[](https://github.com/plusls/MasaGadget/releases)
[](https://github.com/plusls/MasaGadget/releases)
[中文](https://github.com/plusls/MasaGadget)
❗Before reporting a problem, be sure to try the latest [beta version](https://github.com/plusls/MasaGadget/actions) to check if the problem still exists.
Added some features to the Masa collection of mods.
The default hotkey to open the in-game config GUI is **G + C**.
## Dependencies
| Dependency | Type | Download |
|------------------------|----------|----------------------------------------------------------------------------------------------------------------------------------------------------|
| Fabric-API | Required | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api) | [Github](https://github.com/FabricMC/fabric) |
| Litematica | Optional | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/litematica) | [Masa WebSite](https://masa.dy.fi/mcmods/client_mods/?mod=litematica) |
| Magiclib | Required | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/magiclib) | [Github](https://github.com/Hendrix-Shen/Magiclib) |
| MaliLib | Required | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/malilib) | [Masa WebSite](https://masa.dy.fi/mcmods/client_mods/?mod=malilib) |
| MiniHUD | Optional | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/minihud) | [Masa WebSite](https://masa.dy.fi/mcmods/client_mods/?mod=minihud) |
| Plusls-Carpet-Addition | Optional | [Github](https://github.com/plusls/plusls-carpet-addition) |
| Tweakeroo | Optional | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/tweakeroo) | [Masa WebSite](https://masa.dy.fi/mcmods/client_mods/?mod=tweakeroo) |
## Feature
## Generic
## autoSyncEntityData
Auto use pcaSyncProtocol to sync entity data
- Category: `Generic`
- Type: `boolean`
- Default value: `true`
## cacheContainerMenu
Cache container menu, minecraft will cache inventory data from server when open inventory
- Category: `Generic`
- Type: `boolean with hotkey`
- Default value: `true`, `no hotkey`
## debug
Display debug message
- Category: `Generic`
- Type: `boolean`
- Default value: `false`
## openConfigGui
A hotkey to open the in-game Config GUI
- Category: `Generic`
- Type: `hotkey`
- Default value: `G,C`
## renderNextRestockTime
Render next restock time on villager.
- Category: `Generic`
- Type: `boolean with hotkey`
- Default value: `true`, `no hotkey`
## renderTradeEnchantedBook
Render trade enchanted book text on villager.
- Category: `Generic`
- Type: `boolean with hotkey`
- Default value: `true`, `no hotkey`
good trader:

mid trader:

bad trader:

## renderVillageHomeTracer
Render the tracking line of the villager to the home.
- Category: `Generic`
- Type: `boolean with hotkey`
- Default value: `true`, `no hotkey`
## renderVillageHomeTracerColor
renderVillageHomeTracer track line color.
- Category: `Generic`
- Type: `color`
- Default value: `#500000FF`
## renderVillageJobSiteTracer
Render tracking line of villager to the job site.
- Category: `Generic`
- Type: `boolean with hotkey`
- Default value: `true`, `no hotkey`
## renderVillageJobSiteTracerColor
renderVillageJobSiteTracer track line color.
- Category: `Generic`
- Type: `color`
- Default value: `#50FF0000`
## renderVillageHomeTracer
Render the tracking line of the villager to the home.
- Category: `Generic`
- Type: `boolean with hotkey`
- Default value: `true`, `no hotkey`
## searchMobSpawnPoint
Search mob spawn point. Need set §6Despawn Sphere§r in minihud,
and light check depends on §6lightLevelThresholdSafe§r in minihud
- Category: `Generic`
- Type: `hotkey`
- Default value: `no hotkey`
- Dependencies:
- And (All conditions need to be satisfied):
- minihud: *
## searchMobSpawnPointBlackList
Don't search blocks in this list.
- Category: `Generic`
- Type: `string list`
- Default value: `[]`
- Dependencies:
- And (All conditions need to be satisfied):
- minihud: *
## syncAllEntityData
Use pcaSyncProtocol to sync all entity data.
- Category: `Generic`
- Type: `hotkey`
- Default value: `no hotkey`
## Litematica
## betterEasyPlaceMode
Easy place mode can open inventory (such as chest, hopper, etc.),
and can use beacon.
- Category: `Litematica`
- Type: `boolean with hotkey`
- Default value: `false`, `no hotkey`
- Dependencies:
- And (All conditions need to be satisfied):
- litematica: *
## disableLitematicaEasyPlaceFailTip
Disable easyPlace failure that annoying prompt window.
- Category: `Litematica`
- Type: `boolean with hotkey`
- Default value: `false`, `no hotkey`
- Dependencies:
- And (All conditions need to be satisfied):
- litematica: *
## fixAccurateProtocol
Fix accurate protocol support
- Category: `Litematica`
- Type: `boolean with hotkey`
- Default value: `false`, `no hotkey`
- Dependencies:
- And (All conditions need to be satisfied):
- litematica: *
## nudgeSelectionSupportFreeCamera
Nudge Selection Support Free Camera
- Category: `Litematica`
- Type: `boolean`
- Default value: `true`
- Dependencies:
- And (All conditions need to be satisfied):
- litematica: *
- tweakeroo: *
- minecraft: