Мод "Игра престолов" для Minecraft вики
Advertisement
См. также: Команды

Как и у большинства модов, у мода "Game of Thrones" есть множество настроек и свой конфигурационный файл, в котором игроки, отредактировав определённые строки кода, получат определённые результаты. Эта статья подробно описывает действия с кодами.

Для нахождения файла необходимо пройти следующий путь:

C:\\User\AppData\Roaming\.minecraft\config\GOT.cfg

Файлы ".cfg" открываются обычным блокнотом.

После настройки сохраните обновлённую версию файла и перезапустите игру.

1_language {
    # Choose: ru, en, de or zh. [default: ru]
    S:languageCode=ru
}

Здесь игрок может сменить язык ассетов. Теперь вы знаете, что делать, если Якен Хгар сказал вам 下午好,玩家.

2_gameplay {
    B:"Allow Banner Protection"=true
    B:"Allow Self-Protecting Banners"=true
    B:"Enable Bandits"=true
    B:"Enable Conquest"=true
    B:"Enable Dothraki Skirmishes"=true
    B:"Enable Drunken Messages"=true
    B:"Enable Fast Travel"=true

    # Enable or disable the buildable Game of Thrones portals (excluding the Circle Portal). If disabled, portals can still be made, but will not function
    B:"Enable Game of Thrones Portals"=true
    B:"Enable Invasions"=true

    # Mainly intended for servers. Disable the vanilla potion brewing system, as it is not 'lore-friendly'
    B:"Enable Potion Brewing"=true

    # Intended for servers. If enabled, enchantments will be automatically removed from items
    B:"Enchanting: Auto-remove vanilla enchants"=false

    # Enable the GOT enchanting system: if disabled, prevents newly crafted items, loot chest items, etc. from having modifiers applied, but does not affect existing modified items
    B:"Enchanting: GOT System"=true

    # Enable the vanilla enchanting system: if disabled, prevents players from enchanting items, but does not affect existing enchanted items
    B:"Enchanting: Vanilla System"=false

    # Food can always be eaten regardless of hunger
    B:"Feast Mode"=true

    # Force hide or show players' map locations. 0 = per-player (default), 1 = force hide, 2 = force show
    I:"Force Hide/Show Map Locations"=0

    # Threshold distance from spawn for applying Game of Thrones Respawning when the player's spawn point is a bed
    I:"Game of Thrones Respawning: Bed Threshold"=5000

    # If enabled, when a player dies in Game of Thrones far from their spawn point, they will respawn somewhere near their death point instead
    B:"Game of Thrones Respawning: Enable"=true

    # Maximum possible range to place the player from their death point
    I:"Game of Thrones Respawning: Max Respawn Range"=1500

    # Minimum possible range to place the player from their death point
    I:"Game of Thrones Respawning: Min Respawn Range"=500

    # Threshold distance from spawn for applying Game of Thrones respawning when the player's spawn point is the world spawn (no bed)
    I:"Game of Thrones Respawning: World Threshold"=2000
    B:"Generate map features"=true

    # Food meter decreases more slowly
    B:"Hunger changes"=true

    # Enable or disable sheep dropping the mod's mutton items
    B:"Mutton Drops"=true

    # Allow NPCs to generate mini-quests to kill enemy players
    B:"NPCs give bounty mini-quests"=true
    B:"NPCs give mini-quests"=true

    # Prevent transport of structure-bound traders beyond this distance outside their initial home range (0 = disabled)
    I:"Prevent trader transport range"=0

    # Cooldown time (in ticks) between appearances of the warning message for banner-protected land
    I:"Protection Warning Cooldown"=20
    B:"Remove Golden Apple recipes"=true
    B:"Remove diamond armour recipes"=false
}

Здесь игрок может:

  • включить/выключить приват флагами;
  • включить/выключить самозащиту флагов;
  • включить/выключить появление бандитов;
  • включить/выключить завоевание;
  • включить/выключить драки дотракийцев;
  • включить/выключить пьяное искажение чата;
  • включить/выключить быстрое путешествие;
  • включить/выключить порталы в ИП;
  • включить/выключить вторжения;
  • включить/выключить зельеварение;
  • включить/выключить ванильное зачарование с удалением уже зачарованных итемов;
  • включить/выключить модификаторы экипировки;
  • включить/выключить ванильное зачарование без удаления уже зачарованных итемов;
  • включить/выключить еду при заполненной шкале;
  • включить/выключить отображение игрока на карте;
  • настроить респавн;
  • включить/выключить дроп баранины с овец;
  • включить/выключить длительную сытость;
  • включить/выключить мини-квесты на убийство игроков;
  • включить/выключить мини-квесты (вообще);
  • включить/выключить побег торговца из магазина;
  • настроить количество предупреждений в обороненном флагами регионе.
