FTB Pack Companion

FTB Modpacks best friend!

File Details

[FORGE] FTB Pack Companion 20.1.3

  • R
  • Jan 24, 2026
  • 226.67 KB
  • 53
  • 1.20.1
  • Forge + 1

File Name

ftb-pack-companion-20.1.3.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ftb-pack-companion-693963:7519144")

NeoForge

implementation fg.deobf("curse.maven:ftb-pack-companion-693963:7519144")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[20.1.3]

Added

  • Force game modes per dimension. When the player moves to a dimension with a forced gamemode, their previous gamemode will be saved and their new gamemode will be applied. When the player leaves the dimension, their previous gamemode will be restored. If no previous gamemode is found, it will default to survival.
    • Configurable via dimension_forced_gamemodes in the server config file.
      • This is a mapping of dimension resource locations to gamemodes. This is the GameType enum.
    • Commands to bypass forced gamemodes have been added /ftbpc forcedgamemodes bypass <list|add|remove> <player> to manage the bypass list.
    • A command to force fix a player has been added /ftbpc forcedgamemodes fixme

Support

If you have any issues with this mod, please report them on our Issue Tracker