Config(English) - YuuhaLand/Gote-Supporter GitHub Wiki
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
.
★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).
$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: "right"
.
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
$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!!!!
Also, using this on the server may result in a ban!
You are solely responsible for any problems that occur as a result of using this!