3_gui {
    # Configure the x-position of the alignment bar on-screen. Negative values move it left, positive values right
    I:"Alignment x-offset"=0

    # Configure the y-position of the alignment bar on-screen. Negative values move it up, positive values down
    I:"Alignment y-offset"=0

    # If set to false, the alignment bar will only be shown in Middle-earth. If set to true, it will be shown in all dimensions
    B:"Always show alignment"=false
    B:"Animated sword glow"=true

    # Use the mod's custom main menu screen
    B:"Custom main menu"=true

    # Enable or disable the rendering of other players' alignment values above their heads
    B:"Display alignment above head"=true
    B:"Enable quest tracker"=true
    B:"Fellow Player Health Bars"=true

    # Display the quest tracker on the right-hand side of the screen instead of the left
    B:"Flip quest tracker"=false
    B:"Hired NPC Health Bars"=true
    B:"Hired NPC Icons"=true

    # If set to true, NPC speech will appear on-screen with the NPC. If set to false, it will be sent to the chat box
    B:"Immersive Speech"=true

    # Toggle whether speech still shows in the chat box when Immersive Speech is enabled
    B:"Immersive Speech Chat Logs"=false
    B:"Inventory coin counts"=true
    B:"Map Labels"=true
    B:"Map Labels - Conquest"=true
    B:"Melee attack meter"=true

    # It's throwback time. (Requires game restart)
    B:"OSRS Map"=false
    B:"On-screen Compass"=true

    # Display co-ordinates and biome below compass
    B:"On-screen Compass Extra Info"=true

    # Display the Game of Thrones map in sepia colours
    B:"Sepia Map"=false
}

Здесь игрок может:

  • настроить координаты табло репутации;
  • включить/выключить табло репутации;
  • включить/выключить главное меню в стиле мода;
  • включить/выключить репутационные очки у голов игроков;
  • настроить положение изометрической модели NPC в диалоге с ним;
  • в чате/над головой пишутся диалоги мобов;
  • включить/выключить координаты под компасом;
  • включить/выключить сепию карты мода.


4_environment {
    B:Ambience=true

    # Game of Thrones cloud rendering range. To use vanilla clouds, set this to a non-positive value
    I:"Cloud range"=1024

    # Toggle mist overlay in the Frostfangs
    B:"Foggy Frostfangs"=true

    # Toggle the new Game of Thrones sky
    B:"Game of Thrones sky"=true

    # New rain sounds and mist during rain
    B:"New rain"=true
    B:"Sun flare"=true
}

Здесь игрок может:

  • Включить/выключить звуки;
  • Включить/выключить облака ИП;
  • Включить/выключить туман в Морозных клыках;
  • Включить/выключить небо ИП;
  • Включить/выключить звуки дождя и ослепление при взгляде на солнце.
5_misc {
    # Disable this if you will be playing offline
    B:"Check for updates"=true

    # Display the name of a GOT music track when it begins playing
    B:"Display music track"=false

    # Disable usage of @a, @r, etc. in the /msg command, to prevent exploiting it as a player locator
    B:"Fix /msg exploit"=true

    # Fix a major source of server lag caused by the vanilla mob spawning system
    B:"Fix mob spawning lag"=true

    # Fix a vanilla crash caused by having render distance > 16 in the options.txt. NOTE: This will not run if Optifine is installed
    B:"Fix render distance"=true

    # Maximum time (seconds) between GOT menu music tracks
    I:"Menu Music Interval: Max."=20

    # Minimum time (seconds) between GOT menu music tracks
    I:"Menu Music Interval: Min."=10

    # Tick interval between mob spawn cycles (which are then run multiple times to compensate). Higher values may reduce server lag
    I:"Mob spawn interval"=0

    # Maximum time (seconds) between GOT music tracks
    I:"Music Interval: Max."=150

    # Minimum time (seconds) between GOT music tracks
    I:"Music Interval: Min."=30
}

Здесь игроки могут:

  • включить/выключить оповещение новой версии;
  • включить/выключить название играющего трека из биома;
  • включить/выключить фикс лагов спавна;
  • настроить длительность музыки.
Механики
Advertisement