← Назад к ресурсам

Masa Gadget

Added some features to the Masa collection of mods.

Modrinth utility

Описание

# Masa Gadget [![License](https://img.shields.io/github/license/plusls/MasaGadget?style=flat-square)](https://github.com/plusls/MasaGadget/blob/main/LICENSE) [![Issues](https://img.shields.io/github/issues/plusls/MasaGadget?style=flat-square)](https://github.com/plusls/MasaGadget/issues) [![Pull Requests](https://img.shields.io/github/issues-pr/plusls/MasaGadget?style=flat-square)](https://github.com/plusls/MasaGadget/pulls) [![CI](https://img.shields.io/github/actions/workflow/status/plusls/MasaGadget/build.yml?label=Build&style=flat-square)](https://github.com/plusls/MasaGadget/actions/workflows/build.yml) [![Publish Release](https://img.shields.io/github/actions/workflow/status/plusls/MasaGadget/publish.yml?label=Publish%20Release&style=flat-square)](https://github.com/plusls/MasaGadget/actions/workflows/publish.yml) [![Release](https://img.shields.io/github/v/release/plusls/MasaGadget?include_prereleases&style=flat-square)](https://github.com/plusls/MasaGadget/releases) [![Github Release Downloads](https://img.shields.io/github/downloads/plusls/MasaGadget/total?label=Github%20Release%20Downloads&style=flat-square)](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: ![good trader](https://raw.githubusercontent.com/plusls/MasaGadget/main/docs/img/good_trader.png) mid trader: ![mid trader](https://raw.githubusercontent.com/plusls/MasaGadget/main/docs/img/mid_trader.png) bad trader: ![bad trader](https://raw.githubusercontent.com/plusls/MasaGadget/main/docs/img/bad_trader.png) ## 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: