Skip to content

Config(English)

ごてんばちゃん@たまご隊 edited this page Dec 3, 2024 · 12 revisions

Gote-Supporter Config

Gote-Supporter Config allows you to change the configuration of Gote-Supporter.

Gote-Supporter Config Pack

Gote-Supporter Config Pack allows you to save Gote-Supporter configuration.
This pack can only be applied to global resources.
Download the latest Config Pack now
*If you have trouble downloading it, right click and "Save Link As."

The settings can be found in the "Config" section of the Minecraft settings screen under "Gote-Supporter".
It is currently not possible to change the settings directly from this screen.
To change the settings, you need to edit ConfigPack/ui/_global_variables.json. image

★We have created a tool to easily generate configurations!★
https://yuuhaland.github.io/minecraft_addons/gote-supporter-config/
Japanese only is supported for now.

Each setting item

*Description of type
Boolean: true or false.
String: "string".
Numeric value: 1.


$hud_compass

Type: boolean
Default: true.

Display compass and clock on HUD.


$start_screen_gamertag

type: boolean
Default: true.

Display your gamertag and icon on the start screen


$show_gote_version

type: boolean
Default: true.

Gote-Supporter information is displayed on the start screen


$show_build_number

type: boolean
Default: false.

Minecraft build number on Start screen


$chest_screen_paperdoll

type: boolean
Default: false.

Display your own dolls on chest screen, etc.


$inventory_screen_statusbar

type: boolean
Default: true.

Display of HP, hunger level, etc. on inventory screen, etc.


$show_hotbar_navigator

type: boolean
Default: false.

Show HUD hotbar navigator (touch).

Caution

As of v1.21.50 the buttons do not respond properly.


$show_hotbar_number

type: boolean
Default: false.

Display numbers on hot bar


$play_screen_doubleclick

type: boolean
Default: true.

Make it so that you have to double click on the world button on the play screen to enter.


$show_recoverycompass

Type: boolean
Default: false.

Add recovery compass to HUD compass (beta!)
This can result in game crashes!


$f1_f8_location

type: string
Default: "top".

Location of the F1/F8 button on the HUD (touch).
"top" = displayed alongside the top chat button, etc. (default).
"right" = displayed at bottom right.
"none" = hide

Caution

As of v1.21.50 the buttons do not respond properly.


$chat_tab_button_type

type: string
Default: "vertical".

Placement of the Tab key on the chat screen.
"vertical" = aligned with the bottom right corner.
"horizontal" = aligned with chat settings buttons, etc. below.


$playerlist_key

Type: string
Default: "tab"

Key to display player list in HUD
"tab" = Tab Key
"f10" = F10 Key

Warning

No other keys are supported.
Only keyboards are supported.


$show_locked_trade_items

type: boolean
default: true

Show items that villagers plan to sell


$enable_force_trade

type: boolean
default: false

You can force buy items that villagers are planning to sell.

Caution

Enabling this could make trading less interesting!!!!